#E4D0CC#E4D0CC
#E4D0CC is a very light, muted red. Relative luminance 0.660; OKLCH L 87.3% C 0.023 H 31.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D0CC |
|---|---|
| RGB | rgb(228, 208, 204) |
| HSL | hsl(10, 31%, 85%) |
| HSV | hsv(10, 11%, 89%) |
| CMYK | cmyk(0%, 8.8%, 10.5%, 10.6%) |
| CIE-LAB | lab(84.98, 6.27, 4.50) |
| CIE-LCH | lch(84.98, 7.72, 35.66°) |
| OKLab | oklab(87.29% 0.0198 0.0119) |
| OKLCH | oklch(87.29% 0.023 31.1) |
| XYZ | xyz(65.4490, 65.9665, 66.4000) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.46
Lavenderblush
#FFF0F5
ΔE00 8.16
Very Light Pink
#FFF4F2
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 8.63
Linen
#FAF0E6
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D0CC #CCE0E4
analogous
#E4CCD4 #E4D0CC #E4DCCC
triadic
#E4D0CC #CCE4D0 #D0CCE4
tetradic
#E4D0CC #D4E4CC #CCE0E4 #DCCCE4
square
#E4D0CC #D4E4CC #CCE0E4 #DCCCE4
split-complementary
#E4D0CC #CCE4DC #CCD4E4
monochromatic
#BA867C #CFABA4 #E4D0CC #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.48
#E4D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#E4D0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D0CC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D0CC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D8D6CC
Tritanopia (blue-blind)
#E9CECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4d0cc; /* rgb */ color: rgb(228, 208, 204); /* oklch */ color: oklch(87.3% 0.023 31.1);
Tailwind
colors: {
custom: {
50: '#ecdedb',
500: '#e4d0cc',
950: '#000000',
},
}SCSS
$custom: #e4d0cc; $custom-light: #ecdedb; $custom-dark: #000000;
JSON
{
"hex": "#e4d0cc",
"rgb": {
"r": 228,
"g": 208,
"b": 204
},
"hsl": {
"h": 10,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.87289,
"c": 0.02309,
"h": 31.1
},
"luminance": 0.65965
}Semantic roles & 50–950 ramp
primary
#E4D0CC
secondary
#98B6BC
accent
#97A93C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161515
muted
#848484