#E1DCDA#E1DCDA
#E1DCDA is a very light, near-neutral orange. Relative luminance 0.723; OKLCH L 89.8% C 0.006 H 43.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCDA |
|---|---|
| RGB | rgb(225, 220, 218) |
| HSL | hsl(17, 10%, 87%) |
| HSV | hsv(17, 3%, 88%) |
| CMYK | cmyk(0%, 2.2%, 3.1%, 11.8%) |
| CIE-LAB | lab(88.09, 1.35, 1.58) |
| CIE-LCH | lch(88.09, 2.08, 49.60°) |
| OKLab | oklab(89.79% 0.0045 0.0042) |
| OKLCH | oklch(89.79% 0.006 43.3) |
| XYZ | xyz(69.2976, 72.2562, 76.6122) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.44
Light Gray
#D3D3D3
ΔE00 3.34
Fog
#D8DCE0
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 5.52
Whitesmoke
#F5F5F5
ΔE00 5.72
Linen
#FAF0E6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCDA #DADFE1
analogous
#E1DADC #E1DCDA #E1E0DA
triadic
#E1DCDA #DAE1DC #DCDAE1
tetradic
#E1DCDA #DCE1DA #DADFE1 #E0DAE1
square
#E1DCDA #DCE1DA #DADFE1 #E0DAE1
split-complementary
#E1DCDA #DAE1E0 #DADCE1
monochromatic
#AA9C96 #C6BCB8 #E1DCDA #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.36
#E1DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#E1DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCDA
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCDA | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#E3DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcda; /* rgb */ color: rgb(225, 220, 218); /* oklch */ color: oklch(89.8% 0.006 43.3);
Tailwind
colors: {
custom: {
50: '#eae6e5',
500: '#e1dcda',
950: '#000000',
},
}SCSS
$custom: #e1dcda; $custom-light: #eae6e5; $custom-dark: #000000;
JSON
{
"hex": "#e1dcda",
"rgb": {
"r": 225,
"g": 220,
"b": 218
},
"hsl": {
"h": 17.143,
"s": 10.448,
"l": 86.863
},
"oklch": {
"l": 0.89786,
"c": 0.00613,
"h": 43.3
},
"luminance": 0.72256
}Semantic roles & 50–950 ramp
primary
#E1DCDA
secondary
#AAB2B5
accent
#819451
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484