#E1DFD0#E1DFD0
#E1DFD0 is a very light, muted yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.020 H 100.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD0 |
|---|---|
| RGB | rgb(225, 223, 208) |
| HSL | hsl(53, 22%, 85%) |
| HSV | hsv(53, 8%, 88%) |
| CMYK | cmyk(0%, 0.9%, 7.6%, 11.8%) |
| CIE-LAB | lab(88.61, -1.91, 7.59) |
| CIE-LCH | lch(88.61, 7.82, 104.13°) |
| OKLab | oklab(90.11% -0.0037 0.0199) |
| OKLCH | oklch(90.11% 0.02 100.6) |
| XYZ | xyz(68.8227, 73.3374, 70.1921) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.40
Light Grey
#D8DCD6
ΔE00 4.42
Warm Beige
#E9DCC9
ΔE00 5.04
Oldlace
#FDF5E6
ΔE00 5.78
Beige
#F5F5DC
ΔE00 5.90
Linen
#FAF0E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD0 #D0D2E1
analogous
#E1D7D0 #E1DFD0 #DBE1D0
triadic
#E1DFD0 #D0E1DF #DFD0E1
tetradic
#E1DFD0 #D0E1D7 #D0D2E1 #E1D0DB
square
#E1DFD0 #D0E1D7 #D0D2E1 #E1D0DB
split-complementary
#E1DFD0 #D0DBE1 #D7D0E1
monochromatic
#B1AC85 #C9C6AB #E1DFD0 #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.34
#E1DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E1DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD0
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD0 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECF
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#E4DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dfd0; /* rgb */ color: rgb(225, 223, 208); /* oklch */ color: oklch(90.1% 0.020 100.6);
Tailwind
colors: {
custom: {
50: '#eae9de',
500: '#e1dfd0',
950: '#000000',
},
}SCSS
$custom: #e1dfd0; $custom-light: #eae9de; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd0",
"rgb": {
"r": 225,
"g": 223,
"b": 208
},
"hsl": {
"h": 52.941,
"s": 22.078,
"l": 84.902
},
"oklch": {
"l": 0.90112,
"c": 0.02022,
"h": 100.6
},
"luminance": 0.73337
}Semantic roles & 50–950 ramp
primary
#E1DFD0
secondary
#9EA1B8
accent
#50A145
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484