#E1DCD9#E1DCD9
#E1DCD9 is a very light, near-neutral orange. Relative luminance 0.722; OKLCH L 89.8% C 0.007 H 53.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD9 |
|---|---|
| RGB | rgb(225, 220, 217) |
| HSL | hsl(23, 12%, 87%) |
| HSV | hsv(23, 4%, 88%) |
| CMYK | cmyk(0%, 2.2%, 3.6%, 11.8%) |
| CIE-LAB | lab(88.07, 1.17, 2.07) |
| CIE-LCH | lch(88.07, 2.38, 60.51°) |
| OKLab | oklab(89.76% 0.0041 0.0055) |
| OKLCH | oklch(89.76% 0.007 53.4) |
| XYZ | xyz(69.1671, 72.2040, 75.9251) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.57
Light Gray
#D3D3D3
ΔE00 3.43
Fog
#D8DCE0
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.20
Linen
#FAF0E6
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD9 #D9DEE1
analogous
#E1D9DA #E1DCD9 #E1E0D9
triadic
#E1DCD9 #D9E1DC #DCD9E1
tetradic
#E1DCD9 #DAE1D9 #D9DEE1 #E0D9E1
square
#E1DCD9 #DAE1D9 #D9DEE1 #E0D9E1
split-complementary
#E1DCD9 #D9E1E0 #D9DAE1
monochromatic
#AB9D95 #C6BDB7 #E1DCD9 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.36
#E1DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#E1DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD9
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD9 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DFDDD9
Tritanopia (blue-blind)
#E3DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcd9; /* rgb */ color: rgb(225, 220, 217); /* oklch */ color: oklch(89.8% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#eae6e4',
500: '#e1dcd9',
950: '#000000',
},
}SCSS
$custom: #e1dcd9; $custom-light: #eae6e4; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd9",
"rgb": {
"r": 225,
"g": 220,
"b": 217
},
"hsl": {
"h": 22.5,
"s": 11.765,
"l": 86.667
},
"oklch": {
"l": 0.89758,
"c": 0.00685,
"h": 53.4
},
"luminance": 0.72204
}Semantic roles & 50–950 ramp
primary
#E1DCD9
secondary
#A9B1B6
accent
#7C9650
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484