#E2DFDF#E2DFDF
#E2DFDF is a very light, near-neutral grey. Relative luminance 0.743; OKLCH L 90.6% C 0.003 H 17.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFDF |
|---|---|
| RGB | rgb(226, 223, 223) |
| HSL | hsl(0, 5%, 88%) |
| HSV | hsv(0, 1%, 89%) |
| CMYK | cmyk(0%, 1.3%, 1.3%, 11.4%) |
| CIE-LAB | lab(89.05, 1.01, 0.36) |
| CIE-LCH | lch(89.05, 1.08, 19.49°) |
| OKLab | oklab(90.6% 0.0031 0.001) |
| OKLCH | oklch(90.6% 0.003 17.3) |
| XYZ | xyz(71.0689, 74.2720, 80.3896) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.72
Light Gray
#D3D3D3
ΔE00 3.27
Fog
#D8DCE0
ΔE00 3.73
Whitesmoke
#F5F5F5
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.43
Off White
#FAF9F6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFDF #DFE2E2
analogous
#E2DFE0 #E2DFDF #E2E0DF
triadic
#E2DFDF #DFE2DF #DFDFE2
tetradic
#E2DFDF #E0E2DF #DFE2E2 #E0DFE2
square
#E2DFDF #E0E2DF #DFE2E2 #E0DFE2
split-complementary
#E2DFDF #DFE2E0 #DFE0E2
monochromatic
#A89F9F #C5BFBF #E2DFDF #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.32
#E2DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E2DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFDF
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFDF | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#E3DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfdf; /* rgb */ color: rgb(226, 223, 223); /* oklch */ color: oklch(90.6% 0.003 17.3);
Tailwind
colors: {
custom: {
50: '#ebe9e9',
500: '#e2dfdf',
950: '#000000',
},
}SCSS
$custom: #e2dfdf; $custom-light: #ebe9e9; $custom-dark: #000000;
JSON
{
"hex": "#e2dfdf",
"rgb": {
"r": 226,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.906,
"c": 0.00327,
"h": 17.3
},
"luminance": 0.74272
}Semantic roles & 50–950 ramp
primary
#E2DFDF
secondary
#B0B5B5
accent
#8F8F57
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484