#E1DCD8#E1DCD8
#E1DCD8 is a very light, near-neutral orange. Relative luminance 0.722; OKLCH L 89.7% C 0.008 H 61.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD8 |
|---|---|
| RGB | rgb(225, 220, 216) |
| HSL | hsl(27, 13%, 86%) |
| HSV | hsv(27, 4%, 88%) |
| CMYK | cmyk(0%, 2.2%, 4%, 11.8%) |
| CIE-LAB | lab(88.04, 1.00, 2.56) |
| CIE-LCH | lch(88.04, 2.75, 68.72°) |
| OKLab | oklab(89.73% 0.0037 0.0068) |
| OKLCH | oklch(89.73% 0.008 61.5) |
| XYZ | xyz(69.0375, 72.1522, 75.2422) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.79
Light Gray
#D3D3D3
ΔE00 3.59
Light Grey
#D8DCD6
ΔE00 4.92
Fog
#D8DCE0
ΔE00 5.26
Linen
#FAF0E6
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD8 #D8DDE1
analogous
#E1D8D9 #E1DCD8 #E1E1D8
triadic
#E1DCD8 #D8E1DC #DCD8E1
tetradic
#E1DCD8 #D9E1D8 #D8DDE1 #E1D8E1
square
#E1DCD8 #D9E1D8 #D8DDE1 #E1D8E1
split-complementary
#E1DCD8 #D8E1E1 #D8D9E1
monochromatic
#AC9E93 #C6BDB5 #E1DCD8 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.36
#E1DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E1DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD8
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD8 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD8
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#E3DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcd8; /* rgb */ color: rgb(225, 220, 216); /* oklch */ color: oklch(89.7% 0.008 61.5);
Tailwind
colors: {
custom: {
50: '#eae6e4',
500: '#e1dcd8',
950: '#000000',
},
}SCSS
$custom: #e1dcd8; $custom-light: #eae6e4; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd8",
"rgb": {
"r": 225,
"g": 220,
"b": 216
},
"hsl": {
"h": 26.667,
"s": 13.043,
"l": 86.471
},
"oklch": {
"l": 0.8973,
"c": 0.00773,
"h": 61.5
},
"luminance": 0.72152
}Semantic roles & 50–950 ramp
primary
#E1DCD8
secondary
#A7AFB6
accent
#77974E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484