#E0ECFF#E0ECFF
#E0ECFF is a very light, muted blue. Relative luminance 0.831; OKLCH L 94.0% C 0.029 H 259.6°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E0ECFF |
|---|---|
| RGB | rgb(224, 236, 255) |
| HSL | hsl(217, 100%, 94%) |
| HSV | hsv(217, 12%, 100%) |
| CMYK | cmyk(12.2%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.04, -0.32, -10.51) |
| CIE-LCH | lch(93.04, 10.52, 268.25°) |
| OKLab | oklab(93.98% -0.0052 -0.0283) |
| OKLCH | oklch(93.98% 0.029 259.6) |
| XYZ | xyz(78.7819, 83.0571, 106.4694) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.53
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Ghostwhite
#F8F8FF
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 8.60
Whitesmoke
#F5F5F5
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0ECFF #FFF3E0
analogous
#E0FCFF #E0ECFF #E4E0FF
triadic
#E0ECFF #FFE0EC #ECFFE0
tetradic
#E0ECFF #FFE0FC #FFF3E0 #E0FFE4
square
#E0ECFF #FFE0FC #FFF3E0 #E0FFE4
split-complementary
#E0ECFF #FFE4E0 #FCFFE0
monochromatic
#66A1FF #A3C6FF #E0ECFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.19
#E0ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#E0ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0ECFF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0ECFF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#D9F0F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0ecff; /* rgb */ color: rgb(224, 236, 255); /* oklch */ color: oklch(94.0% 0.029 259.6);
Tailwind
colors: {
custom: {
50: '#e9f2ff',
500: '#e0ecff',
950: '#000000',
},
}SCSS
$custom: #e0ecff; $custom-light: #e9f2ff; $custom-dark: #000000;
JSON
{
"hex": "#e0ecff",
"rgb": {
"r": 224,
"g": 236,
"b": 255
},
"hsl": {
"h": 216.774,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9398,
"c": 0.02878,
"h": 259.6
},
"luminance": 0.83058
}Semantic roles & 50–950 ramp
primary
#E0ECFF
secondary
#EDCB97
accent
#8D00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586