#E1DFD9#E1DFD9
#E1DFD9 is a very light, near-neutral yellow. Relative luminance 0.738; OKLCH L 90.4% C 0.008 H 91.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD9 |
|---|---|
| RGB | rgb(225, 223, 217) |
| HSL | hsl(45, 12%, 87%) |
| HSV | hsv(45, 4%, 88%) |
| CMYK | cmyk(0%, 0.9%, 3.6%, 11.8%) |
| CIE-LAB | lab(88.82, -0.38, 3.17) |
| CIE-LCH | lch(88.82, 3.20, 96.82°) |
| OKLab | oklab(90.35% -0.0002 0.0084) |
| OKLCH | oklch(90.35% 0.008 91.5) |
| XYZ | xyz(69.9615, 73.7929, 76.1900) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.08
Light Grey
#D8DCD6
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 4.08
Linen
#FAF0E6
ΔE00 5.42
Fog
#D8DCE0
ΔE00 5.42
Whitesmoke
#F5F5F5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD9 #D9DBE1
analogous
#E1DBD9 #E1DFD9 #DFE1D9
triadic
#E1DFD9 #D9E1DF #DFD9E1
tetradic
#E1DFD9 #D9E1DB #D9DBE1 #E1D9DF
square
#E1DFD9 #D9E1DB #D9DBE1 #E1D9DF
split-complementary
#E1DFD9 #D9DFE1 #DBD9E1
monochromatic
#ABA595 #C6C2B7 #E1DFD9 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.33
#E1DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E1DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD9
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD9 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#E3DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfd9; /* rgb */ color: rgb(225, 223, 217); /* oklch */ color: oklch(90.4% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#eae9e4',
500: '#e1dfd9',
950: '#000000',
},
}SCSS
$custom: #e1dfd9; $custom-light: #eae9e4; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd9",
"rgb": {
"r": 225,
"g": 223,
"b": 217
},
"hsl": {
"h": 45,
"s": 11.765,
"l": 86.667
},
"oklch": {
"l": 0.90353,
"c": 0.00837,
"h": 91.5
},
"luminance": 0.73793
}Semantic roles & 50–950 ramp
primary
#E1DFD9
secondary
#A9ACB6
accent
#619650
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484