#E0D2CD#E0D2CD
#E0D2CD is a very light, near-neutral orange. Relative luminance 0.663; OKLCH L 87.4% C 0.017 H 40.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2CD |
|---|---|
| RGB | rgb(224, 210, 205) |
| HSL | hsl(16, 23%, 84%) |
| HSV | hsv(16, 8%, 88%) |
| CMYK | cmyk(0%, 6.3%, 8.5%, 12.2%) |
| CIE-LAB | lab(85.17, 3.98, 4.21) |
| CIE-LCH | lch(85.17, 5.79, 46.60°) |
| OKLab | oklab(87.37% 0.0129 0.0111) |
| OKLCH | oklch(87.37% 0.017 40.8) |
| XYZ | xyz(64.8054, 66.3491, 67.1385) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.49
Mistyrose
#FFE4E1
ΔE00 6.93
Warm Beige
#E9DCC9
ΔE00 7.11
Linen
#FAF0E6
ΔE00 7.30
Warm Gray
#C9BEB0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2CD #CDDBE0
analogous
#E0CDD2 #E0D2CD #E0DCCD
triadic
#E0D2CD #CDE0D2 #D2CDE0
tetradic
#E0D2CD #D2E0CD #CDDBE0 #DCCDE0
square
#E0D2CD #D2E0CD #CDDBE0 #DCCDE0
split-complementary
#E0D2CD #CDE0DC #CDD2E0
monochromatic
#B18E81 #C9B0A7 #E0D2CD #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.47
#E0D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#E0D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2CD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2CD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#E4D0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e0d2cd; /* rgb */ color: rgb(224, 210, 205); /* oklch */ color: oklch(87.4% 0.017 40.8);
Tailwind
colors: {
custom: {
50: '#e9dfdc',
500: '#e0d2cd',
950: '#000000',
},
}SCSS
$custom: #e0d2cd; $custom-light: #e9dfdc; $custom-dark: #000000;
JSON
{
"hex": "#e0d2cd",
"rgb": {
"r": 224,
"g": 210,
"b": 205
},
"hsl": {
"h": 15.789,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.87371,
"c": 0.01705,
"h": 40.8
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#E0D2CD
secondary
#9AAFB7
accent
#89A244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484