Skip to content

AliceBlue#F0F8FF HEX Color

#F0F8FFrgb(240, 248, 255)
#F0F8FF color swatch

About AliceBlue

AliceBlue (#F0F8FF) is a cool, light, vivid blue tone with a hue of 208°, saturation of 100% and lightness of 97%. It works well for corporate and professional UI and conveys a calm feeling. On a white background it reaches a contrast ratio of 1.07:1, while on black it reaches 19.58:1 — so prefer black text when using #F0F8FF as a background.

Color Codes

HEX#F0F8FF
RGBrgb(240, 248, 255)
HSLhsl(208°, 100%, 97%)
CMYKcmyk(6%, 3%, 0%, 0%)
CIELABLab(97.2, -1.3, -4.3)

Accessibility & Contrast

On white
1.07:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
19.58:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

Recommendation: when using #F0F8FF as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #F0F8FF;
color: #F0F8FF;
border: 2px solid #F0F8FF;
background: linear-gradient(135deg, #F0F8FF, #fff7f0);

Code Export

css
:root {
  --color-primary: #f0f8ff;
  --color-primary-rgb: 240, 248, 255;
  --color-primary-hsl: 208, 100%, 97%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #F0F8FF?

Color #F0F8FF is commonly known as AliceBlue. It is a cool, light, vivid blue tone.

Is #F0F8FF a warm or cool color?

AliceBlue (#F0F8FF) is a cool color. With a hue of 208°, it falls in the blue family.

What colors go well with #F0F8FF?

Colors that pair well with AliceBlue (#F0F8FF) include its complementary color (#FFF7F0), neutral whites and warm creams, and analogous blue tones for harmonious palettes.