#E2DDCD#E2DDCD
#E2DDCD is a very light, muted yellow. Relative luminance 0.723; OKLCH L 89.7% C 0.022 H 92.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDCD |
|---|---|
| RGB | rgb(226, 221, 205) |
| HSL | hsl(46, 27%, 85%) |
| HSV | hsv(46, 9%, 89%) |
| CMYK | cmyk(0%, 2.2%, 9.3%, 11.4%) |
| CIE-LAB | lab(88.11, -1.03, 8.46) |
| CIE-LCH | lch(88.11, 8.52, 96.93°) |
| OKLab | oklab(89.71% -0.001 0.0221) |
| OKLCH | oklch(89.71% 0.022 92.5) |
| XYZ | xyz(68.2387, 72.2900, 68.1043) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.18
Warm Beige
#E9DCC9
ΔE00 3.62
Light Grey
#D8DCD6
ΔE00 5.40
Oldlace
#FDF5E6
ΔE00 5.56
Antiquewhite
#FAEBD7
ΔE00 5.59
Champagne
#F7E7CE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDCD #CDD2E2
analogous
#E2D3CD #E2DDCD #DDE2CD
triadic
#E2DDCD #CDE2DD #DDCDE2
tetradic
#E2DDCD #CDE2D3 #CDD2E2 #E2CDDD
square
#E2DDCD #CDE2D3 #CDD2E2 #E2CDDD
split-complementary
#E2DDCD #CDDDE2 #D3CDE2
monochromatic
#B5A880 #CCC3A6 #E2DDCD #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.36
#E2DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#E2DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDCD
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDCD | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#E6DAD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2ddcd; /* rgb */ color: rgb(226, 221, 205); /* oklch */ color: oklch(89.7% 0.022 92.5);
Tailwind
colors: {
custom: {
50: '#ebe7dc',
500: '#e2ddcd',
950: '#000000',
},
}SCSS
$custom: #e2ddcd; $custom-light: #ebe7dc; $custom-dark: #000000;
JSON
{
"hex": "#e2ddcd",
"rgb": {
"r": 226,
"g": 221,
"b": 205
},
"hsl": {
"h": 45.714,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89714,
"c": 0.02214,
"h": 92.5
},
"luminance": 0.72289
}Semantic roles & 50–950 ramp
primary
#E2DDCD
secondary
#9AA1B9
accent
#58A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484