#E2DED1#E2DED1
#E2DED1 is a very light, near-neutral yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.018 H 92.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED1 |
|---|---|
| RGB | rgb(226, 222, 209) |
| HSL | hsl(46, 23%, 85%) |
| HSV | hsv(46, 8%, 89%) |
| CMYK | cmyk(0%, 1.8%, 7.5%, 11.4%) |
| CIE-LAB | lab(88.45, -0.88, 6.85) |
| CIE-LCH | lch(88.45, 6.91, 97.32°) |
| OKLab | oklab(90.02% -0.0008 0.018) |
| OKLCH | oklch(90.02% 0.018 92.7) |
| XYZ | xyz(68.9925, 73.0152, 70.7680) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.70
Warm Beige
#E9DCC9
ΔE00 4.17
Light Grey
#D8DCD6
ΔE00 4.43
Oldlace
#FDF5E6
ΔE00 5.39
Linen
#FAF0E6
ΔE00 5.60
Antiquewhite
#FAEBD7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED1 #D1D5E2
analogous
#E2D5D1 #E2DED1 #DDE2D1
triadic
#E2DED1 #D1E2DE #DED1E2
tetradic
#E2DED1 #D1E2D5 #D1D5E2 #E2D1DD
square
#E2DED1 #D1E2D5 #D1D5E2 #E2D1DD
split-complementary
#E2DED1 #D1DDE2 #D5D1E2
monochromatic
#B3A886 #CAC3AB #E2DED1 #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.35
#E2DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E2DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED1
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED1 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#E5DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded1; /* rgb */ color: rgb(226, 222, 209); /* oklch */ color: oklch(90.0% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#ebe8df',
500: '#e2ded1',
950: '#000000',
},
}SCSS
$custom: #e2ded1; $custom-light: #ebe8df; $custom-dark: #000000;
JSON
{
"hex": "#e2ded1",
"rgb": {
"r": 226,
"g": 222,
"b": 209
},
"hsl": {
"h": 45.882,
"s": 22.667,
"l": 85.294
},
"oklch": {
"l": 0.90018,
"c": 0.01799,
"h": 92.7
},
"luminance": 0.73015
}Semantic roles & 50–950 ramp
primary
#E2DED1
secondary
#9EA5B9
accent
#5AA144
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484