#E9DCDB#E9DCDB
#E9DCDB is a very light, near-neutral red. Relative luminance 0.736; OKLCH L 90.5% C 0.014 H 22.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCDB |
|---|---|
| RGB | rgb(233, 220, 219) |
| HSL | hsl(4, 24%, 89%) |
| HSV | hsv(4, 6%, 91%) |
| CMYK | cmyk(0%, 5.6%, 6%, 8.6%) |
| CIE-LAB | lab(88.75, 4.27, 2.08) |
| CIE-LCH | lch(88.75, 4.75, 26.02°) |
| OKLab | oklab(90.46% 0.0133 0.0056) |
| OKLCH | oklch(90.46% 0.014 22.8) |
| XYZ | xyz(71.9821, 73.6253, 77.4232) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 5.15
Lavenderblush
#FFF0F5
ΔE00 5.40
Mistyrose
#FFE4E1
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.88
Seashell
#FFF5EE
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCDB #DBE8E9
analogous
#E9DBE1 #E9DCDB #E9E3DB
triadic
#E9DCDB #DBE9DC #DCDBE9
tetradic
#E9DCDB #E1E9DB #DBE8E9 #E3DBE9
square
#E9DCDB #E1E9DB #DBE8E9 #E3DBE9
split-complementary
#E9DCDB #DBE9E3 #DBE1E9
monochromatic
#BB928F #D2B7B5 #E9DCDB #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.34
#E9DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E9DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCDB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCDB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#ECDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9dcdb; /* rgb */ color: rgb(233, 220, 219); /* oklch */ color: oklch(90.5% 0.014 22.8);
Tailwind
colors: {
custom: {
50: '#f0e6e6',
500: '#e9dcdb',
950: '#000000',
},
}SCSS
$custom: #e9dcdb; $custom-light: #f0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#e9dcdb",
"rgb": {
"r": 233,
"g": 220,
"b": 219
},
"hsl": {
"h": 4.286,
"s": 24.138,
"l": 88.627
},
"oklch": {
"l": 0.90459,
"c": 0.01438,
"h": 22.8
},
"luminance": 0.73625
}Semantic roles & 50–950 ramp
primary
#E9DCDB
secondary
#A7BFC1
accent
#9CA343
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484