#E1DFD2#E1DFD2
#E1DFD2 is a very light, near-neutral yellow. Relative luminance 0.734; OKLCH L 90.2% C 0.018 H 99.6°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD2 |
|---|---|
| RGB | rgb(225, 223, 210) |
| HSL | hsl(52, 20%, 85%) |
| HSV | hsv(52, 7%, 88%) |
| CMYK | cmyk(0%, 0.9%, 6.7%, 11.8%) |
| CIE-LAB | lab(88.66, -1.58, 6.61) |
| CIE-LCH | lch(88.66, 6.79, 103.42°) |
| OKLab | oklab(90.16% -0.0029 0.0173) |
| OKLCH | oklch(90.16% 0.018 99.6) |
| XYZ | xyz(69.0703, 73.4364, 71.4962) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.79
Light Grey
#D8DCD6
ΔE00 3.85
Warm Beige
#E9DCC9
ΔE00 5.08
Oldlace
#FDF5E6
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 6.09
Linen
#FAF0E6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD2 #D2D4E1
analogous
#E1D7D2 #E1DFD2 #DBE1D2
triadic
#E1DFD2 #D2E1DF #DFD2E1
tetradic
#E1DFD2 #D2E1D7 #D2D4E1 #E1D2DB
square
#E1DFD2 #D2E1D7 #D2D4E1 #E1D2DB
split-complementary
#E1DFD2 #D2DBE1 #D7D2E1
monochromatic
#B0AB89 #C9C5AD #E1DFD2 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.34
#E1DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E1DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD2
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD2 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#E4DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfd2; /* rgb */ color: rgb(225, 223, 210); /* oklch */ color: oklch(90.2% 0.018 99.6);
Tailwind
colors: {
custom: {
50: '#eae9df',
500: '#e1dfd2',
950: '#000000',
},
}SCSS
$custom: #e1dfd2; $custom-light: #eae9df; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd2",
"rgb": {
"r": 225,
"g": 223,
"b": 210
},
"hsl": {
"h": 52,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.90164,
"c": 0.01758,
"h": 99.6
},
"luminance": 0.73436
}Semantic roles & 50–950 ramp
primary
#E1DFD2
secondary
#A0A3B7
accent
#539E47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484