#E9F2FF#E9F2FF
#E9F2FF is a very light, near-neutral blue. Relative luminance 0.880; OKLCH L 95.8% C 0.020 H 257.5°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F2FF |
|---|---|
| RGB | rgb(233, 242, 255) |
| HSL | hsl(215, 100%, 96%) |
| HSV | hsv(215, 9%, 100%) |
| CMYK | cmyk(8.6%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(95.18, -0.54, -7.27) |
| CIE-LCH | lch(95.18, 7.29, 265.74°) |
| OKLab | oklab(95.82% -0.0043 -0.0195) |
| OKLCH | oklch(95.82% 0.02 257.5) |
| XYZ | xyz(83.4026, 88.0471, 107.1892) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.93
Ghostwhite
#F8F8FF
ΔE00 4.46
Fog
#D8DCE0
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Whitesmoke
#F5F5F5
ΔE00 6.33
Pale Grey
#FDFDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F2FF #FFF6E9
analogous
#E9FDFF #E9F2FF #EBE9FF
triadic
#E9F2FF #FFE9F2 #F2FFE9
tetradic
#E9F2FF #FFE9FD #FFF6E9 #E9FFEB
square
#E9F2FF #FFE9FD #FFF6E9 #E9FFEB
split-complementary
#E9F2FF #FFEBE9 #FDFFE9
monochromatic
#6FAAFF #ACCEFF #E0EDFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.13
#E9F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#E9F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F2FF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F2FF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#E4F5F6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e9f2ff; /* rgb */ color: rgb(233, 242, 255); /* oklch */ color: oklch(95.8% 0.020 257.5);
Tailwind
colors: {
custom: {
50: '#f0f6ff',
500: '#e9f2ff',
950: '#000000',
},
}SCSS
$custom: #e9f2ff; $custom-light: #f0f6ff; $custom-dark: #000000;
JSON
{
"hex": "#e9f2ff",
"rgb": {
"r": 233,
"g": 242,
"b": 255
},
"hsl": {
"h": 215.455,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.9582,
"c": 0.01997,
"h": 257.5
},
"luminance": 0.88048
}Semantic roles & 50–950 ramp
primary
#E9F2FF
secondary
#EECD9E
accent
#8800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586