#E1DFDF#E1DFDF
#E1DFDF is a very light, near-neutral grey. Relative luminance 0.741; OKLCH L 90.5% C 0.002 H 17.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFDF |
|---|---|
| RGB | rgb(225, 223, 223) |
| HSL | hsl(0, 3%, 88%) |
| HSV | hsv(0, 1%, 88%) |
| CMYK | cmyk(0%, 0.9%, 0.9%, 11.8%) |
| CIE-LAB | lab(88.97, 0.68, 0.24) |
| CIE-LCH | lch(88.97, 0.72, 19.46°) |
| OKLab | oklab(90.52% 0.0021 0.0006) |
| OKLCH | oklch(90.52% 0.002 17.1) |
| XYZ | xyz(70.7562, 74.1107, 80.3750) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.28
Light Gray
#D3D3D3
ΔE00 3.03
Fog
#D8DCE0
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 4.98
Off White
#FAF9F6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFDF #DFE1E1
analogous
#E1DFE0 #E1DFDF #E1E0DF
triadic
#E1DFDF #DFE1DF #DFDFE1
tetradic
#E1DFDF #E0E1DF #DFE1E1 #E0DFE1
square
#E1DFDF #E0E1DF #DFE1E1 #E0DFE1
split-complementary
#E1DFDF #DFE1E0 #DFE0E1
monochromatic
#A6A0A0 #C3BFBF #E1DFDF #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.33
#E1DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E1DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFDF
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFDF | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#E2DFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfdf; /* rgb */ color: rgb(225, 223, 223); /* oklch */ color: oklch(90.5% 0.002 17.1);
Tailwind
colors: {
custom: {
50: '#eae9e9',
500: '#e1dfdf',
950: '#000000',
},
}SCSS
$custom: #e1dfdf; $custom-light: #eae9e9; $custom-dark: #000000;
JSON
{
"hex": "#e1dfdf",
"rgb": {
"r": 225,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 3.226,
"l": 87.843
},
"oklch": {
"l": 0.90521,
"c": 0.00218,
"h": 17.1
},
"luminance": 0.74111
}Semantic roles & 50–950 ramp
primary
#E1DFDF
secondary
#B0B4B4
accent
#8D8D58
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484