#E1DFD5#E1DFD5
#E1DFD5 is a very light, near-neutral yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.014 H 97.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD5 |
|---|---|
| RGB | rgb(225, 223, 213) |
| HSL | hsl(50, 17%, 86%) |
| HSV | hsv(50, 5%, 88%) |
| CMYK | cmyk(0%, 0.9%, 5.3%, 11.8%) |
| CIE-LAB | lab(88.73, -1.07, 5.13) |
| CIE-LCH | lch(88.73, 5.24, 101.75°) |
| OKLab | oklab(90.24% -0.0018 0.0135) |
| OKLCH | oklch(90.24% 0.014 97.5) |
| XYZ | xyz(69.4476, 73.5873, 73.4831) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.19
Eggshell
#F0EAD6
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 4.84
Warm Beige
#E9DCC9
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.50
Linen
#FAF0E6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD5 #D5D7E1
analogous
#E1D9D5 #E1DFD5 #DDE1D5
triadic
#E1DFD5 #D5E1DF #DFD5E1
tetradic
#E1DFD5 #D5E1D9 #D5D7E1 #E1D5DD
square
#E1DFD5 #D5E1D9 #D5D7E1 #E1D5DD
split-complementary
#E1DFD5 #D5DDE1 #D9D5E1
monochromatic
#AEA98E #C7C4B1 #E1DFD5 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.34
#E1DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E1DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD5
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD5 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#E3DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfd5; /* rgb */ color: rgb(225, 223, 213); /* oklch */ color: oklch(90.2% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#eae9e1',
500: '#e1dfd5',
950: '#000000',
},
}SCSS
$custom: #e1dfd5; $custom-light: #eae9e1; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd5",
"rgb": {
"r": 225,
"g": 223,
"b": 213
},
"hsl": {
"h": 50,
"s": 16.667,
"l": 85.882
},
"oklch": {
"l": 0.90244,
"c": 0.01362,
"h": 97.5
},
"luminance": 0.73587
}Semantic roles & 50–950 ramp
primary
#E1DFD5
secondary
#A4A7B7
accent
#589B4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484