#E1DCD5#E1DCD5
#E1DCD5 is a very light, near-neutral orange. Relative luminance 0.720; OKLCH L 89.6% C 0.011 H 76.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD5 |
|---|---|
| RGB | rgb(225, 220, 213) |
| HSL | hsl(35, 17%, 86%) |
| HSV | hsv(35, 5%, 88%) |
| CMYK | cmyk(0%, 2.2%, 5.3%, 11.8%) |
| CIE-LAB | lab(87.97, 0.48, 4.04) |
| CIE-LCH | lch(87.97, 4.06, 83.20°) |
| OKLab | oklab(89.65% 0.0025 0.0107) |
| OKLCH | oklch(89.65% 0.011 76.6) |
| XYZ | xyz(68.6532, 71.9985, 73.2183) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.76
Light Gray
#D3D3D3
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 4.39
Linen
#FAF0E6
ΔE00 5.05
Warm Beige
#E9DCC9
ΔE00 5.23
Seashell
#FFF5EE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD5 #D5DAE1
analogous
#E1D6D5 #E1DCD5 #E0E1D5
triadic
#E1DCD5 #D5E1DC #DCD5E1
tetradic
#E1DCD5 #D5E1D6 #D5DAE1 #E1D5E0
square
#E1DCD5 #D5E1D6 #D5DAE1 #E1D5E0
split-complementary
#E1DCD5 #D5E0E1 #D6D5E1
monochromatic
#AEA08E #C7BEB1 #E1DCD5 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.36
#E1DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#E1DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD5
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD5 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#E3DBDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcd5; /* rgb */ color: rgb(225, 220, 213); /* oklch */ color: oklch(89.6% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#eae6e1',
500: '#e1dcd5',
950: '#000000',
},
}SCSS
$custom: #e1dcd5; $custom-light: #eae6e1; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd5",
"rgb": {
"r": 225,
"g": 220,
"b": 213
},
"hsl": {
"h": 35,
"s": 16.667,
"l": 85.882
},
"oklch": {
"l": 0.89647,
"c": 0.01095,
"h": 76.6
},
"luminance": 0.71998
}Semantic roles & 50–950 ramp
primary
#E1DCD5
secondary
#A4ACB7
accent
#6C9B4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484