#E4D0CD#E4D0CD
#E4D0CD is a very light, muted red. Relative luminance 0.660; OKLCH L 87.3% C 0.023 H 27.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D0CD |
|---|---|
| RGB | rgb(228, 208, 205) |
| HSL | hsl(8, 30%, 85%) |
| HSV | hsv(8, 10%, 89%) |
| CMYK | cmyk(0%, 8.8%, 10.1%, 10.6%) |
| CIE-LAB | lab(85.00, 6.44, 4.00) |
| CIE-LCH | lch(85.00, 7.58, 31.88°) |
| OKLab | oklab(87.32% 0.0202 0.0106) |
| OKLCH | oklch(87.32% 0.023 27.8) |
| XYZ | xyz(65.5693, 66.0146, 67.0337) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.37
Lavenderblush
#FFF0F5
ΔE00 7.93
Very Light Pink
#FFF4F2
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 8.46
Gainsboro
#DCDCDC
ΔE00 8.65
Linen
#FAF0E6
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D0CD #CDE1E4
analogous
#E4CDD6 #E4D0CD #E4DCCD
triadic
#E4D0CD #CDE4D0 #D0CDE4
tetradic
#E4D0CD #D6E4CD #CDE1E4 #DCCDE4
square
#E4D0CD #D6E4CD #CDE1E4 #DCCDE4
split-complementary
#E4D0CD #CDE4DC #CDD6E4
monochromatic
#B9857E #CFABA5 #E4D0CD #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.48
#E4D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#E4D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D0CD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D0CD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#E9CECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4d0cd; /* rgb */ color: rgb(228, 208, 205); /* oklch */ color: oklch(87.3% 0.023 27.8);
Tailwind
colors: {
custom: {
50: '#ecdedc',
500: '#e4d0cd',
950: '#000000',
},
}SCSS
$custom: #e4d0cd; $custom-light: #ecdedc; $custom-dark: #000000;
JSON
{
"hex": "#e4d0cd",
"rgb": {
"r": 228,
"g": 208,
"b": 205
},
"hsl": {
"h": 7.826,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.87317,
"c": 0.02279,
"h": 27.8
},
"luminance": 0.66014
}Semantic roles & 50–950 ramp
primary
#E4D0CD
secondary
#99B8BC
accent
#9BA93D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484