#E1D2CD#E1D2CD
#E1D2CD is a very light, near-neutral orange. Relative luminance 0.665; OKLCH L 87.5% C 0.018 H 39.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2CD |
|---|---|
| RGB | rgb(225, 210, 205) |
| HSL | hsl(15, 25%, 84%) |
| HSV | hsv(15, 9%, 88%) |
| CMYK | cmyk(0%, 6.7%, 8.9%, 11.8%) |
| CIE-LAB | lab(85.26, 4.33, 4.34) |
| CIE-LCH | lch(85.26, 6.13, 45.03°) |
| OKLab | oklab(87.45% 0.014 0.0115) |
| OKLCH | oklch(87.45% 0.018 39.4) |
| XYZ | xyz(65.1163, 66.5094, 67.1531) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 6.84
Warm Beige
#E9DCC9
ΔE00 7.32
Linen
#FAF0E6
ΔE00 7.43
Very Light Pink
#FFF4F2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2CD #CDDCE1
analogous
#E1CDD2 #E1D2CD #E1DCCD
triadic
#E1D2CD #CDE1D2 #D2CDE1
tetradic
#E1D2CD #D2E1CD #CDDCE1 #DCCDE1
square
#E1D2CD #D2E1CD #CDDCE1 #DCCDE1
split-complementary
#E1D2CD #CDE1DC #CDD2E1
monochromatic
#B38D81 #CAB0A7 #E1D2CD #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.47
#E1D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#E1D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2CD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2CD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#E5D0D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e1d2cd; /* rgb */ color: rgb(225, 210, 205); /* oklch */ color: oklch(87.5% 0.018 39.4);
Tailwind
colors: {
custom: {
50: '#eadfdc',
500: '#e1d2cd',
950: '#000000',
},
}SCSS
$custom: #e1d2cd; $custom-light: #eadfdc; $custom-dark: #000000;
JSON
{
"hex": "#e1d2cd",
"rgb": {
"r": 225,
"g": 210,
"b": 205
},
"hsl": {
"h": 15,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.87454,
"c": 0.01809,
"h": 39.4
},
"luminance": 0.66509
}Semantic roles & 50–950 ramp
primary
#E1D2CD
secondary
#9AB1B8
accent
#8BA442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484