#E4DECD#E4DECD
#E4DECD is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.1% C 0.024 H 90.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DECD |
|---|---|
| RGB | rgb(228, 222, 205) |
| HSL | hsl(44, 30%, 85%) |
| HSV | hsv(44, 10%, 89%) |
| CMYK | cmyk(0%, 2.6%, 10.1%, 10.6%) |
| CIE-LAB | lab(88.52, -0.84, 9.06) |
| CIE-LCH | lch(88.52, 9.10, 95.29°) |
| OKLab | oklab(90.07% -0.0003 0.0237) |
| OKLCH | oklch(90.07% 0.024 90.8) |
| XYZ | xyz(69.1344, 73.1449, 68.2221) |
| Luminance | 0.7314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.82
Warm Beige
#E9DCC9
ΔE00 3.18
Champagne
#F7E7CE
ΔE00 5.04
Antiquewhite
#FAEBD7
ΔE00 5.08
Oldlace
#FDF5E6
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DECD #CDD3E4
analogous
#E4D3CD #E4DECD #DEE4CD
triadic
#E4DECD #CDE4DE #DECDE4
tetradic
#E4DECD #CDE4D3 #CDD3E4 #E4CDDE
square
#E4DECD #CDE4D3 #CDD3E4 #E4CDDE
split-complementary
#E4DECD #CDDEE4 #D3CDE4
monochromatic
#B9AA7E #CFC4A5 #E4DECD #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.34
#E4DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E4DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DECD
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DECD | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#E8DBD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4decd; /* rgb */ color: rgb(228, 222, 205); /* oklch */ color: oklch(90.1% 0.024 90.8);
Tailwind
colors: {
custom: {
50: '#ece8dc',
500: '#e4decd',
950: '#000000',
},
}SCSS
$custom: #e4decd; $custom-light: #ece8dc; $custom-dark: #000000;
JSON
{
"hex": "#e4decd",
"rgb": {
"r": 228,
"g": 222,
"b": 205
},
"hsl": {
"h": 44.348,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.90073,
"c": 0.02369,
"h": 90.8
},
"luminance": 0.73144
}Semantic roles & 50–950 ramp
primary
#E4DECD
secondary
#99A2BC
accent
#59A93D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484