#E1DCCD#E1DCCD
#E1DCCD is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.021 H 91.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCCD |
|---|---|
| RGB | rgb(225, 220, 205) |
| HSL | hsl(45, 25%, 84%) |
| HSV | hsv(45, 9%, 88%) |
| CMYK | cmyk(0%, 2.2%, 8.9%, 11.8%) |
| CIE-LAB | lab(87.78, -0.86, 7.97) |
| CIE-LCH | lch(87.78, 8.02, 96.18°) |
| OKLab | oklab(89.43% -0.0006 0.0209) |
| OKLCH | oklch(89.43% 0.021 91.6) |
| XYZ | xyz(67.6627, 71.6023, 68.0019) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.55
Warm Beige
#E9DCC9
ΔE00 3.62
Light Grey
#D8DCD6
ΔE00 5.15
Oldlace
#FDF5E6
ΔE00 5.71
Antiquewhite
#FAEBD7
ΔE00 5.71
Champagne
#F7E7CE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCCD #CDD2E1
analogous
#E1D2CD #E1DCCD #DCE1CD
triadic
#E1DCCD #CDE1DC #DCCDE1
tetradic
#E1DCCD #CDE1D2 #CDD2E1 #E1CDDC
square
#E1DCCD #CDE1D2 #CDD2E1 #E1CDDC
split-complementary
#E1DCCD #CDDCE1 #D2CDE1
monochromatic
#B3A681 #CAC1A7 #E1DCCD #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.37
#E1DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#E1DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCCD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCCD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#E5D9D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e1dccd; /* rgb */ color: rgb(225, 220, 205); /* oklch */ color: oklch(89.4% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#eae6dc',
500: '#e1dccd',
950: '#000000',
},
}SCSS
$custom: #e1dccd; $custom-light: #eae6dc; $custom-dark: #000000;
JSON
{
"hex": "#e1dccd",
"rgb": {
"r": 225,
"g": 220,
"b": 205
},
"hsl": {
"h": 45,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89434,
"c": 0.02088,
"h": 91.6
},
"luminance": 0.71602
}Semantic roles & 50–950 ramp
primary
#E1DCCD
secondary
#9AA2B8
accent
#5AA442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484