#E4E7EA#E4E7EA
#E4E7EA is a very light, near-neutral cyan. Relative luminance 0.796; OKLCH L 92.7% C 0.005 H 247.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7EA |
|---|---|
| RGB | rgb(228, 231, 234) |
| HSL | hsl(210, 13%, 91%) |
| HSV | hsv(210, 3%, 92%) |
| CMYK | cmyk(2.6%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.50, -0.46, -1.81) |
| CIE-LCH | lch(91.50, 1.86, 255.73°) |
| OKLab | oklab(92.65% -0.002 -0.0048) |
| OKLCH | oklch(92.65% 0.005 247.8) |
| XYZ | xyz(75.4194, 79.5861, 89.2143) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.55
Gainsboro
#DCDCDC
ΔE00 2.99
Whitesmoke
#F5F5F5
ΔE00 3.56
Aliceblue
#F0F8FF
ΔE00 4.20
Ghostwhite
#F8F8FF
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7EA #EAE7E4
analogous
#E4EAEA #E4E7EA #E4E4EA
triadic
#E4E7EA #EAE4E7 #E7EAE4
tetradic
#E4E7EA #EAE4EA #EAE7E4 #E4EAE4
square
#E4E7EA #EAE4EA #EAE7E4 #E4EAE4
split-complementary
#E4E7EA #EAE4E4 #EAEAE4
monochromatic
#9FAAB4 #C2C8CF #E4E7EA #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.24
#E4E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#E4E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7EA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7EA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#E3E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7ea; /* rgb */ color: rgb(228, 231, 234); /* oklch */ color: oklch(92.7% 0.005 247.8);
Tailwind
colors: {
custom: {
50: '#eceef0',
500: '#e4e7ea',
950: '#000000',
},
}SCSS
$custom: #e4e7ea; $custom-light: #eceef0; $custom-dark: #000000;
JSON
{
"hex": "#e4e7ea",
"rgb": {
"r": 228,
"g": 231,
"b": 234
},
"hsl": {
"h": 210,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92653,
"c": 0.00519,
"h": 247.8
},
"luminance": 0.79586
}Semantic roles & 50–950 ramp
primary
#E4E7EA
secondary
#BFB9B3
accent
#734F97
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585