Alice Blue
#F0F8FF
Alice Blue is a white tone at #F0F8FF. It sits at 208 degrees on the color wheel with 100% saturation and 97% lightness.
Color values
Tints and shades
Tints mix Alice Blue with white, shades mix it with black. Use the light end for backgrounds and the dark end for text that has to stay readable.
Tint 80%
#FCFEFF
Tint 60%
#F9FCFF
Tint 40%
#F6FBFF
Tint 20%
#F3F9FF
Base
#F0F8FF
Shade 20%
#C0C6CC
Shade 40%
#909599
Shade 60%
#606366
Shade 80%
#303233
Accessibility
On white
Sample text
1.07:1
Fails WCAG for text
On black
Sample text
19.58:1
Passes AAA for body text
Check a specific pairing in the contrast checker.
Other white colors
Frequently asked
- What is the hex code for Alice Blue?
- The hex code for Alice Blue is #F0F8FF. In RGB that is rgb(240, 248, 255), and in HSL it is hsl(208, 100%, 97%).
- What RGB values make Alice Blue?
- Alice Blue is 240 red, 248 green, and 255 blue, written as rgb(240, 248, 255).
- Is Alice Blue readable as text on a white background?
- Alice Blue scores 1.07:1 against white. WCAG AA needs 4.5:1 for body text, so it fails and should be used for fills or borders rather than type.
- Is Alice Blue a valid CSS color name?
- Yes. You can write color: aliceblue directly in CSS, which every browser resolves to #F0F8FF.