#E1D4CD#E1D4CD
#E1D4CD is a very light, near-neutral orange. Relative luminance 0.675; OKLCH L 87.8% C 0.017 H 50.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D4CD |
|---|---|
| RGB | rgb(225, 212, 205) |
| HSL | hsl(21, 25%, 84%) |
| HSV | hsv(21, 9%, 88%) |
| CMYK | cmyk(0%, 5.8%, 8.9%, 11.8%) |
| CIE-LAB | lab(85.76, 3.29, 5.06) |
| CIE-LCH | lch(85.76, 6.04, 57.00°) |
| OKLab | oklab(87.85% 0.0111 0.0134) |
| OKLCH | oklch(87.85% 0.017 50.4) |
| XYZ | xyz(65.6131, 67.5031, 67.3187) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.23
Linen
#FAF0E6
ΔE00 6.43
Warm Gray
#C9BEB0
ΔE00 6.85
Seashell
#FFF5EE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D4CD #CDDAE1
analogous
#E1CDD0 #E1D4CD #E1DECD
triadic
#E1D4CD #CDE1D4 #D4CDE1
tetradic
#E1D4CD #D0E1CD #CDDAE1 #DECDE1
square
#E1D4CD #D0E1CD #CDDAE1 #DECDE1
split-complementary
#E1D4CD #CDE1DE #CDD0E1
monochromatic
#B39281 #CAB3A7 #E1D4CD #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.45
#E1D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#E1D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D4CD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D4CD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#E5D2D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e1d4cd; /* rgb */ color: rgb(225, 212, 205); /* oklch */ color: oklch(87.8% 0.017 50.4);
Tailwind
colors: {
custom: {
50: '#eae1dc',
500: '#e1d4cd',
950: '#000000',
},
}SCSS
$custom: #e1d4cd; $custom-light: #eae1dc; $custom-dark: #000000;
JSON
{
"hex": "#e1d4cd",
"rgb": {
"r": 225,
"g": 212,
"b": 205
},
"hsl": {
"h": 21,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.87848,
"c": 0.01734,
"h": 50.4
},
"luminance": 0.67502
}Semantic roles & 50–950 ramp
primary
#E1D4CD
secondary
#9AAEB8
accent
#81A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484