#E1DED3#E1DED3
#E1DED3 is a very light, near-neutral yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.015 H 94.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DED3 |
|---|---|
| RGB | rgb(225, 222, 211) |
| HSL | hsl(47, 19%, 85%) |
| HSV | hsv(47, 6%, 88%) |
| CMYK | cmyk(0%, 1.3%, 6.2%, 11.8%) |
| CIE-LAB | lab(88.43, -0.89, 5.75) |
| CIE-LCH | lch(88.43, 5.82, 98.82°) |
| OKLab | oklab(89.99% -0.0011 0.0151) |
| OKLCH | oklch(89.99% 0.015 94.2) |
| XYZ | xyz(68.9289, 72.9536, 72.0656) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.69
Eggshell
#F0EAD6
ΔE00 4.35
Warm Beige
#E9DCC9
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.23
Linen
#FAF0E6
ΔE00 5.59
Oldlace
#FDF5E6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DED3 #D3D6E1
analogous
#E1D7D3 #E1DED3 #DDE1D3
triadic
#E1DED3 #D3E1DE #DED3E1
tetradic
#E1DED3 #D3E1D7 #D3D6E1 #E1D3DD
square
#E1DED3 #D3E1D7 #D3D6E1 #E1D3DD
split-complementary
#E1DED3 #D3DDE1 #D7D3E1
monochromatic
#AFA78A #C8C3AF #E1DED3 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.35
#E1DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#E1DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DED3
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DED3 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD2
Deuteranopia (green-blind)
#E2DED3
Tritanopia (blue-blind)
#E4DCDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1ded3; /* rgb */ color: rgb(225, 222, 211); /* oklch */ color: oklch(90.0% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#eae8e0',
500: '#e1ded3',
950: '#000000',
},
}SCSS
$custom: #e1ded3; $custom-light: #eae8e0; $custom-dark: #000000;
JSON
{
"hex": "#e1ded3",
"rgb": {
"r": 225,
"g": 222,
"b": 211
},
"hsl": {
"h": 47.143,
"s": 18.919,
"l": 85.49
},
"oklch": {
"l": 0.89991,
"c": 0.01515,
"h": 94.2
},
"luminance": 0.72953
}Semantic roles & 50–950 ramp
primary
#E1DED3
secondary
#A1A6B7
accent
#5A9D48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484