#E1DFD3#E1DFD3
#E1DFD3 is a very light, near-neutral yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.016 H 99.0°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFD3 |
|---|---|
| RGB | rgb(225, 223, 211) |
| HSL | hsl(51, 19%, 85%) |
| HSV | hsv(51, 6%, 88%) |
| CMYK | cmyk(0%, 0.9%, 6.2%, 11.8%) |
| CIE-LAB | lab(88.68, -1.41, 6.11) |
| CIE-LCH | lch(88.68, 6.27, 102.96°) |
| OKLab | oklab(90.19% -0.0026 0.016) |
| OKLCH | oklch(90.19% 0.016 99) |
| XYZ | xyz(69.1953, 73.4864, 72.1544) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.59
Eggshell
#F0EAD6
ΔE00 4.04
Warm Beige
#E9DCC9
ΔE00 5.15
Oldlace
#FDF5E6
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 5.68
Linen
#FAF0E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFD3 #D3D5E1
analogous
#E1D8D3 #E1DFD3 #DCE1D3
triadic
#E1DFD3 #D3E1DF #DFD3E1
tetradic
#E1DFD3 #D3E1D8 #D3D5E1 #E1D3DC
square
#E1DFD3 #D3E1D8 #D3D5E1 #E1D3DC
split-complementary
#E1DFD3 #D3DCE1 #D8D3E1
monochromatic
#AFAA8A #C8C5AF #E1DFD3 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.34
#E1DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E1DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFD3
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFD3 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#E4DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfd3; /* rgb */ color: rgb(225, 223, 211); /* oklch */ color: oklch(90.2% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#eae9e0',
500: '#e1dfd3',
950: '#000000',
},
}SCSS
$custom: #e1dfd3; $custom-light: #eae9e0; $custom-dark: #000000;
JSON
{
"hex": "#e1dfd3",
"rgb": {
"r": 225,
"g": 223,
"b": 211
},
"hsl": {
"h": 51.429,
"s": 18.919,
"l": 85.49
},
"oklch": {
"l": 0.90191,
"c": 0.01625,
"h": 99
},
"luminance": 0.73486
}Semantic roles & 50–950 ramp
primary
#E1DFD3
secondary
#A1A4B7
accent
#549D48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484