#E1DFDD#E1DFDD
#E1DFDD is a very light, near-neutral grey. Relative luminance 0.740; OKLCH L 90.5% C 0.003 H 67.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFDD |
|---|---|
| RGB | rgb(225, 223, 221) |
| HSL | hsl(30, 6%, 87%) |
| HSV | hsv(30, 2%, 88%) |
| CMYK | cmyk(0%, 0.9%, 1.8%, 11.8%) |
| CIE-LAB | lab(88.92, 0.32, 1.22) |
| CIE-LCH | lch(88.92, 1.26, 75.20°) |
| OKLab | oklab(90.46% 0.0013 0.0032) |
| OKLCH | oklch(90.46% 0.003 67.8) |
| XYZ | xyz(70.4881, 74.0035, 78.9633) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.47
Light Gray
#D3D3D3
ΔE00 3.10
Fog
#D8DCE0
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.82
Off White
#FAF9F6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFDD #DDDFE1
analogous
#E1DDDD #E1DFDD #E1E1DD
triadic
#E1DFDD #DDE1DF #DFDDE1
tetradic
#E1DFDD #DDE1DD #DDDFE1 #E1DDE1
square
#E1DFDD #DDE1DD #DDDFE1 #E1DDE1
split-complementary
#E1DFDD #DDE1E1 #DDDDE1
monochromatic
#A8A29C #C4C0BC #E1DFDD #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.33
#E1DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E1DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFDD
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFDD | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#E2DFDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfdd; /* rgb */ color: rgb(225, 223, 221); /* oklch */ color: oklch(90.5% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#eae9e7',
500: '#e1dfdd',
950: '#000000',
},
}SCSS
$custom: #e1dfdd; $custom-light: #eae9e7; $custom-dark: #000000;
JSON
{
"hex": "#e1dfdd",
"rgb": {
"r": 225,
"g": 223,
"b": 221
},
"hsl": {
"h": 30,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.90465,
"c": 0.00349,
"h": 67.8
},
"luminance": 0.74003
}Semantic roles & 50–950 ramp
primary
#E1DFDD
secondary
#AEB1B5
accent
#739055
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484