#E1DFD1#E1DFD1
#E1DFD1 is a very light, near-neutral yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.019 H 100.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD1 |
|---|---|
| RGB | rgb(225, 223, 209) |
| HSL | hsl(53, 21%, 85%) |
| HSV | hsv(53, 7%, 88%) |
| CMYK | cmyk(0%, 0.9%, 7.1%, 11.8%) |
| CIE-LAB | lab(88.63, -1.74, 7.10) |
| CIE-LCH | lch(88.63, 7.31, 103.80°) |
| OKLab | oklab(90.14% -0.0033 0.0186) |
| OKLCH | oklch(90.14% 0.019 100.2) |
| XYZ | xyz(68.9461, 73.3867, 70.8421) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.58
Light Grey
#D8DCD6
ΔE00 4.13
Warm Beige
#E9DCC9
ΔE00 5.05
Oldlace
#FDF5E6
ΔE00 5.71
Beige
#F5F5DC
ΔE00 6.16
Linen
#FAF0E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD1 #D1D3E1
analogous
#E1D7D1 #E1DFD1 #DBE1D1
triadic
#E1DFD1 #D1E1DF #DFD1E1
tetradic
#E1DFD1 #D1E1D7 #D1D3E1 #E1D1DB
square
#E1DFD1 #D1E1D7 #D1D3E1 #E1D1DB
split-complementary
#E1DFD1 #D1DBE1 #D7D1E1
monochromatic
#B1AB87 #C9C5AC #E1DFD1 #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.34
#E1DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E1DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD1
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD1 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#E4DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dfd1; /* rgb */ color: rgb(225, 223, 209); /* oklch */ color: oklch(90.1% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#eae9df',
500: '#e1dfd1',
950: '#000000',
},
}SCSS
$custom: #e1dfd1; $custom-light: #eae9df; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd1",
"rgb": {
"r": 225,
"g": 223,
"b": 209
},
"hsl": {
"h": 52.5,
"s": 21.053,
"l": 85.098
},
"oklch": {
"l": 0.90138,
"c": 0.0189,
"h": 100.2
},
"luminance": 0.73386
}Semantic roles & 50–950 ramp
primary
#E1DFD1
secondary
#9FA2B7
accent
#519F46
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484