#E2DFD1#E2DFD1
#E2DFD1 is a very light, near-neutral yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.019 H 96.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFD1 |
|---|---|
| RGB | rgb(226, 223, 209) |
| HSL | hsl(49, 23%, 85%) |
| HSV | hsv(49, 8%, 89%) |
| CMYK | cmyk(0%, 1.3%, 7.5%, 11.4%) |
| CIE-LAB | lab(88.71, -1.40, 7.22) |
| CIE-LCH | lch(88.71, 7.35, 100.94°) |
| OKLab | oklab(90.22% -0.0023 0.0189) |
| OKLCH | oklch(90.22% 0.019 96.9) |
| XYZ | xyz(69.2589, 73.5480, 70.8568) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.40
Light Grey
#D8DCD6
ΔE00 4.39
Warm Beige
#E9DCC9
ΔE00 4.58
Oldlace
#FDF5E6
ΔE00 5.44
Linen
#FAF0E6
ΔE00 6.01
Antiquewhite
#FAEBD7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFD1 #D1D4E2
analogous
#E2D6D1 #E2DFD1 #DCE2D1
triadic
#E2DFD1 #D1E2DF #DFD1E2
tetradic
#E2DFD1 #D1E2D6 #D1D4E2 #E2D1DC
square
#E2DFD1 #D1E2D6 #D1D4E2 #E2D1DC
split-complementary
#E2DFD1 #D1DCE2 #D6D1E2
monochromatic
#B3AB86 #CAC5AB #E2DFD1 #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.34
#E2DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E2DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFD1
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFD1 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#E5DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfd1; /* rgb */ color: rgb(226, 223, 209); /* oklch */ color: oklch(90.2% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#ebe9df',
500: '#e2dfd1',
950: '#000000',
},
}SCSS
$custom: #e2dfd1; $custom-light: #ebe9df; $custom-dark: #000000;
JSON
{
"hex": "#e2dfd1",
"rgb": {
"r": 226,
"g": 223,
"b": 209
},
"hsl": {
"h": 49.412,
"s": 22.667,
"l": 85.294
},
"oklch": {
"l": 0.90217,
"c": 0.01906,
"h": 96.9
},
"luminance": 0.73548
}Semantic roles & 50–950 ramp
primary
#E2DFD1
secondary
#9EA3B9
accent
#55A144
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484