#E4DECC#E4DECC
#E4DECC is a very light, muted yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.025 H 91.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DECC |
|---|---|
| RGB | rgb(228, 222, 204) |
| HSL | hsl(45, 31%, 85%) |
| HSV | hsv(45, 11%, 89%) |
| CMYK | cmyk(0%, 2.6%, 10.5%, 10.6%) |
| CIE-LAB | lab(88.49, -1.00, 9.55) |
| CIE-LCH | lch(88.49, 9.61, 95.98°) |
| OKLab | oklab(90.05% -0.0007 0.025) |
| OKLCH | oklch(90.05% 0.025 91.6) |
| XYZ | xyz(69.0141, 73.0968, 67.5884) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.70
Warm Beige
#E9DCC9
ΔE00 3.27
Champagne
#F7E7CE
ΔE00 4.97
Antiquewhite
#FAEBD7
ΔE00 5.15
Oldlace
#FDF5E6
ΔE00 5.39
Papayawhip
#FFEFD5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DECC #CCD2E4
analogous
#E4D2CC #E4DECC #DEE4CC
triadic
#E4DECC #CCE4DE #DECCE4
tetradic
#E4DECC #CCE4D2 #CCD2E4 #E4CCDE
square
#E4DECC #CCE4D2 #CCD2E4 #E4CCDE
split-complementary
#E4DECC #CCDEE4 #D2CCE4
monochromatic
#BAAA7C #CFC4A4 #E4DECC #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.34
#E4DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E4DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DECC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DECC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCB
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#E8DBD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4decc; /* rgb */ color: rgb(228, 222, 204); /* oklch */ color: oklch(90.0% 0.025 91.6);
Tailwind
colors: {
custom: {
50: '#ece8db',
500: '#e4decc',
950: '#000000',
},
}SCSS
$custom: #e4decc; $custom-light: #ece8db; $custom-dark: #000000;
JSON
{
"hex": "#e4decc",
"rgb": {
"r": 228,
"g": 222,
"b": 204
},
"hsl": {
"h": 45,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90048,
"c": 0.02496,
"h": 91.6
},
"luminance": 0.73096
}Semantic roles & 50–950 ramp
primary
#E4DECC
secondary
#98A1BC
accent
#57A93C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161615
muted
#848484