#E0E4E2#E0E4E2
#E0E4E2 is a very light, near-neutral grey. Relative luminance 0.768; OKLCH L 91.5% C 0.005 H 165.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E4E2 |
|---|---|
| RGB | rgb(224, 228, 226) |
| HSL | hsl(150, 7%, 89%) |
| HSV | hsv(150, 2%, 89%) |
| CMYK | cmyk(1.8%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(90.24, -1.70, 0.50) |
| CIE-LCH | lch(90.24, 1.77, 163.51°) |
| OKLab | oklab(91.52% -0.0049 0.0013) |
| OKLCH | oklch(91.52% 0.005 165) |
| XYZ | xyz(72.2089, 76.8249, 82.9613) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.73
Gainsboro
#DCDCDC
ΔE00 2.92
Fog
#D8DCE0
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 4.40
Whitesmoke
#F5F5F5
ΔE00 4.54
Off White
#FAF9F6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E4E2 #E4E0E2
analogous
#E0E4E0 #E0E4E2 #E0E4E4
triadic
#E0E4E2 #E2E0E4 #E4E2E0
tetradic
#E0E4E2 #E0E0E4 #E4E0E2 #E4E4E0
square
#E0E4E2 #E0E0E4 #E4E0E2 #E4E4E0
split-complementary
#E0E4E2 #E4E0E4 #E4E0E0
monochromatic
#9FABA5 #BFC8C3 #E0E4E2 #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.28
#E0E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#E0E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E4E2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E4E2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#DFE4E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e0e4e2; /* rgb */ color: rgb(224, 228, 226); /* oklch */ color: oklch(91.5% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#e9eceb',
500: '#e0e4e2',
950: '#000000',
},
}SCSS
$custom: #e0e4e2; $custom-light: #e9eceb; $custom-dark: #000000;
JSON
{
"hex": "#e0e4e2",
"rgb": {
"r": 224,
"g": 228,
"b": 226
},
"hsl": {
"h": 150,
"s": 6.897,
"l": 88.627
},
"oklch": {
"l": 0.91523,
"c": 0.00506,
"h": 165
},
"luminance": 0.76825
}Semantic roles & 50–950 ramp
primary
#E0E4E2
secondary
#B8B0B4
accent
#557391
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484