#E1DCD2#E1DCD2
#E1DCD2 is a very light, near-neutral orange. Relative luminance 0.718; OKLCH L 89.6% C 0.015 H 84.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD2 |
|---|---|
| RGB | rgb(225, 220, 210) |
| HSL | hsl(40, 20%, 85%) |
| HSV | hsv(40, 7%, 88%) |
| CMYK | cmyk(0%, 2.2%, 6.7%, 11.8%) |
| CIE-LAB | lab(87.90, -0.03, 5.51) |
| CIE-LCH | lch(87.90, 5.51, 90.30°) |
| OKLab | oklab(89.57% 0.0014 0.0145) |
| OKLCH | oklch(89.57% 0.015 84.6) |
| XYZ | xyz(68.2759, 71.8476, 71.2314) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.30
Light Grey
#D8DCD6
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.90
Eggshell
#F0EAD6
ΔE00 4.96
Linen
#FAF0E6
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD2 #D2D7E1
analogous
#E1D4D2 #E1DCD2 #DEE1D2
triadic
#E1DCD2 #D2E1DC #DCD2E1
tetradic
#E1DCD2 #D2E1D4 #D2D7E1 #E1D2DE
square
#E1DCD2 #D2E1D4 #D2D7E1 #E1D2DE
split-complementary
#E1DCD2 #D2DEE1 #D4D2E1
monochromatic
#B0A389 #C9BFAD #E1DCD2 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.37
#E1DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E1DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD2
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD2 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#E4DAD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e1dcd2; /* rgb */ color: rgb(225, 220, 210); /* oklch */ color: oklch(89.6% 0.015 84.6);
Tailwind
colors: {
custom: {
50: '#eae6df',
500: '#e1dcd2',
950: '#000000',
},
}SCSS
$custom: #e1dcd2; $custom-light: #eae6df; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd2",
"rgb": {
"r": 225,
"g": 220,
"b": 210
},
"hsl": {
"h": 40,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.89566,
"c": 0.01455,
"h": 84.6
},
"luminance": 0.71847
}Semantic roles & 50–950 ramp
primary
#E1DCD2
secondary
#A0A8B7
accent
#649E47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484