#E2E8EA#E2E8EA
#E2E8EA is a very light, near-neutral cyan. Relative luminance 0.798; OKLCH L 92.7% C 0.007 H 219.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8EA |
|---|---|
| RGB | rgb(226, 232, 234) |
| HSL | hsl(195, 16%, 90%) |
| HSV | hsv(195, 3%, 92%) |
| CMYK | cmyk(3.4%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.61, -1.63, -1.67) |
| CIE-LCH | lch(91.61, 2.34, 225.58°) |
| OKLab | oklab(92.7% -0.0054 -0.0045) |
| OKLCH | oklch(92.7% 0.007 219.6) |
| XYZ | xyz(75.0691, 79.8221, 89.2783) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.00
Gainsboro
#DCDCDC
ΔE00 3.68
Whitesmoke
#F5F5F5
ΔE00 4.07
Aliceblue
#F0F8FF
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8EA #EAE4E2
analogous
#E2EAE8 #E2E8EA #E2E4EA
triadic
#E2E8EA #EAE2E8 #E8EAE2
tetradic
#E2E8EA #E8E2EA #EAE4E2 #E4EAE2
square
#E2E8EA #E8E2EA #EAE4E2 #E4EAE2
split-complementary
#E2E8EA #EAE2E4 #EAE8E2
monochromatic
#9BB0B7 #BFCCD0 #E2E8EA #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.24
#E2E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#E2E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8EA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8EA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#E0E9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e8ea; /* rgb */ color: rgb(226, 232, 234); /* oklch */ color: oklch(92.7% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#ebeff0',
500: '#e2e8ea',
950: '#000000',
},
}SCSS
$custom: #e2e8ea; $custom-light: #ebeff0; $custom-dark: #000000;
JSON
{
"hex": "#e2e8ea",
"rgb": {
"r": 226,
"g": 232,
"b": 234
},
"hsl": {
"h": 195,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.927,
"c": 0.007,
"h": 219.6
},
"luminance": 0.79822
}Semantic roles & 50–950 ramp
primary
#E2E8EA
secondary
#C0B4B0
accent
#5F4B9A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585