#E1DCD3#E1DCD3
#E1DCD3 is a very light, near-neutral orange. Relative luminance 0.719; OKLCH L 89.6% C 0.013 H 82.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD3 |
|---|---|
| RGB | rgb(225, 220, 211) |
| HSL | hsl(39, 19%, 85%) |
| HSV | hsv(39, 6%, 88%) |
| CMYK | cmyk(0%, 2.2%, 6.2%, 11.8%) |
| CIE-LAB | lab(87.92, 0.14, 5.02) |
| CIE-LCH | lch(87.92, 5.02, 88.39°) |
| OKLab | oklab(89.59% 0.0018 0.0132) |
| OKLCH | oklch(89.59% 0.013 82.4) |
| XYZ | xyz(68.4009, 71.8975, 71.8896) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 4.51
Warm Beige
#E9DCC9
ΔE00 4.57
Light Gray
#D3D3D3
ΔE00 5.01
Linen
#FAF0E6
ΔE00 5.09
Eggshell
#F0EAD6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD3 #D3D8E1
analogous
#E1D5D3 #E1DCD3 #DFE1D3
triadic
#E1DCD3 #D3E1DC #DCD3E1
tetradic
#E1DCD3 #D3E1D5 #D3D8E1 #E1D3DF
square
#E1DCD3 #D3E1D5 #D3D8E1 #E1D3DF
split-complementary
#E1DCD3 #D3DFE1 #D5D3E1
monochromatic
#AFA28A #C8BFAF #E1DCD3 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.37
#E1DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#E1DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD3
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD3 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#E4DAD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e1dcd3; /* rgb */ color: rgb(225, 220, 211); /* oklch */ color: oklch(89.6% 0.013 82.4);
Tailwind
colors: {
custom: {
50: '#eae6e0',
500: '#e1dcd3',
950: '#000000',
},
}SCSS
$custom: #e1dcd3; $custom-light: #eae6e0; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd3",
"rgb": {
"r": 225,
"g": 220,
"b": 211
},
"hsl": {
"h": 38.571,
"s": 18.919,
"l": 85.49
},
"oklch": {
"l": 0.89593,
"c": 0.01333,
"h": 82.4
},
"luminance": 0.71897
}Semantic roles & 50–950 ramp
primary
#E1DCD3
secondary
#A1A9B7
accent
#679D48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484