#E3DECD#E3DECD
#E3DECD is a very light, muted yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.023 H 93.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DECD |
|---|---|
| RGB | rgb(227, 222, 205) |
| HSL | hsl(46, 28%, 85%) |
| HSV | hsv(46, 10%, 89%) |
| CMYK | cmyk(0%, 2.2%, 9.7%, 11%) |
| CIE-LAB | lab(88.44, -1.19, 8.94) |
| CIE-LCH | lch(88.44, 9.02, 97.59°) |
| OKLab | oklab(89.99% -0.0014 0.0234) |
| OKLCH | oklch(89.99% 0.023 93.4) |
| XYZ | xyz(68.8180, 72.9818, 68.2073) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.84
Warm Beige
#E9DCC9
ΔE00 3.67
Champagne
#F7E7CE
ΔE00 5.44
Oldlace
#FDF5E6
ΔE00 5.45
Antiquewhite
#FAEBD7
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DECD #CDD2E3
analogous
#E3D3CD #E3DECD #DDE3CD
triadic
#E3DECD #CDE3DE #DECDE3
tetradic
#E3DECD #CDE3D3 #CDD2E3 #E3CDDD
square
#E3DECD #CDE3D3 #CDD2E3 #E3CDDD
split-complementary
#E3DECD #CDDDE3 #D3CDE3
monochromatic
#B7AA7F #CDC4A6 #E3DECD #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.35
#E3DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E3DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DECD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DECD | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E3DFCD
Tritanopia (blue-blind)
#E7DBD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3decd; /* rgb */ color: rgb(227, 222, 205); /* oklch */ color: oklch(90.0% 0.023 93.4);
Tailwind
colors: {
custom: {
50: '#ebe8dc',
500: '#e3decd',
950: '#000000',
},
}SCSS
$custom: #e3decd; $custom-light: #ebe8dc; $custom-dark: #000000;
JSON
{
"hex": "#e3decd",
"rgb": {
"r": 227,
"g": 222,
"b": 205
},
"hsl": {
"h": 46.364,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.89993,
"c": 0.02341,
"h": 93.4
},
"luminance": 0.72981
}Semantic roles & 50–950 ramp
primary
#E3DECD
secondary
#99A1BB
accent
#56A73F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484