#E0E8FE#E0E8FE
#E0E8FE is a very light, muted blue. Relative luminance 0.807; OKLCH L 93.2% C 0.031 H 269.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E8FE |
|---|---|
| RGB | rgb(224, 232, 254) |
| HSL | hsl(224, 94%, 94%) |
| HSV | hsv(224, 12%, 100%) |
| CMYK | cmyk(11.8%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.00, 1.54, -11.53) |
| CIE-LCH | lch(92.00, 11.63, 277.62°) |
| OKLab | oklab(93.16% -0.0001 -0.0311) |
| OKLCH | oklch(93.16% 0.031 269.8) |
| XYZ | xyz(77.4826, 80.7154, 105.2442) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Ghostwhite
#F8F8FF
ΔE00 7.11
Aliceblue
#F0F8FF
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.47
Gainsboro
#DCDCDC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E8FE #FEF6E0
analogous
#E0F7FE #E0E8FE #E7E0FE
triadic
#E0E8FE #FEE0E8 #E8FEE0
tetradic
#E0E8FE #FEE0F7 #FEF6E0 #E0FEE7
square
#E0E8FE #FEE0F7 #FEF6E0 #E0FEE7
split-complementary
#E0E8FE #FEE7E0 #F7FEE0
monochromatic
#6990FA #A5BCFC #E0E8FE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.22
#E0E8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E0E8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E8FE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E8FE | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#D9ECEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0e8fe; /* rgb */ color: rgb(224, 232, 254); /* oklch */ color: oklch(93.2% 0.031 269.8);
Tailwind
colors: {
custom: {
50: '#e9effe',
500: '#e0e8fe',
950: '#000000',
},
}SCSS
$custom: #e0e8fe; $custom-light: #e9effe; $custom-dark: #000000;
JSON
{
"hex": "#e0e8fe",
"rgb": {
"r": 224,
"g": 232,
"b": 254
},
"hsl": {
"h": 224,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.93159,
"c": 0.03107,
"h": 269.8
},
"luminance": 0.80716
}Semantic roles & 50–950 ramp
primary
#E0E8FE
secondary
#EAD498
accent
#A800E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585