#E8D0CD#E8D0CD
#E8D0CD is a very light, muted red. Relative luminance 0.667; OKLCH L 87.7% C 0.027 H 26.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D0CD |
|---|---|
| RGB | rgb(232, 208, 205) |
| HSL | hsl(7, 37%, 86%) |
| HSV | hsv(7, 12%, 91%) |
| CMYK | cmyk(0%, 10.3%, 11.6%, 9%) |
| CIE-LAB | lab(85.34, 7.85, 4.53) |
| CIE-LCH | lch(85.34, 9.07, 30.00°) |
| OKLab | oklab(87.66% 0.0245 0.012) |
| OKLCH | oklch(87.66% 0.027 26.2) |
| XYZ | xyz(66.8533, 66.6767, 67.0939) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.71
Lavenderblush
#FFF0F5
ΔE00 8.11
Very Light Pink
#FFF4F2
ΔE00 8.81
Pinkish Grey
#C8ACA9
ΔE00 9.03
Light Pink
#FFD1DF
ΔE00 9.54
Pale Pink
#FFCFDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D0CD #CDE5E8
analogous
#E8CDD7 #E8D0CD #E8DDCD
triadic
#E8D0CD #CDE8D0 #D0CDE8
tetradic
#E8D0CD #D7E8CD #CDE5E8 #DDCDE8
square
#E8D0CD #D7E8CD #CDE5E8 #DDCDE8
split-complementary
#E8D0CD #CDE8DD #CDD7E8
monochromatic
#C18179 #D5A9A3 #E8D0CD #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.46
#E8D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E8D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D0CD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D0CD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#EECECF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e8d0cd; /* rgb */ color: rgb(232, 208, 205); /* oklch */ color: oklch(87.7% 0.027 26.2);
Tailwind
colors: {
custom: {
50: '#efdedc',
500: '#e8d0cd',
950: '#000000',
},
}SCSS
$custom: #e8d0cd; $custom-light: #efdedc; $custom-dark: #000000;
JSON
{
"hex": "#e8d0cd",
"rgb": {
"r": 232,
"g": 208,
"b": 205
},
"hsl": {
"h": 6.667,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.8766,
"c": 0.02726,
"h": 26.2
},
"luminance": 0.66675
}Semantic roles & 50–950 ramp
primary
#E8D0CD
secondary
#97BDC2
accent
#A2B036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484