#E0E2E4#E0E2E4
#E0E2E4 is a very light, near-neutral grey. Relative luminance 0.758; OKLCH L 91.2% C 0.003 H 247.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E2E4 |
|---|---|
| RGB | rgb(224, 226, 228) |
| HSL | hsl(210, 7%, 89%) |
| HSV | hsv(210, 2%, 89%) |
| CMYK | cmyk(1.8%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.79, -0.31, -1.21) |
| CIE-LCH | lch(89.79, 1.25, 255.63°) |
| OKLab | oklab(91.18% -0.0013 -0.0032) |
| OKLCH | oklch(91.18% 0.003 247.9) |
| XYZ | xyz(71.9380, 75.8413, 84.2327) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.80
Fog
#D8DCE0
ΔE00 1.85
Light Gray
#D3D3D3
ΔE00 3.59
Whitesmoke
#F5F5F5
ΔE00 4.30
Light Grey
#D8DCD6
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E2E4 #E4E2E0
analogous
#E0E4E4 #E0E2E4 #E0E0E4
triadic
#E0E2E4 #E4E0E2 #E2E4E0
tetradic
#E0E2E4 #E4E0E4 #E4E2E0 #E0E4E0
square
#E0E2E4 #E4E0E4 #E4E2E0 #E0E4E0
split-complementary
#E0E2E4 #E4E0E0 #E4E4E0
monochromatic
#9FA5AB #BFC3C8 #E0E2E4 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.30
#E0E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#E0E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E2E4
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E2E4 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#DFE2E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e0e2e4; /* rgb */ color: rgb(224, 226, 228); /* oklch */ color: oklch(91.2% 0.003 247.9);
Tailwind
colors: {
custom: {
50: '#e9ebec',
500: '#e0e2e4',
950: '#000000',
},
}SCSS
$custom: #e0e2e4; $custom-light: #e9ebec; $custom-dark: #000000;
JSON
{
"hex": "#e0e2e4",
"rgb": {
"r": 224,
"g": 226,
"b": 228
},
"hsl": {
"h": 210,
"s": 6.897,
"l": 88.627
},
"oklch": {
"l": 0.91182,
"c": 0.00348,
"h": 247.9
},
"luminance": 0.75841
}Semantic roles & 50–950 ramp
primary
#E0E2E4
secondary
#B8B4B0
accent
#735591
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484