#E5D4CD#E5D4CD
#E5D4CD is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.2% C 0.021 H 43.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D4CD |
|---|---|
| RGB | rgb(229, 212, 205) |
| HSL | hsl(18, 32%, 85%) |
| HSV | hsv(18, 10%, 90%) |
| CMYK | cmyk(0%, 7.4%, 10.5%, 10.2%) |
| CIE-LAB | lab(86.08, 4.70, 5.57) |
| CIE-LCH | lch(86.08, 7.29, 49.88°) |
| OKLab | oklab(88.18% 0.0153 0.0147) |
| OKLCH | oklch(88.18% 0.021 43.8) |
| XYZ | xyz(66.8751, 68.1538, 67.3778) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.11
Warm Beige
#E9DCC9
ΔE00 6.74
Linen
#FAF0E6
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.39
Seashell
#FFF5EE
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D4CD #CDDEE5
analogous
#E5CDD2 #E5D4CD #E5E0CD
triadic
#E5D4CD #CDE5D4 #D4CDE5
tetradic
#E5D4CD #D2E5CD #CDDEE5 #E0CDE5
square
#E5D4CD #D2E5CD #CDDEE5 #E0CDE5
split-complementary
#E5D4CD #CDE5E0 #CDD2E5
monochromatic
#BB8F7C #D0B1A5 #E5D4CD #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.44
#E5D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#E5D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D4CD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D4CD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#EAD2D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e5d4cd; /* rgb */ color: rgb(229, 212, 205); /* oklch */ color: oklch(88.2% 0.021 43.8);
Tailwind
colors: {
custom: {
50: '#ede1dc',
500: '#e5d4cd',
950: '#000000',
},
}SCSS
$custom: #e5d4cd; $custom-light: #ede1dc; $custom-dark: #000000;
JSON
{
"hex": "#e5d4cd",
"rgb": {
"r": 229,
"g": 212,
"b": 205
},
"hsl": {
"h": 17.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.88182,
"c": 0.02124,
"h": 43.8
},
"luminance": 0.68153
}Semantic roles & 50–950 ramp
primary
#E5D4CD
secondary
#99B3BE
accent
#8AAA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484