#E1DCDB#E1DCDB
#E1DCDB is a very light, near-neutral red. Relative luminance 0.723; OKLCH L 89.8% C 0.006 H 31.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCDB |
|---|---|
| RGB | rgb(225, 220, 219) |
| HSL | hsl(10, 9%, 87%) |
| HSV | hsv(10, 3%, 88%) |
| CMYK | cmyk(0%, 2.2%, 2.7%, 11.8%) |
| CIE-LAB | lab(88.12, 1.52, 1.09) |
| CIE-LCH | lch(88.12, 1.87, 35.67°) |
| OKLab | oklab(89.81% 0.0048 0.0029) |
| OKLCH | oklch(89.81% 0.006 31.1) |
| XYZ | xyz(69.4288, 72.3087, 77.3035) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.41
Light Gray
#D3D3D3
ΔE00 3.33
Fog
#D8DCE0
ΔE00 4.61
Whitesmoke
#F5F5F5
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 5.87
Very Light Pink
#FFF4F2
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCDB #DBE0E1
analogous
#E1DBDD #E1DCDB #E1DFDB
triadic
#E1DCDB #DBE1DC #DCDBE1
tetradic
#E1DCDB #DDE1DB #DBE0E1 #DFDBE1
square
#E1DCDB #DDE1DB #DBE0E1 #DFDBE1
split-complementary
#E1DCDB #DBE1DF #DBDDE1
monochromatic
#A99B98 #C5BCBA #E1DCDB #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.36
#E1DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#E1DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCDB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCDB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#E2DBDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcdb; /* rgb */ color: rgb(225, 220, 219); /* oklch */ color: oklch(89.8% 0.006 31.1);
Tailwind
colors: {
custom: {
50: '#eae6e6',
500: '#e1dcdb',
950: '#000000',
},
}SCSS
$custom: #e1dcdb; $custom-light: #eae6e6; $custom-dark: #000000;
JSON
{
"hex": "#e1dcdb",
"rgb": {
"r": 225,
"g": 220,
"b": 219
},
"hsl": {
"h": 10,
"s": 9.091,
"l": 87.059
},
"oklch": {
"l": 0.89814,
"c": 0.00565,
"h": 31.1
},
"luminance": 0.72308
}Semantic roles & 50–950 ramp
primary
#E1DCDB
secondary
#ABB3B5
accent
#889352
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484