#E1DEC8#E1DEC8
#E1DEC8 is a very light, muted yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.030 H 100.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEC8 |
|---|---|
| RGB | rgb(225, 222, 200) |
| HSL | hsl(53, 29%, 83%) |
| HSV | hsv(53, 11%, 88%) |
| CMYK | cmyk(0%, 1.3%, 11.1%, 11.8%) |
| CIE-LAB | lab(88.17, -2.71, 11.16) |
| CIE-LCH | lch(88.17, 11.48, 103.63°) |
| OKLab | oklab(89.71% -0.0054 0.0291) |
| OKLCH | oklch(89.71% 0.03 100.6) |
| XYZ | xyz(67.5968, 72.4208, 65.0499) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.32
Beige
#F5F5DC
ΔE00 5.09
Warm Beige
#E9DCC9
ΔE00 5.31
Cornsilk
#FFF8DC
ΔE00 6.08
Champagne
#F7E7CE
ΔE00 6.30
Light Grey
#D8DCD6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEC8 #C8CBE1
analogous
#E1D1C8 #E1DEC8 #D7E1C8
triadic
#E1DEC8 #C8E1DE #DEC8E1
tetradic
#E1DEC8 #C8E1D1 #C8CBE1 #E1C8D7
square
#E1DEC8 #C8E1D1 #C8CBE1 #E1C8D7
split-complementary
#E1DEC8 #C8D7E1 #D1C8E1
monochromatic
#B6AE79 #CBC6A0 #E1DEC8 #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.36
#E1DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#E1DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEC8
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEC8 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC7
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#E5DBD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dec8; /* rgb */ color: rgb(225, 222, 200); /* oklch */ color: oklch(89.7% 0.030 100.6);
Tailwind
colors: {
custom: {
50: '#eae8d8',
500: '#e1dec8',
950: '#000000',
},
}SCSS
$custom: #e1dec8; $custom-light: #eae8d8; $custom-dark: #000000;
JSON
{
"hex": "#e1dec8",
"rgb": {
"r": 225,
"g": 222,
"b": 200
},
"hsl": {
"h": 52.8,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.89707,
"c": 0.02955,
"h": 100.6
},
"luminance": 0.7242
}Semantic roles & 50–950 ramp
primary
#E1DEC8
secondary
#9499B9
accent
#4AA83D
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483