#E1DCD6#E1DCD6
#E1DCD6 is a very light, near-neutral orange. Relative luminance 0.720; OKLCH L 89.7% C 0.010 H 72.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCD6 |
|---|---|
| RGB | rgb(225, 220, 214) |
| HSL | hsl(33, 15%, 86%) |
| HSV | hsv(33, 5%, 88%) |
| CMYK | cmyk(0%, 2.2%, 4.9%, 11.8%) |
| CIE-LAB | lab(87.99, 0.65, 3.54) |
| CIE-LCH | lch(87.99, 3.60, 79.56°) |
| OKLab | oklab(89.68% 0.0029 0.0094) |
| OKLCH | oklch(89.68% 0.01 72.7) |
| XYZ | xyz(68.7805, 72.0494, 73.8888) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 4.06
Light Grey
#D8DCD6
ΔE00 4.52
Linen
#FAF0E6
ΔE00 5.11
Warm Beige
#E9DCC9
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCD6 #D6DBE1
analogous
#E1D6D6 #E1DCD6 #E0E1D6
triadic
#E1DCD6 #D6E1DC #DCD6E1
tetradic
#E1DCD6 #D6E1D6 #D6DBE1 #E1D6E0
square
#E1DCD6 #D6E1D6 #D6DBE1 #E1D6E0
split-complementary
#E1DCD6 #D6E0E1 #D6D6E1
monochromatic
#ADA08F #C7BEB3 #E1DCD6 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.36
#E1DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#E1DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCD6
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCD6 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#E3DBDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcd6; /* rgb */ color: rgb(225, 220, 214); /* oklch */ color: oklch(89.7% 0.010 72.7);
Tailwind
colors: {
custom: {
50: '#eae6e2',
500: '#e1dcd6',
950: '#000000',
},
}SCSS
$custom: #e1dcd6; $custom-light: #eae6e2; $custom-dark: #000000;
JSON
{
"hex": "#e1dcd6",
"rgb": {
"r": 225,
"g": 220,
"b": 214
},
"hsl": {
"h": 32.727,
"s": 15.493,
"l": 86.078
},
"oklch": {
"l": 0.89675,
"c": 0.0098,
"h": 72.7
},
"luminance": 0.72049
}Semantic roles & 50–950 ramp
primary
#E1DCD6
secondary
#A5ADB6
accent
#6F9A4C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484