#E2DFD3#E2DFD3
#E2DFD3 is a very light, near-neutral yellow. Relative luminance 0.736; OKLCH L 90.3% C 0.016 H 95.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFD3 |
|---|---|
| RGB | rgb(226, 223, 211) |
| HSL | hsl(48, 21%, 86%) |
| HSV | hsv(48, 7%, 89%) |
| CMYK | cmyk(0%, 1.3%, 6.6%, 11.4%) |
| CIE-LAB | lab(88.76, -1.06, 6.23) |
| CIE-LCH | lch(88.76, 6.32, 99.65°) |
| OKLab | oklab(90.27% -0.0015 0.0164) |
| OKLCH | oklch(90.27% 0.016 95.2) |
| XYZ | xyz(69.5080, 73.6476, 72.1690) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.91
Light Grey
#D8DCD6
ΔE00 3.92
Warm Beige
#E9DCC9
ΔE00 4.71
Oldlace
#FDF5E6
ΔE00 5.41
Linen
#FAF0E6
ΔE00 5.59
Gainsboro
#DCDCDC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFD3 #D3D6E2
analogous
#E2D7D3 #E2DFD3 #DDE2D3
triadic
#E2DFD3 #D3E2DF #DFD3E2
tetradic
#E2DFD3 #D3E2D7 #D3D6E2 #E2D3DD
square
#E2DFD3 #D3E2D7 #D3D6E2 #E2D3DD
split-complementary
#E2DFD3 #D3DDE2 #D7D3E2
monochromatic
#B1A989 #CAC4AE #E2DFD3 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.34
#E2DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E2DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFD3
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFD3 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E3DFD3
Tritanopia (blue-blind)
#E5DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfd3; /* rgb */ color: rgb(226, 223, 211); /* oklch */ color: oklch(90.3% 0.016 95.2);
Tailwind
colors: {
custom: {
50: '#ebe9e0',
500: '#e2dfd3',
950: '#000000',
},
}SCSS
$custom: #e2dfd3; $custom-light: #ebe9e0; $custom-dark: #000000;
JSON
{
"hex": "#e2dfd3",
"rgb": {
"r": 226,
"g": 223,
"b": 211
},
"hsl": {
"h": 48,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.9027,
"c": 0.01644,
"h": 95.2
},
"luminance": 0.73647
}Semantic roles & 50–950 ramp
primary
#E2DFD3
secondary
#A1A5B8
accent
#589F47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484