#E1DECD#E1DECD
#E1DECD is a very light, muted yellow. Relative luminance 0.727; OKLCH L 89.8% C 0.023 H 98.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DECD |
|---|---|
| RGB | rgb(225, 222, 205) |
| HSL | hsl(51, 25%, 84%) |
| HSV | hsv(51, 9%, 88%) |
| CMYK | cmyk(0%, 1.3%, 8.9%, 11.8%) |
| CIE-LAB | lab(88.28, -1.89, 8.70) |
| CIE-LCH | lch(88.28, 8.90, 102.28°) |
| OKLab | oklab(89.83% -0.0035 0.0227) |
| OKLCH | oklch(89.83% 0.023 98.7) |
| XYZ | xyz(68.1907, 72.6584, 68.1779) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.13
Warm Beige
#E9DCC9
ΔE00 4.64
Light Grey
#D8DCD6
ΔE00 5.20
Beige
#F5F5DC
ΔE00 5.76
Oldlace
#FDF5E6
ΔE00 5.91
Champagne
#F7E7CE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DECD #CDD0E1
analogous
#E1D4CD #E1DECD #DAE1CD
triadic
#E1DECD #CDE1DE #DECDE1
tetradic
#E1DECD #CDE1D4 #CDD0E1 #E1CDDA
square
#E1DECD #CDE1D4 #CDD0E1 #E1CDDA
split-complementary
#E1DECD #CDDAE1 #D4CDE1
monochromatic
#B3AC81 #CAC5A7 #E1DECD #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.35
#E1DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E1DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DECD
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DECD | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#E5DBD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1decd; /* rgb */ color: rgb(225, 222, 205); /* oklch */ color: oklch(89.8% 0.023 98.7);
Tailwind
colors: {
custom: {
50: '#eae8dc',
500: '#e1decd',
950: '#000000',
},
}SCSS
$custom: #e1decd; $custom-light: #eae8dc; $custom-dark: #000000;
JSON
{
"hex": "#e1decd",
"rgb": {
"r": 225,
"g": 222,
"b": 205
},
"hsl": {
"h": 51,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89834,
"c": 0.023,
"h": 98.7
},
"luminance": 0.72658
}Semantic roles & 50–950 ramp
primary
#E1DECD
secondary
#9A9FB8
accent
#51A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484