#E2DFD5#E2DFD5
#E2DFD5 is a very light, near-neutral yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.014 H 93.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFD5 |
|---|---|
| RGB | rgb(226, 223, 213) |
| HSL | hsl(46, 18%, 86%) |
| HSV | hsv(46, 6%, 89%) |
| CMYK | cmyk(0%, 1.3%, 5.8%, 11.4%) |
| CIE-LAB | lab(88.80, -0.72, 5.25) |
| CIE-LCH | lch(88.80, 5.30, 97.82°) |
| OKLab | oklab(90.32% -0.0007 0.0138) |
| OKLCH | oklch(90.32% 0.014 93) |
| XYZ | xyz(69.7603, 73.7486, 73.4977) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.59
Eggshell
#F0EAD6
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 4.83
Warm Beige
#E9DCC9
ΔE00 5.00
Linen
#FAF0E6
ΔE00 5.27
Oldlace
#FDF5E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFD5 #D5D8E2
analogous
#E2D8D5 #E2DFD5 #DEE2D5
triadic
#E2DFD5 #D5E2DF #DFD5E2
tetradic
#E2DFD5 #D5E2D8 #D5D8E2 #E2D5DE
square
#E2DFD5 #D5E2D8 #D5D8E2 #E2D5DE
split-complementary
#E2DFD5 #D5DEE2 #D8D5E2
monochromatic
#B0A88D #C9C3B1 #E2DFD5 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.33
#E2DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E2DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFD5
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFD5 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#E4DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfd5; /* rgb */ color: rgb(226, 223, 213); /* oklch */ color: oklch(90.3% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#ebe9e1',
500: '#e2dfd5',
950: '#000000',
},
}SCSS
$custom: #e2dfd5; $custom-light: #ebe9e1; $custom-dark: #000000;
JSON
{
"hex": "#e2dfd5",
"rgb": {
"r": 226,
"g": 223,
"b": 213
},
"hsl": {
"h": 46.154,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.90323,
"c": 0.01384,
"h": 93
},
"luminance": 0.73748
}Semantic roles & 50–950 ramp
primary
#E2DFD5
secondary
#A3A8B8
accent
#5C9D49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484