#E1DFD4#E1DFD4
#E1DFD4 is a very light, near-neutral yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.015 H 98.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD4 |
|---|---|
| RGB | rgb(225, 223, 212) |
| HSL | hsl(51, 18%, 86%) |
| HSV | hsv(51, 6%, 88%) |
| CMYK | cmyk(0%, 0.9%, 5.8%, 11.8%) |
| CIE-LAB | lab(88.70, -1.24, 5.62) |
| CIE-LCH | lch(88.70, 5.76, 102.41°) |
| OKLab | oklab(90.22% -0.0022 0.0148) |
| OKLCH | oklch(90.22% 0.015 98.3) |
| XYZ | xyz(69.3210, 73.5367, 72.8167) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Eggshell
#F0EAD6
ΔE00 4.33
Warm Beige
#E9DCC9
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.26
Oldlace
#FDF5E6
ΔE00 5.68
Linen
#FAF0E6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD4 #D4D6E1
analogous
#E1D8D4 #E1DFD4 #DCE1D4
triadic
#E1DFD4 #D4E1DF #DFD4E1
tetradic
#E1DFD4 #D4E1D8 #D4D6E1 #E1D4DC
square
#E1DFD4 #D4E1D8 #D4D6E1 #E1D4DC
split-complementary
#E1DFD4 #D4DCE1 #D8D4E1
monochromatic
#AFA98C #C8C4B0 #E1DFD4 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.34
#E1DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E1DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD4
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD4 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#E3DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfd4; /* rgb */ color: rgb(225, 223, 212); /* oklch */ color: oklch(90.2% 0.015 98.3);
Tailwind
colors: {
custom: {
50: '#eae9e1',
500: '#e1dfd4',
950: '#000000',
},
}SCSS
$custom: #e1dfd4; $custom-light: #eae9e1; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd4",
"rgb": {
"r": 225,
"g": 223,
"b": 212
},
"hsl": {
"h": 50.769,
"s": 17.808,
"l": 85.686
},
"oklch": {
"l": 0.90218,
"c": 0.01494,
"h": 98.3
},
"luminance": 0.73536
}Semantic roles & 50–950 ramp
primary
#E1DFD4
secondary
#A2A5B7
accent
#569C49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484