#E0DECD#E0DECD
#E0DECD is a very light, muted yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.023 H 101.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DECD |
|---|---|
| RGB | rgb(224, 222, 205) |
| HSL | hsl(54, 23%, 84%) |
| HSV | hsv(54, 8%, 88%) |
| CMYK | cmyk(0%, 0.9%, 8.5%, 12.2%) |
| CIE-LAB | lab(88.21, -2.24, 8.58) |
| CIE-LCH | lch(88.21, 8.87, 104.66°) |
| OKLab | oklab(89.75% -0.0045 0.0224) |
| OKLCH | oklch(89.75% 0.023 101.4) |
| XYZ | xyz(67.8798, 72.4980, 68.1633) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.37
Light Grey
#D8DCD6
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.13
Beige
#F5F5DC
ΔE00 5.65
Oldlace
#FDF5E6
ΔE00 6.17
Champagne
#F7E7CE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DECD #CDCFE0
analogous
#E0D5CD #E0DECD #D9E0CD
triadic
#E0DECD #CDE0DE #DECDE0
tetradic
#E0DECD #CDE0D5 #CDCFE0 #E0CDD9
square
#E0DECD #CDE0D5 #CDCFE0 #E0CDD9
split-complementary
#E0DECD #CDD9E0 #D5CDE0
monochromatic
#B1AC81 #C9C5A7 #E0DECD #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.35
#E0DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E0DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DECD
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DECD | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#E3DBD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0decd; /* rgb */ color: rgb(224, 222, 205); /* oklch */ color: oklch(89.8% 0.023 101.4);
Tailwind
colors: {
custom: {
50: '#e9e8dc',
500: '#e0decd',
950: '#000000',
},
}SCSS
$custom: #e0decd; $custom-light: #e9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#e0decd",
"rgb": {
"r": 224,
"g": 222,
"b": 205
},
"hsl": {
"h": 53.684,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.89754,
"c": 0.02288,
"h": 101.4
},
"luminance": 0.72498
}Semantic roles & 50–950 ramp
primary
#E0DECD
secondary
#9A9DB7
accent
#4EA244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484