#E2DCCD#E2DCCD
#E2DCCD is a very light, muted orange. Relative luminance 0.718; OKLCH L 89.5% C 0.021 H 88.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCCD |
|---|---|
| RGB | rgb(226, 220, 205) |
| HSL | hsl(43, 27%, 85%) |
| HSV | hsv(43, 9%, 89%) |
| CMYK | cmyk(0%, 2.7%, 9.3%, 11.4%) |
| CIE-LAB | lab(87.85, -0.51, 8.09) |
| CIE-LCH | lch(87.85, 8.11, 93.62°) |
| OKLab | oklab(89.51% 0.0005 0.0212) |
| OKLCH | oklch(89.51% 0.021 88.7) |
| XYZ | xyz(67.9754, 71.7635, 68.0165) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.16
Eggshell
#F0EAD6
ΔE00 3.57
Antiquewhite
#FAEBD7
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 5.47
Champagne
#F7E7CE
ΔE00 5.49
Oldlace
#FDF5E6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCCD #CDD3E2
analogous
#E2D2CD #E2DCCD #DEE2CD
triadic
#E2DCCD #CDE2DC #DCCDE2
tetradic
#E2DCCD #CDE2D2 #CDD3E2 #E2CDDE
square
#E2DCCD #CDE2D2 #CDD3E2 #E2CDDE
split-complementary
#E2DCCD #CDDEE2 #D2CDE2
monochromatic
#B5A680 #CCC1A6 #E2DCCD #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.37
#E2DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#E2DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCCD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCCD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#E6D9D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2dccd; /* rgb */ color: rgb(226, 220, 205); /* oklch */ color: oklch(89.5% 0.021 88.7);
Tailwind
colors: {
custom: {
50: '#ebe6dc',
500: '#e2dccd',
950: '#000000',
},
}SCSS
$custom: #e2dccd; $custom-light: #ebe6dc; $custom-dark: #000000;
JSON
{
"hex": "#e2dccd",
"rgb": {
"r": 226,
"g": 220,
"b": 205
},
"hsl": {
"h": 42.857,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89514,
"c": 0.0212,
"h": 88.7
},
"luminance": 0.71763
}Semantic roles & 50–950 ramp
primary
#E2DCCD
secondary
#9AA3B9
accent
#5DA540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484