#E0E8EA#E0E8EA
#E0E8EA is a very light, near-neutral cyan. Relative luminance 0.795; OKLCH L 92.6% C 0.009 H 214.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E8EA |
|---|---|
| RGB | rgb(224, 232, 234) |
| HSL | hsl(192, 19%, 90%) |
| HSV | hsv(192, 4%, 92%) |
| CMYK | cmyk(4.3%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.46, -2.29, -1.90) |
| CIE-LCH | lch(91.46, 2.98, 219.58°) |
| OKLab | oklab(92.55% -0.0074 -0.0051) |
| OKLCH | oklch(92.55% 0.009 214.4) |
| XYZ | xyz(74.4455, 79.5006, 89.2490) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.40
Aliceblue
#F0F8FF
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 4.74
Light Grey
#D8DCD6
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E8EA #EAE2E0
analogous
#E0EAE7 #E0E8EA #E0E3EA
triadic
#E0E8EA #EAE0E8 #E8EAE0
tetradic
#E0E8EA #E7E0EA #EAE2E0 #E3EAE0
square
#E0E8EA #E7E0EA #EAE2E0 #E3EAE0
split-complementary
#E0E8EA #EAE0E3 #EAE7E0
monochromatic
#97B2B9 #BCCDD1 #E0E8EA #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.24
#E0E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E0E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E8EA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E8EA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#DEE9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e0e8ea; /* rgb */ color: rgb(224, 232, 234); /* oklch */ color: oklch(92.6% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#e9eff0',
500: '#e0e8ea',
950: '#000000',
},
}SCSS
$custom: #e0e8ea; $custom-light: #e9eff0; $custom-dark: #000000;
JSON
{
"hex": "#e0e8ea",
"rgb": {
"r": 224,
"g": 232,
"b": 234
},
"hsl": {
"h": 192,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.92551,
"c": 0.00901,
"h": 214.4
},
"luminance": 0.79501
}Semantic roles & 50–950 ramp
primary
#E0E8EA
secondary
#C1B1AD
accent
#59489E
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585