#E1DED2#E1DED2
#E1DED2 is a very light, near-neutral yellow. Relative luminance 0.729; OKLCH L 90.0% C 0.016 H 95.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DED2 |
|---|---|
| RGB | rgb(225, 222, 210) |
| HSL | hsl(48, 20%, 85%) |
| HSV | hsv(48, 7%, 88%) |
| CMYK | cmyk(0%, 1.3%, 6.7%, 11.8%) |
| CIE-LAB | lab(88.40, -1.06, 6.24) |
| CIE-LCH | lch(88.40, 6.33, 99.65°) |
| OKLab | oklab(89.96% -0.0015 0.0164) |
| OKLCH | oklch(89.96% 0.016 95.2) |
| XYZ | xyz(68.8039, 72.9036, 71.4074) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.88
Eggshell
#F0EAD6
ΔE00 4.05
Warm Beige
#E9DCC9
ΔE00 4.70
Oldlace
#FDF5E6
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.64
Linen
#FAF0E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DED2 #D2D5E1
analogous
#E1D6D2 #E1DED2 #DCE1D2
triadic
#E1DED2 #D2E1DE #DED2E1
tetradic
#E1DED2 #D2E1D6 #D2D5E1 #E1D2DC
square
#E1DED2 #D2E1D6 #D2D5E1 #E1D2DC
split-complementary
#E1DED2 #D2DCE1 #D6D2E1
monochromatic
#B0A889 #C9C3AD #E1DED2 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.35
#E1DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E1DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DED2
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DED2 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#E4DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1ded2; /* rgb */ color: rgb(225, 222, 210); /* oklch */ color: oklch(90.0% 0.016 95.2);
Tailwind
colors: {
custom: {
50: '#eae8df',
500: '#e1ded2',
950: '#000000',
},
}SCSS
$custom: #e1ded2; $custom-light: #eae8df; $custom-dark: #000000;
JSON
{
"hex": "#e1ded2",
"rgb": {
"r": 225,
"g": 222,
"b": 210
},
"hsl": {
"h": 48,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.89965,
"c": 0.01645,
"h": 95.2
},
"luminance": 0.72903
}Semantic roles & 50–950 ramp
primary
#E1DED2
secondary
#A0A5B7
accent
#599E47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484