#E1DCD7#E1DCD7
#E1DCD7 is a very light, near-neutral orange. Relative luminance 0.721; OKLCH L 89.7% C 0.009 H 67.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD7 |
|---|---|
| RGB | rgb(225, 220, 215) |
| HSL | hsl(30, 14%, 86%) |
| HSV | hsv(30, 4%, 88%) |
| CMYK | cmyk(0%, 2.2%, 4.4%, 11.8%) |
| CIE-LAB | lab(88.02, 0.83, 3.05) |
| CIE-LCH | lch(88.02, 3.16, 74.87°) |
| OKLab | oklab(89.7% 0.0033 0.0081) |
| OKLCH | oklch(89.7% 0.009 67.7) |
| XYZ | xyz(68.9086, 72.1006, 74.5634) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 4.69
Linen
#FAF0E6
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.55
Seashell
#FFF5EE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD7 #D7DCE1
analogous
#E1D7D7 #E1DCD7 #E1E1D7
triadic
#E1DCD7 #D7E1DC #DCD7E1
tetradic
#E1DCD7 #D7E1D7 #D7DCE1 #E1D7E1
square
#E1DCD7 #D7E1D7 #D7DCE1 #E1D7E1
split-complementary
#E1DCD7 #D7E1E1 #D7D7E1
monochromatic
#AD9F91 #C7BDB4 #E1DCD7 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.36
#E1DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#E1DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD7
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD7 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#E3DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcd7; /* rgb */ color: rgb(225, 220, 215); /* oklch */ color: oklch(89.7% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#eae6e3',
500: '#e1dcd7',
950: '#000000',
},
}SCSS
$custom: #e1dcd7; $custom-light: #eae6e3; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd7",
"rgb": {
"r": 225,
"g": 220,
"b": 215
},
"hsl": {
"h": 30,
"s": 14.286,
"l": 86.275
},
"oklch": {
"l": 0.89702,
"c": 0.00873,
"h": 67.7
},
"luminance": 0.721
}Semantic roles & 50–950 ramp
primary
#E1DCD7
secondary
#A6AEB6
accent
#73984D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484