#E9D2CD#E9D2CD
#E9D2CD is a very light, muted red. Relative luminance 0.678; OKLCH L 88.1% C 0.027 H 32.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E9D2CD |
|---|---|
| RGB | rgb(233, 210, 205) |
| HSL | hsl(11, 39%, 86%) |
| HSV | hsv(11, 12%, 91%) |
| CMYK | cmyk(0%, 9.9%, 12%, 8.6%) |
| CIE-LAB | lab(85.92, 7.16, 5.38) |
| CIE-LCH | lch(85.92, 8.96, 36.93°) |
| OKLab | oklab(88.13% 0.0226 0.0142) |
| OKLCH | oklch(88.13% 0.027 32.2) |
| XYZ | xyz(67.6696, 67.8259, 67.2727) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.59
Lavenderblush
#FFF0F5
ΔE00 8.10
Very Light Pink
#FFF4F2
ΔE00 8.28
Linen
#FAF0E6
ΔE00 8.98
Seashell
#FFF5EE
ΔE00 9.05
Warm Beige
#E9DCC9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9D2CD #CDE4E9
analogous
#E9CDD6 #E9D2CD #E9E0CD
triadic
#E9D2CD #CDE9D2 #D2CDE9
tetradic
#E9D2CD #D6E9CD #CDE4E9 #E0CDE9
square
#E9D2CD #D6E9CD #CDE4E9 #E0CDE9
split-complementary
#E9D2CD #CDE9E0 #CDD6E9
monochromatic
#C48578 #D6ACA2 #E9D2CD #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.44
#E9D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#E9D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9D2CD
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9D2CD | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#EFCFD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e9d2cd; /* rgb */ color: rgb(233, 210, 205); /* oklch */ color: oklch(88.1% 0.027 32.2);
Tailwind
colors: {
custom: {
50: '#f0dfdc',
500: '#e9d2cd',
950: '#000000',
},
}SCSS
$custom: #e9d2cd; $custom-light: #f0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#e9d2cd",
"rgb": {
"r": 233,
"g": 210,
"b": 205
},
"hsl": {
"h": 10.714,
"s": 38.889,
"l": 85.882
},
"oklch": {
"l": 0.88133,
"c": 0.02669,
"h": 32.2
},
"luminance": 0.67825
}Semantic roles & 50–950 ramp
primary
#E9D2CD
secondary
#97BBC3
accent
#9BB234
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484