#E4D5CD#E4D5CD
#E4D5CD is a very light, near-neutral orange. Relative luminance 0.685; OKLCH L 88.3% C 0.020 H 50.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D5CD |
|---|---|
| RGB | rgb(228, 213, 205) |
| HSL | hsl(21, 30%, 85%) |
| HSV | hsv(21, 10%, 89%) |
| CMYK | cmyk(0%, 6.6%, 10.1%, 10.6%) |
| CIE-LAB | lab(86.25, 3.82, 5.81) |
| CIE-LCH | lch(86.25, 6.95, 56.64°) |
| OKLab | oklab(88.29% 0.0128 0.0153) |
| OKLCH | oklch(88.29% 0.02 50.1) |
| XYZ | xyz(66.8076, 68.4912, 67.4465) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.69
Linen
#FAF0E6
ΔE00 6.32
Mistyrose
#FFE4E1
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 6.98
Seashell
#FFF5EE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D5CD #CDDCE4
analogous
#E4CDD0 #E4D5CD #E4E1CD
triadic
#E4D5CD #CDE4D5 #D5CDE4
tetradic
#E4D5CD #D0E4CD #CDDCE4 #E1CDE4
square
#E4D5CD #D0E4CD #CDDCE4 #E1CDE4
split-complementary
#E4D5CD #CDE4E1 #CDD0E4
monochromatic
#B9927E #CFB4A5 #E4D5CD #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.43
#E4D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#E4D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D5CD
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D5CD | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#E9D3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d5cd; /* rgb */ color: rgb(228, 213, 205); /* oklch */ color: oklch(88.3% 0.020 50.1);
Tailwind
colors: {
custom: {
50: '#ece1dc',
500: '#e4d5cd',
950: '#000000',
},
}SCSS
$custom: #e4d5cd; $custom-light: #ece1dc; $custom-dark: #000000;
JSON
{
"hex": "#e4d5cd",
"rgb": {
"r": 228,
"g": 213,
"b": 205
},
"hsl": {
"h": 20.87,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.88294,
"c": 0.01995,
"h": 50.1
},
"luminance": 0.6849
}Semantic roles & 50–950 ramp
primary
#E4D5CD
secondary
#99B0BC
accent
#83A93D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484