#E7DCCD#E7DCCD
#E7DCCD is a very light, muted orange. Relative luminance 0.726; OKLCH L 89.9% C 0.024 H 75.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCCD |
|---|---|
| RGB | rgb(231, 220, 205) |
| HSL | hsl(35, 35%, 85%) |
| HSV | hsv(35, 11%, 91%) |
| CMYK | cmyk(0%, 4.8%, 11.3%, 9.4%) |
| CIE-LAB | lab(88.25, 1.25, 8.71) |
| CIE-LCH | lch(88.25, 8.80, 81.83°) |
| OKLab | oklab(89.92% 0.0058 0.0228) |
| OKLCH | oklch(89.92% 0.024 75.8) |
| XYZ | xyz(69.5666, 72.5840, 68.0911) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.55
Antiquewhite
#FAEBD7
ΔE00 3.95
Champagne
#F7E7CE
ΔE00 4.40
Eggshell
#F0EAD6
ΔE00 4.62
Linen
#FAF0E6
ΔE00 4.88
Oldlace
#FDF5E6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCCD #CDD8E7
analogous
#E7CFCD #E7DCCD #E5E7CD
triadic
#E7DCCD #CDE7DC #DCCDE7
tetradic
#E7DCCD #CDE7CF #CDD8E7 #E7CDE5
square
#E7DCCD #CDE7CF #CDD8E7 #E7CDE5
split-complementary
#E7DCCD #CDE5E7 #CFCDE7
monochromatic
#BFA27A #D3BFA4 #E7DCCD #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.35
#E7DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#E7DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCCD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCCD | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#ECD9D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e7dccd; /* rgb */ color: rgb(231, 220, 205); /* oklch */ color: oklch(89.9% 0.024 75.8);
Tailwind
colors: {
custom: {
50: '#eee6dc',
500: '#e7dccd',
950: '#000000',
},
}SCSS
$custom: #e7dccd; $custom-light: #eee6dc; $custom-dark: #000000;
JSON
{
"hex": "#e7dccd",
"rgb": {
"r": 231,
"g": 220,
"b": 205
},
"hsl": {
"h": 34.615,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.8992,
"c": 0.02351,
"h": 75.8
},
"luminance": 0.72583
}Semantic roles & 50–950 ramp
primary
#E7DCCD
secondary
#98A9C0
accent
#6AAE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484