#E0E6EA#E0E6EA
#E0E6EA is a very light, near-neutral cyan. Relative luminance 0.784; OKLCH L 92.2% C 0.008 H 236.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E6EA |
|---|---|
| RGB | rgb(224, 230, 234) |
| HSL | hsl(204, 19%, 90%) |
| HSV | hsv(204, 4%, 92%) |
| CMYK | cmyk(4.3%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.95, -1.27, -2.64) |
| CIE-LCH | lch(90.95, 2.93, 244.35°) |
| OKLab | oklab(92.15% -0.0047 -0.0071) |
| OKLCH | oklch(92.15% 0.008 236.6) |
| XYZ | xyz(73.8857, 78.3810, 89.0625) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.33
Gainsboro
#DCDCDC
ΔE00 3.64
Aliceblue
#F0F8FF
ΔE00 4.01
Whitesmoke
#F5F5F5
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 5.10
Ghostwhite
#F8F8FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E6EA #EAE4E0
analogous
#E0EAE9 #E0E6EA #E0E1EA
triadic
#E0E6EA #EAE0E6 #E6EAE0
tetradic
#E0E6EA #E9E0EA #EAE4E0 #E1EAE0
square
#E0E6EA #E9E0EA #EAE4E0 #E1EAE0
split-complementary
#E0E6EA #EAE0E1 #EAE9E0
monochromatic
#97ABB9 #BCC9D1 #E0E6EA #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.26
#E0E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E0E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E6EA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E6EA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#DEE7E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e0e6ea; /* rgb */ color: rgb(224, 230, 234); /* oklch */ color: oklch(92.2% 0.008 236.6);
Tailwind
colors: {
custom: {
50: '#e9edf0',
500: '#e0e6ea',
950: '#000000',
},
}SCSS
$custom: #e0e6ea; $custom-light: #e9edf0; $custom-dark: #000000;
JSON
{
"hex": "#e0e6ea",
"rgb": {
"r": 224,
"g": 230,
"b": 234
},
"hsl": {
"h": 204,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.92152,
"c": 0.00846,
"h": 236.6
},
"luminance": 0.78381
}Semantic roles & 50–950 ramp
primary
#E0E6EA
secondary
#C1B5AD
accent
#6A489E
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485