#E1E8EA#E1E8EA
#E1E8EA is a very light, near-neutral cyan. Relative luminance 0.797; OKLCH L 92.6% C 0.008 H 216.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E8EA |
|---|---|
| RGB | rgb(225, 232, 234) |
| HSL | hsl(193, 18%, 90%) |
| HSV | hsv(193, 4%, 92%) |
| CMYK | cmyk(3.8%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.53, -1.97, -1.78) |
| CIE-LCH | lch(91.53, 2.65, 222.22°) |
| OKLab | oklab(92.63% -0.0064 -0.0048) |
| OKLCH | oklch(92.63% 0.008 216.6) |
| XYZ | xyz(74.7564, 79.6609, 89.2636) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.18
Gainsboro
#DCDCDC
ΔE00 3.98
Aliceblue
#F0F8FF
ΔE00 4.15
Whitesmoke
#F5F5F5
ΔE00 4.40
Light Grey
#D8DCD6
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E8EA #EAE3E1
analogous
#E1EAE7 #E1E8EA #E1E4EA
triadic
#E1E8EA #EAE1E8 #E8EAE1
tetradic
#E1E8EA #E7E1EA #EAE3E1 #E4EAE1
square
#E1E8EA #E7E1EA #EAE3E1 #E4EAE1
split-complementary
#E1E8EA #EAE1E4 #EAE7E1
monochromatic
#99B1B8 #BDCCD1 #E1E8EA #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.24
#E1E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#E1E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E8EA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E8EA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#DFE9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e1e8ea; /* rgb */ color: rgb(225, 232, 234); /* oklch */ color: oklch(92.6% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#eaeff0',
500: '#e1e8ea',
950: '#000000',
},
}SCSS
$custom: #e1e8ea; $custom-light: #eaeff0; $custom-dark: #000000;
JSON
{
"hex": "#e1e8ea",
"rgb": {
"r": 225,
"g": 232,
"b": 234
},
"hsl": {
"h": 193.333,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.92625,
"c": 0.00801,
"h": 216.6
},
"luminance": 0.79661
}Semantic roles & 50–950 ramp
primary
#E1E8EA
secondary
#C0B3AF
accent
#5C4A9C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585