#E2DEDE#E2DEDE
#E2DEDE is a very light, near-neutral grey. Relative luminance 0.737; OKLCH L 90.4% C 0.004 H 17.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEDE |
|---|---|
| RGB | rgb(226, 222, 222) |
| HSL | hsl(0, 6%, 88%) |
| HSV | hsv(0, 2%, 89%) |
| CMYK | cmyk(0%, 1.8%, 1.8%, 11.4%) |
| CIE-LAB | lab(88.77, 1.35, 0.48) |
| CIE-LCH | lch(88.77, 1.44, 19.52°) |
| OKLab | oklab(90.37% 0.0042 0.0013) |
| OKLCH | oklch(90.37% 0.004 17.2) |
| XYZ | xyz(70.6681, 73.6855, 79.5929) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.10
Light Gray
#D3D3D3
ΔE00 3.38
Fog
#D8DCE0
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 5.15
Very Light Pink
#FFF4F2
ΔE00 5.82
Light Grey
#D8DCD6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEDE #DEE2E2
analogous
#E2DEE0 #E2DEDE #E2E0DE
triadic
#E2DEDE #DEE2DE #DEDEE2
tetradic
#E2DEDE #E0E2DE #DEE2E2 #E0DEE2
square
#E2DEDE #E0E2DE #DEE2E2 #E0DEE2
split-complementary
#E2DEDE #DEE2E0 #DEE0E2
monochromatic
#A99D9D #C5BDBD #E2DEDE #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.33
#E2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E2DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEDE
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEDE | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#E3DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dede; /* rgb */ color: rgb(226, 222, 222); /* oklch */ color: oklch(90.4% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#ebe8e8',
500: '#e2dede',
950: '#000000',
},
}SCSS
$custom: #e2dede; $custom-light: #ebe8e8; $custom-dark: #000000;
JSON
{
"hex": "#e2dede",
"rgb": {
"r": 226,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90373,
"c": 0.00436,
"h": 17.2
},
"luminance": 0.73685
}Semantic roles & 50–950 ramp
primary
#E2DEDE
secondary
#AFB6B6
accent
#909055
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484