AliceBlue Color — HEX, RGB, HSL, Palettes & Contrast

AliceBlue (#f0f8ff): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#f0f8ff
HEX #f0f8ff
RGB rgb(240, 248, 255)
HSL 208°, 100%, 97%

Use AliceBlue in Your Projects

About AliceBlue Color

AliceBlue is an extremely pale blue-white that evokes calmness and clarity. It makes an excellent background for medical and wellness websites.

Use Cases for AliceBlue

wellness backgroundsmedical sitesclean UIbaby productswinter themes

Shades & Tints of AliceBlue

#ffffff
#fbfdff
#f8fcff
#f4faff
#f0f8ff
#b4babf
#787c80
#3c3e40
#000000

Complementary Color

#f0f8ff
#fff7f0

Analogous Colors

#f0fffe
#f0f8ff
#f0f0ff

Triadic Colors

#f0f8ff
#fff0f8
#f8fff0

Split Complementary

#f0f8ff
#fff0f0
#fffef0

Tetradic Colors

#f0f8ff
#f7f0ff
#fff7f0
#f8fff0

CSS Code

.aliceblue-color {
  color: #f0f8ff;
  background-color: #f0f8ff;
}

/* As a CSS custom property */
:root {
  --color-aliceblue: #f0f8ff;
}

Accessibility Score

55 / 100
Rating: Fair
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on AliceBlue
Ratio: 19.58:1 ✓ Passes AA ✓ Passes AAA
White text on AliceBlue
Ratio: 1.07:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is AliceBlue?

AliceBlue is represented by the hex code #f0f8ff and has RGB values of rgb(240, 248, 255). It falls under the White category.

How to use AliceBlue in web design?

AliceBlue works well for wellness backgrounds, medical sites, clean UI. AliceBlue is an extremely pale blue-white that evokes calmness and clarity. It makes an excellent background for medical and wellness websites. Use it as a primary color, accent, or background depending on your design needs.

What colors go with AliceBlue?

Colors that pair well with AliceBlue include snow, ghostwhite, whitesmoke, lavender, azure. For a complementary scheme, try #fff7f0. For an analogous scheme, use #f0fffe and #f0f0ff. For a triadic scheme, combine with #fff0f8 and #f8fff0.