#E2DFDD#E2DFDD
#E2DFDD is a very light, near-neutral grey. Relative luminance 0.742; OKLCH L 90.5% C 0.004 H 56.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFDD |
|---|---|
| RGB | rgb(226, 223, 221) |
| HSL | hsl(24, 8%, 88%) |
| HSV | hsv(24, 2%, 89%) |
| CMYK | cmyk(0%, 1.3%, 2.2%, 11.4%) |
| CIE-LAB | lab(89.00, 0.66, 1.34) |
| CIE-LCH | lch(89.00, 1.49, 63.67°) |
| OKLab | oklab(90.54% 0.0024 0.0036) |
| OKLCH | oklch(90.54% 0.004 56.4) |
| XYZ | xyz(70.8009, 74.1648, 78.9779) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.79
Light Gray
#D3D3D3
ΔE00 3.29
Fog
#D8DCE0
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 4.87
Off White
#FAF9F6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFDD #DDE0E2
analogous
#E2DDDD #E2DFDD #E2E1DD
triadic
#E2DFDD #DDE2DF #DFDDE2
tetradic
#E2DFDD #DDE2DD #DDE0E2 #E1DDE2
square
#E2DFDD #DDE2DD #DDE0E2 #E1DDE2
split-complementary
#E2DFDD #DDE2E1 #DDDDE2
monochromatic
#AAA19B #C6C0BC #E2DFDD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.33
#E2DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E2DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFDD
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFDD | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#E3DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfdd; /* rgb */ color: rgb(226, 223, 221); /* oklch */ color: oklch(90.5% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#ebe9e7',
500: '#e2dfdd',
950: '#000000',
},
}SCSS
$custom: #e2dfdd; $custom-light: #ebe9e7; $custom-dark: #000000;
JSON
{
"hex": "#e2dfdd",
"rgb": {
"r": 226,
"g": 223,
"b": 221
},
"hsl": {
"h": 24,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90543,
"c": 0.00426,
"h": 56.4
},
"luminance": 0.74165
}Semantic roles & 50–950 ramp
primary
#E2DFDD
secondary
#ADB2B6
accent
#799254
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484