AliceBlue — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #F0F8FF | |
| RGB | rgb(240, 248, 255) | |
| HSL | hsl(208, 100%, 97%) |
Shades of AliceBlue
| #BDE0FF | #8AC8FF | #57B0FF | #2499FF | #0080F0 | #0065BD | #00498A | #002E57 |
Tints of AliceBlue
| #F0F8FF | #F0F8FF | #F0F8FF | #F0F8FF | #F0F8FF | #F0F8FF | #F0F8FF | #F0F8FF |
Color Pairings & Harmony
|
Complementary
#FFF7F0
|
Analogous +30°
#F0F0FF
|
Analogous −30°
#F0FFFE
|
Triadic +120°
#FFF0F8
|
Triadic −120°
#F8FFF0
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #F0F8FF;
}
.element-bg {
background-color: #F0F8FF;
color: #000000;
}
.element-border {
border: 2px solid #F0F8FF;
}
About AliceBlue
AliceBlue is a very light color with vivid, highly saturated, defined by the hex code #F0F8FF. Its exact color model values are rgb(240, 248, 255) in RGB and hsl(208, 100%, 97%) in HSL (hue 208°, saturation 100%, lightness 97%). On a white background the contrast ratio is 1.07:1 — Fail, and on black it is 19.58:1 — AAA pass for normal text. Use AliceBlue for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →