#E2DFDE#E2DFDE
#E2DFDE is a very light, near-neutral grey. Relative luminance 0.742; OKLCH L 90.6% C 0.004 H 39.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFDE |
|---|---|
| RGB | rgb(226, 223, 222) |
| HSL | hsl(15, 6%, 88%) |
| HSV | hsv(15, 2%, 89%) |
| CMYK | cmyk(0%, 1.3%, 1.8%, 11.4%) |
| CIE-LAB | lab(89.03, 0.84, 0.85) |
| CIE-LCH | lch(89.03, 1.19, 45.33°) |
| OKLab | oklab(90.57% 0.0027 0.0023) |
| OKLCH | oklch(90.57% 0.004 39.5) |
| XYZ | xyz(70.9345, 74.2182, 79.6817) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.67
Light Gray
#D3D3D3
ΔE00 3.24
Fog
#D8DCE0
ΔE00 3.91
Whitesmoke
#F5F5F5
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.01
Off White
#FAF9F6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFDE #DEE1E2
analogous
#E2DEDF #E2DFDE #E2E1DE
triadic
#E2DFDE #DEE2DF #DFDEE2
tetradic
#E2DFDE #DFE2DE #DEE1E2 #E1DEE2
square
#E2DFDE #DFE2DE #DEE1E2 #E1DEE2
split-complementary
#E2DFDE #DEE2E1 #DEDFE2
monochromatic
#A9A09D #C5BFBD #E2DFDE #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.33
#E2DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E2DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFDE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFDE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#E3DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfde; /* rgb */ color: rgb(226, 223, 222); /* oklch */ color: oklch(90.6% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#ebe9e8',
500: '#e2dfde',
950: '#000000',
},
}SCSS
$custom: #e2dfde; $custom-light: #ebe9e8; $custom-dark: #000000;
JSON
{
"hex": "#e2dfde",
"rgb": {
"r": 226,
"g": 223,
"b": 222
},
"hsl": {
"h": 15,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90571,
"c": 0.00355,
"h": 39.5
},
"luminance": 0.74218
}Semantic roles & 50–950 ramp
primary
#E2DFDE
secondary
#AFB4B6
accent
#829055
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484