#E0E2EA#E0E2EA
#E0E2EA is a very light, near-neutral blue. Relative luminance 0.762; OKLCH L 91.4% C 0.011 H 274.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E2EA |
|---|---|
| RGB | rgb(224, 226, 234) |
| HSL | hsl(228, 19%, 90%) |
| HSV | hsv(228, 4%, 92%) |
| CMYK | cmyk(4.3%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(89.94, 0.79, -4.13) |
| CIE-LCH | lch(89.94, 4.20, 280.89°) |
| OKLab | oklab(91.36% 0.0009 -0.011) |
| OKLCH | oklch(91.36% 0.011 274.9) |
| XYZ | xyz(72.7854, 76.1803, 88.6957) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.92
Gainsboro
#DCDCDC
ΔE00 4.15
Ghostwhite
#F8F8FF
ΔE00 4.83
Light Gray
#D3D3D3
ΔE00 5.23
Aliceblue
#F0F8FF
ΔE00 5.33
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E2EA #EAE8E0
analogous
#E0E7EA #E0E2EA #E3E0EA
triadic
#E0E2EA #EAE0E2 #E2EAE0
tetradic
#E0E2EA #EAE0E7 #EAE8E0 #E0EAE3
square
#E0E2EA #EAE0E7 #EAE8E0 #E0EAE3
split-complementary
#E0E2EA #EAE3E0 #E7EAE0
monochromatic
#979EB9 #BCC0D1 #E0E2EA #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.29
#E0E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E0E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E2EA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E2EA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#DEE3E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e0e2ea; /* rgb */ color: rgb(224, 226, 234); /* oklch */ color: oklch(91.4% 0.011 274.9);
Tailwind
colors: {
custom: {
50: '#e9ebf0',
500: '#e0e2ea',
950: '#000000',
},
}SCSS
$custom: #e0e2ea; $custom-light: #e9ebf0; $custom-dark: #000000;
JSON
{
"hex": "#e0e2ea",
"rgb": {
"r": 224,
"g": 226,
"b": 234
},
"hsl": {
"h": 228,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.91358,
"c": 0.01104,
"h": 274.9
},
"luminance": 0.76181
}Semantic roles & 50–950 ramp
primary
#E0E2EA
secondary
#C1BDAD
accent
#8C489E
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485