#E2DEDD#E2DEDD
#E2DEDD is a very light, near-neutral grey. Relative luminance 0.736; OKLCH L 90.3% C 0.005 H 34.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEDD |
|---|---|
| RGB | rgb(226, 222, 221) |
| HSL | hsl(12, 8%, 88%) |
| HSV | hsv(12, 2%, 89%) |
| CMYK | cmyk(0%, 1.8%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.75, 1.18, 0.97) |
| CIE-LCH | lch(88.75, 1.53, 39.43°) |
| OKLab | oklab(90.35% 0.0038 0.0026) |
| OKLCH | oklch(90.35% 0.005 34.3) |
| XYZ | xyz(70.5345, 73.6320, 78.8891) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.03
Light Gray
#D3D3D3
ΔE00 3.33
Fog
#D8DCE0
ΔE00 4.25
Whitesmoke
#F5F5F5
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.44
Very Light Pink
#FFF4F2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEDD #DDE1E2
analogous
#E2DDDE #E2DEDD #E2E0DD
triadic
#E2DEDD #DDE2DE #DEDDE2
tetradic
#E2DEDD #DEE2DD #DDE1E2 #E0DDE2
square
#E2DEDD #DEE2DD #DDE1E2 #E0DDE2
split-complementary
#E2DEDD #DDE2E0 #DDDEE2
monochromatic
#AA9E9B #C6BEBC #E2DEDD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.34
#E2DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E2DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEDD
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEDD | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#E3DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dedd; /* rgb */ color: rgb(226, 222, 221); /* oklch */ color: oklch(90.3% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#ebe8e7',
500: '#e2dedd',
950: '#000000',
},
}SCSS
$custom: #e2dedd; $custom-light: #ebe8e7; $custom-dark: #000000;
JSON
{
"hex": "#e2dedd",
"rgb": {
"r": 226,
"g": 222,
"b": 221
},
"hsl": {
"h": 12,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90345,
"c": 0.00459,
"h": 34.3
},
"luminance": 0.73632
}Semantic roles & 50–950 ramp
primary
#E2DEDD
secondary
#ADB4B6
accent
#859254
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484