#E5D5CD#E5D5CD
#E5D5CD is a very light, muted orange. Relative luminance 0.687; OKLCH L 88.4% C 0.021 H 48.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D5CD |
|---|---|
| RGB | rgb(229, 213, 205) |
| HSL | hsl(20, 32%, 85%) |
| HSV | hsv(20, 10%, 90%) |
| CMYK | cmyk(0%, 7%, 10.5%, 10.2%) |
| CIE-LAB | lab(86.33, 4.18, 5.93) |
| CIE-LCH | lch(86.33, 7.26, 54.87°) |
| OKLab | oklab(88.38% 0.0139 0.0157) |
| OKLCH | oklch(88.38% 0.021 48.5) |
| XYZ | xyz(67.1258, 68.6553, 67.4614) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.95
Linen
#FAF0E6
ΔE00 6.48
Mistyrose
#FFE4E1
ΔE00 6.59
Seashell
#FFF5EE
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D5CD #CDDDE5
analogous
#E5CDD1 #E5D5CD #E5E1CD
triadic
#E5D5CD #CDE5D5 #D5CDE5
tetradic
#E5D5CD #D1E5CD #CDDDE5 #E1CDE5
square
#E5D5CD #D1E5CD #CDDDE5 #E1CDE5
split-complementary
#E5D5CD #CDE5E1 #CDD1E5
monochromatic
#BB917C #D0B3A5 #E5D5CD #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.43
#E5D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#E5D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D5CD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D5CD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#EAD3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e5d5cd; /* rgb */ color: rgb(229, 213, 205); /* oklch */ color: oklch(88.4% 0.021 48.5);
Tailwind
colors: {
custom: {
50: '#ede1dc',
500: '#e5d5cd',
950: '#000000',
},
}SCSS
$custom: #e5d5cd; $custom-light: #ede1dc; $custom-dark: #000000;
JSON
{
"hex": "#e5d5cd",
"rgb": {
"r": 229,
"g": 213,
"b": 205
},
"hsl": {
"h": 20,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.88378,
"c": 0.0209,
"h": 48.5
},
"luminance": 0.68654
}Semantic roles & 50–950 ramp
primary
#E5D5CD
secondary
#99B1BE
accent
#85AA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484