#E1D2CB#E1D2CB
#E1D2CB is a very light, near-neutral orange. Relative luminance 0.664; OKLCH L 87.4% C 0.019 H 46.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2CB |
|---|---|
| RGB | rgb(225, 210, 203) |
| HSL | hsl(19, 27%, 84%) |
| HSV | hsv(19, 10%, 88%) |
| CMYK | cmyk(0%, 6.7%, 9.8%, 11.8%) |
| CIE-LAB | lab(85.21, 4.00, 5.33) |
| CIE-LCH | lch(85.21, 6.66, 53.10°) |
| OKLab | oklab(87.4% 0.0132 0.0141) |
| OKLCH | oklch(87.4% 0.019 46.8) |
| XYZ | xyz(64.8764, 66.4135, 65.8897) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.81
Warm Gray
#C9BEB0
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 6.99
Mistyrose
#FFE4E1
ΔE00 7.06
Linen
#FAF0E6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2CB #CBDAE1
analogous
#E1CBCF #E1D2CB #E1DDCB
triadic
#E1D2CB #CBE1D2 #D2CBE1
tetradic
#E1D2CB #CFE1CB #CBDAE1 #DDCBE1
square
#E1D2CB #CFE1CB #CBDAE1 #DDCBE1
split-complementary
#E1D2CB #CBE1DD #CBCFE1
monochromatic
#B48F7D #CBB0A4 #E1D2CB #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.47
#E1D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#E1D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2CB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2CB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#E6D0D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e1d2cb; /* rgb */ color: rgb(225, 210, 203); /* oklch */ color: oklch(87.4% 0.019 46.8);
Tailwind
colors: {
custom: {
50: '#eadfda',
500: '#e1d2cb',
950: '#000000',
},
}SCSS
$custom: #e1d2cb; $custom-light: #eadfda; $custom-dark: #000000;
JSON
{
"hex": "#e1d2cb",
"rgb": {
"r": 225,
"g": 210,
"b": 203
},
"hsl": {
"h": 19.091,
"s": 26.829,
"l": 83.922
},
"oklch": {
"l": 0.874,
"c": 0.01929,
"h": 46.8
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#E1D2CB
secondary
#98AEB8
accent
#85A540
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483