#E2E0DE#E2E0DE
#E2E0DE is a very light, near-neutral grey. Relative luminance 0.748; OKLCH L 90.8% C 0.003 H 67.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E0DE |
|---|---|
| RGB | rgb(226, 224, 222) |
| HSL | hsl(30, 6%, 88%) |
| HSV | hsv(30, 2%, 89%) |
| CMYK | cmyk(0%, 0.9%, 1.8%, 11.4%) |
| CIE-LAB | lab(89.28, 0.32, 1.21) |
| CIE-LCH | lch(89.28, 1.26, 75.20°) |
| OKLab | oklab(90.77% 0.0013 0.0032) |
| OKLCH | oklch(90.77% 0.003 67.7) |
| XYZ | xyz(71.2024, 74.7541, 79.7710) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.59
Light Gray
#D3D3D3
ΔE00 3.30
Fog
#D8DCE0
ΔE00 3.89
Light Grey
#D8DCD6
ΔE00 4.18
Whitesmoke
#F5F5F5
ΔE00 4.60
Off White
#FAF9F6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E0DE #DEE0E2
analogous
#E2DEDE #E2E0DE #E2E2DE
triadic
#E2E0DE #DEE2E0 #E0DEE2
tetradic
#E2E0DE #DEE2DE #DEE0E2 #E2DEE2
square
#E2E0DE #DEE2DE #DEE0E2 #E2DEE2
split-complementary
#E2E0DE #DEE2E2 #DEDEE2
monochromatic
#A9A39D #C5C1BD #E2E0DE #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.32
#E2E0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E2E0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E0DE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E0DE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#E3E0DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2e0de; /* rgb */ color: rgb(226, 224, 222); /* oklch */ color: oklch(90.8% 0.003 67.7);
Tailwind
colors: {
custom: {
50: '#ebe9e8',
500: '#e2e0de',
950: '#000000',
},
}SCSS
$custom: #e2e0de; $custom-light: #ebe9e8; $custom-dark: #000000;
JSON
{
"hex": "#e2e0de",
"rgb": {
"r": 226,
"g": 224,
"b": 222
},
"hsl": {
"h": 30,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90769,
"c": 0.00348,
"h": 67.7
},
"luminance": 0.74754
}Semantic roles & 50–950 ramp
primary
#E2E0DE
secondary
#AFB2B6
accent
#739055
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484