#E1DFDE#E1DFDE
#E1DFDE is a very light, near-neutral grey. Relative luminance 0.741; OKLCH L 90.5% C 0.003 H 48.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFDE |
|---|---|
| RGB | rgb(225, 223, 222) |
| HSL | hsl(20, 5%, 88%) |
| HSV | hsv(20, 1%, 88%) |
| CMYK | cmyk(0%, 0.9%, 1.3%, 11.8%) |
| CIE-LAB | lab(88.95, 0.50, 0.73) |
| CIE-LCH | lch(88.95, 0.88, 55.60°) |
| OKLab | oklab(90.49% 0.0017 0.0019) |
| OKLCH | oklch(90.49% 0.003 48.8) |
| XYZ | xyz(70.6217, 74.0570, 79.6670) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.27
Light Gray
#D3D3D3
ΔE00 3.02
Fog
#D8DCE0
ΔE00 3.54
Light Grey
#D8DCD6
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 4.74
Off White
#FAF9F6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFDE #DEE0E1
analogous
#E1DEDE #E1DFDE #E1E0DE
triadic
#E1DFDE #DEE1DF #DFDEE1
tetradic
#E1DFDE #DEE1DE #DEE0E1 #E0DEE1
square
#E1DFDE #DEE1DE #DEE0E1 #E0DEE1
split-complementary
#E1DFDE #DEE1E0 #DEDEE1
monochromatic
#A7A19E #C4C0BE #E1DFDE #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.33
#E1DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#E1DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFDE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFDE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#E2DFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfde; /* rgb */ color: rgb(225, 223, 222); /* oklch */ color: oklch(90.5% 0.003 48.8);
Tailwind
colors: {
custom: {
50: '#eae9e8',
500: '#e1dfde',
950: '#000000',
},
}SCSS
$custom: #e1dfde; $custom-light: #eae9e8; $custom-dark: #000000;
JSON
{
"hex": "#e1dfde",
"rgb": {
"r": 225,
"g": 223,
"b": 222
},
"hsl": {
"h": 20,
"s": 4.762,
"l": 87.647
},
"oklch": {
"l": 0.90493,
"c": 0.00258,
"h": 48.8
},
"luminance": 0.74057
}Semantic roles & 50–950 ramp
primary
#E1DFDE
secondary
#AFB2B4
accent
#7C8F57
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484