#E1DCDD#E1DCDD
#E1DCDD is a very light, near-neutral grey. Relative luminance 0.724; OKLCH L 89.9% C 0.006 H 3.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCDD |
|---|---|
| RGB | rgb(225, 220, 221) |
| HSL | hsl(348, 8%, 87%) |
| HSV | hsv(348, 2%, 88%) |
| CMYK | cmyk(0%, 2.2%, 1.8%, 11.8%) |
| CIE-LAB | lab(88.17, 1.87, 0.11) |
| CIE-LCH | lch(88.17, 1.88, 3.45°) |
| OKLab | oklab(89.87% 0.0056 0.0003) |
| OKLCH | oklch(89.87% 0.006 3.4) |
| XYZ | xyz(69.6937, 72.4147, 78.6985) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.66
Light Gray
#D3D3D3
ΔE00 3.53
Fog
#D8DCE0
ΔE00 4.43
Whitesmoke
#F5F5F5
ΔE00 5.77
Very Light Pink
#FFF4F2
ΔE00 6.01
Snow
#FFFAFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCDD #DCE1E0
analogous
#E1DCE0 #E1DCDD #E1DEDC
triadic
#E1DCDD #DDE1DC #DCDDE1
tetradic
#E1DCDD #E0E1DC #DCE1E0 #DEDCE1
square
#E1DCDD #E0E1DC #DCE1E0 #DEDCE1
split-complementary
#E1DCDD #DCE1DE #DCE0E1
monochromatic
#A99A9D #C5BBBD #E1DCDD #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.36
#E1DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#E1DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCDD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCDD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DEDDDD
Tritanopia (blue-blind)
#E2DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcdd; /* rgb */ color: rgb(225, 220, 221); /* oklch */ color: oklch(89.9% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#eae6e7',
500: '#e1dcdd',
950: '#000000',
},
}SCSS
$custom: #e1dcdd; $custom-light: #eae6e7; $custom-dark: #000000;
JSON
{
"hex": "#e1dcdd",
"rgb": {
"r": 225,
"g": 220,
"b": 221
},
"hsl": {
"h": 348,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.89871,
"c": 0.00561,
"h": 3.4
},
"luminance": 0.72414
}Semantic roles & 50–950 ramp
primary
#E1DCDD
secondary
#ACB5B3
accent
#928554
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484