#E2DED2#E2DED2
#E2DED2 is a very light, near-neutral yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.017 H 91.6°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED2 |
|---|---|
| RGB | rgb(226, 222, 210) |
| HSL | hsl(45, 22%, 85%) |
| HSV | hsv(45, 7%, 89%) |
| CMYK | cmyk(0%, 1.8%, 7.1%, 11.4%) |
| CIE-LAB | lab(88.48, -0.71, 6.36) |
| CIE-LCH | lch(88.48, 6.40, 96.40°) |
| OKLab | oklab(90.04% -0.0005 0.0167) |
| OKLCH | oklch(90.04% 0.017 91.6) |
| XYZ | xyz(69.1167, 73.0649, 71.4221) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.99
Light Grey
#D8DCD6
ΔE00 4.24
Warm Beige
#E9DCC9
ΔE00 4.28
Oldlace
#FDF5E6
ΔE00 5.40
Linen
#FAF0E6
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED2 #D2D6E2
analogous
#E2D6D2 #E2DED2 #DEE2D2
triadic
#E2DED2 #D2E2DE #DED2E2
tetradic
#E2DED2 #D2E2D6 #D2D6E2 #E2D2DE
square
#E2DED2 #D2E2D6 #D2D6E2 #E2D2DE
split-complementary
#E2DED2 #D2DEE2 #D6D2E2
monochromatic
#B2A788 #CAC3AD #E2DED2 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.35
#E2DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#E2DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED2
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED2 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#E5DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded2; /* rgb */ color: rgb(226, 222, 210); /* oklch */ color: oklch(90.0% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#ebe8df',
500: '#e2ded2',
950: '#000000',
},
}SCSS
$custom: #e2ded2; $custom-light: #ebe8df; $custom-dark: #000000;
JSON
{
"hex": "#e2ded2",
"rgb": {
"r": 226,
"g": 222,
"b": 210
},
"hsl": {
"h": 45,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.90044,
"c": 0.01671,
"h": 91.6
},
"luminance": 0.73064
}Semantic roles & 50–950 ramp
primary
#E2DED2
secondary
#A0A6B9
accent
#5CA045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484