#E1DDCD#E1DDCD
#E1DDCD is a very light, muted yellow. Relative luminance 0.721; OKLCH L 89.6% C 0.022 H 95.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DDCD |
|---|---|
| RGB | rgb(225, 221, 205) |
| HSL | hsl(48, 25%, 84%) |
| HSV | hsv(48, 9%, 88%) |
| CMYK | cmyk(0%, 1.8%, 8.9%, 11.8%) |
| CIE-LAB | lab(88.03, -1.38, 8.33) |
| CIE-LCH | lch(88.03, 8.45, 99.39°) |
| OKLab | oklab(89.63% -0.002 0.0218) |
| OKLCH | oklch(89.63% 0.022 95.3) |
| XYZ | xyz(67.9259, 72.1287, 68.0896) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.26
Warm Beige
#E9DCC9
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 5.12
Oldlace
#FDF5E6
ΔE00 5.76
Antiquewhite
#FAEBD7
ΔE00 6.00
Champagne
#F7E7CE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DDCD #CDD1E1
analogous
#E1D3CD #E1DDCD #DBE1CD
triadic
#E1DDCD #CDE1DD #DDCDE1
tetradic
#E1DDCD #CDE1D3 #CDD1E1 #E1CDDB
square
#E1DDCD #CDE1D3 #CDD1E1 #E1CDDB
split-complementary
#E1DDCD #CDDBE1 #D3CDE1
monochromatic
#B3A981 #CAC3A7 #E1DDCD #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.36
#E1DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E1DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DDCD
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DDCD | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#E5DAD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1ddcd; /* rgb */ color: rgb(225, 221, 205); /* oklch */ color: oklch(89.6% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#eae7dc',
500: '#e1ddcd',
950: '#000000',
},
}SCSS
$custom: #e1ddcd; $custom-light: #eae7dc; $custom-dark: #000000;
JSON
{
"hex": "#e1ddcd",
"rgb": {
"r": 225,
"g": 221,
"b": 205
},
"hsl": {
"h": 48,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89634,
"c": 0.02189,
"h": 95.3
},
"luminance": 0.72128
}Semantic roles & 50–950 ramp
primary
#E1DDCD
secondary
#9AA0B8
accent
#55A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484