#E0E0EA#E0E0EA
#E0E0EA is a very light, near-neutral blue. Relative luminance 0.751; OKLCH L 91.0% C 0.014 H 286.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E0EA |
|---|---|
| RGB | rgb(224, 224, 234) |
| HSL | hsl(240, 19%, 90%) |
| HSV | hsv(240, 4%, 92%) |
| CMYK | cmyk(4.3%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.44, 1.83, -4.87) |
| CIE-LCH | lch(89.44, 5.20, 290.60°) |
| OKLab | oklab(90.96% 0.0038 -0.013) |
| OKLCH | oklch(90.96% 0.014 286.1) |
| XYZ | xyz(72.2447, 75.0989, 88.5154) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.18
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Gainsboro
#DCDCDC
ΔE00 5.08
Ghostwhite
#F8F8FF
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 5.88
Aliceblue
#F0F8FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E0EA #EAEAE0
analogous
#E0E5EA #E0E0EA #E5E0EA
triadic
#E0E0EA #EAE0E0 #E0EAE0
tetradic
#E0E0EA #EAE0E5 #EAEAE0 #E0EAE5
square
#E0E0EA #EAE0E5 #EAEAE0 #E0EAE5
split-complementary
#E0E0EA #EAE5E0 #E5EAE0
monochromatic
#9797B9 #BCBCD1 #E0E0EA #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.31
#E0E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E0E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E0EA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E0EA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#DEE0EA
Tritanopia (blue-blind)
#DEE2E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e0e0ea; /* rgb */ color: rgb(224, 224, 234); /* oklch */ color: oklch(91.0% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#e9e9f0',
500: '#e0e0ea',
950: '#000000',
},
}SCSS
$custom: #e0e0ea; $custom-light: #e9e9f0; $custom-dark: #000000;
JSON
{
"hex": "#e0e0ea",
"rgb": {
"r": 224,
"g": 224,
"b": 234
},
"hsl": {
"h": 240,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.90963,
"c": 0.01351,
"h": 286.1
},
"luminance": 0.75099
}Semantic roles & 50–950 ramp
primary
#E0E0EA
secondary
#C1C1AD
accent
#9E489E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485