#E7DECD#E7DECD
#E7DECD is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.3% C 0.025 H 83.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DECD |
|---|---|
| RGB | rgb(231, 222, 205) |
| HSL | hsl(39, 35%, 85%) |
| HSV | hsv(39, 11%, 91%) |
| CMYK | cmyk(0%, 3.9%, 11.3%, 9.4%) |
| CIE-LAB | lab(88.75, 0.22, 9.43) |
| CIE-LCH | lch(88.75, 9.43, 88.67°) |
| OKLab | oklab(90.32% 0.0028 0.0246) |
| OKLCH | oklch(90.32% 0.025 83.4) |
| XYZ | xyz(70.0947, 73.6401, 68.2671) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.78
Eggshell
#F0EAD6
ΔE00 3.26
Antiquewhite
#FAEBD7
ΔE00 3.97
Champagne
#F7E7CE
ΔE00 4.05
Oldlace
#FDF5E6
ΔE00 4.98
Papayawhip
#FFEFD5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DECD #CDD6E7
analogous
#E7D1CD #E7DECD #E3E7CD
triadic
#E7DECD #CDE7DE #DECDE7
tetradic
#E7DECD #CDE7D1 #CDD6E7 #E7CDE3
square
#E7DECD #CDE7D1 #CDD6E7 #E7CDE3
split-complementary
#E7DECD #CDE3E7 #D1CDE7
monochromatic
#BFA77A #D3C3A4 #E7DECD #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.34
#E7DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E7DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DECD
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DECD | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCC
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#ECDBD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e7decd; /* rgb */ color: rgb(231, 222, 205); /* oklch */ color: oklch(90.3% 0.025 83.4);
Tailwind
colors: {
custom: {
50: '#eee8dc',
500: '#e7decd',
950: '#000000',
},
}SCSS
$custom: #e7decd; $custom-light: #eee8dc; $custom-dark: #000000;
JSON
{
"hex": "#e7decd",
"rgb": {
"r": 231,
"g": 222,
"b": 205
},
"hsl": {
"h": 39.231,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.90316,
"c": 0.0248,
"h": 83.4
},
"luminance": 0.73639
}Semantic roles & 50–950 ramp
primary
#E7DECD
secondary
#98A6C0
accent
#61AE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484