#E5D0CD#E5D0CD
#E5D0CD is a very light, muted red. Relative luminance 0.662; OKLCH L 87.4% C 0.024 H 27.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D0CD |
|---|---|
| RGB | rgb(229, 208, 205) |
| HSL | hsl(8, 32%, 85%) |
| HSV | hsv(8, 10%, 90%) |
| CMYK | cmyk(0%, 9.2%, 10.5%, 10.2%) |
| CIE-LAB | lab(85.09, 6.79, 4.14) |
| CIE-LCH | lch(85.09, 7.95, 31.35°) |
| OKLab | oklab(87.4% 0.0212 0.011) |
| OKLCH | oklch(87.4% 0.024 27.4) |
| XYZ | xyz(65.8875, 66.1787, 67.0486) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.17
Lavenderblush
#FFF0F5
ΔE00 7.96
Very Light Pink
#FFF4F2
ΔE00 8.39
Light Gray
#D3D3D3
ΔE00 8.82
Gainsboro
#DCDCDC
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D0CD #CDE2E5
analogous
#E5CDD6 #E5D0CD #E5DCCD
triadic
#E5D0CD #CDE5D0 #D0CDE5
tetradic
#E5D0CD #D6E5CD #CDE2E5 #DCCDE5
square
#E5D0CD #D6E5CD #CDE2E5 #DCCDE5
split-complementary
#E5D0CD #CDE5DC #CDD6E5
monochromatic
#BB847C #D0AAA5 #E5D0CD #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.48
#E5D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#E5D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D0CD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D0CD | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#EACECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5d0cd; /* rgb */ color: rgb(229, 208, 205); /* oklch */ color: oklch(87.4% 0.024 27.4);
Tailwind
colors: {
custom: {
50: '#eddedc',
500: '#e5d0cd',
950: '#000000',
},
}SCSS
$custom: #e5d0cd; $custom-light: #eddedc; $custom-dark: #000000;
JSON
{
"hex": "#e5d0cd",
"rgb": {
"r": 229,
"g": 208,
"b": 205
},
"hsl": {
"h": 7.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.87402,
"c": 0.02391,
"h": 27.4
},
"luminance": 0.66178
}Semantic roles & 50–950 ramp
primary
#E5D0CD
secondary
#99B9BE
accent
#9CAA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484