#E1DED4#E1DED4
#E1DED4 is a very light, near-neutral yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.014 H 93.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DED4 |
|---|---|
| RGB | rgb(225, 222, 212) |
| HSL | hsl(46, 18%, 86%) |
| HSV | hsv(46, 6%, 88%) |
| CMYK | cmyk(0%, 1.3%, 5.8%, 11.8%) |
| CIE-LAB | lab(88.45, -0.72, 5.26) |
| CIE-LCH | lch(88.45, 5.31, 97.82°) |
| OKLab | oklab(90.02% -0.0007 0.0138) |
| OKLCH | oklch(90.02% 0.014 93) |
| XYZ | xyz(69.0547, 73.0039, 72.7279) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.54
Eggshell
#F0EAD6
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 4.81
Warm Beige
#E9DCC9
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.41
Linen
#FAF0E6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DED4 #D4D7E1
analogous
#E1D7D4 #E1DED4 #DDE1D4
triadic
#E1DED4 #D4E1DE #DED4E1
tetradic
#E1DED4 #D4E1D7 #D4D7E1 #E1D4DD
square
#E1DED4 #D4E1D7 #D4D7E1 #E1D4DD
split-complementary
#E1DED4 #D4DDE1 #D7D4E1
monochromatic
#AFA78C #C8C2B0 #E1DED4 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.35
#E1DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E1DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DED4
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DED4 | 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)
#E0DDD3
Deuteranopia (green-blind)
#E1DED4
Tritanopia (blue-blind)
#E3DCDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1ded4; /* rgb */ color: rgb(225, 222, 212); /* oklch */ color: oklch(90.0% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#eae8e1',
500: '#e1ded4',
950: '#000000',
},
}SCSS
$custom: #e1ded4; $custom-light: #eae8e1; $custom-dark: #000000;
JSON
{
"hex": "#e1ded4",
"rgb": {
"r": 225,
"g": 222,
"b": 212
},
"hsl": {
"h": 46.154,
"s": 17.808,
"l": 85.686
},
"oklch": {
"l": 0.90018,
"c": 0.01385,
"h": 93
},
"luminance": 0.73004
}Semantic roles & 50–950 ramp
primary
#E1DED4
secondary
#A2A7B7
accent
#5C9C49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484