#E2DCDB#E2DCDB
#E2DCDB is a very light, near-neutral red. Relative luminance 0.725; OKLCH L 89.9% C 0.007 H 28.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCDB |
|---|---|
| RGB | rgb(226, 220, 219) |
| HSL | hsl(9, 11%, 87%) |
| HSV | hsv(9, 3%, 89%) |
| CMYK | cmyk(0%, 2.7%, 3.1%, 11.4%) |
| CIE-LAB | lab(88.19, 1.86, 1.21) |
| CIE-LCH | lch(88.19, 2.22, 33.09°) |
| OKLab | oklab(89.89% 0.0059 0.0032) |
| OKLCH | oklch(89.89% 0.007 28.8) |
| XYZ | xyz(69.7416, 72.4700, 77.3181) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.87
Light Gray
#D3D3D3
ΔE00 3.70
Fog
#D8DCE0
ΔE00 5.03
Very Light Pink
#FFF4F2
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.85
Linen
#FAF0E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCDB #DBE1E2
analogous
#E2DBDE #E2DCDB #E2E0DB
triadic
#E2DCDB #DBE2DC #DCDBE2
tetradic
#E2DCDB #DEE2DB #DBE1E2 #E0DBE2
square
#E2DCDB #DEE2DB #DBE1E2 #E0DBE2
split-complementary
#E2DCDB #DBE2E0 #DBDEE2
monochromatic
#AB9A97 #C7BBB9 #E2DCDB #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.36
#E2DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E2DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCDB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCDB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#DEDEDB
Tritanopia (blue-blind)
#E4DBDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dcdb; /* rgb */ color: rgb(226, 220, 219); /* oklch */ color: oklch(89.9% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e2dcdb',
950: '#000000',
},
}SCSS
$custom: #e2dcdb; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e2dcdb",
"rgb": {
"r": 226,
"g": 220,
"b": 219
},
"hsl": {
"h": 8.571,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.89894,
"c": 0.00672,
"h": 28.8
},
"luminance": 0.7247
}Semantic roles & 50–950 ramp
primary
#E2DCDB
secondary
#ABB5B7
accent
#8B9551
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484