#E2DEA4#E2DEA4
#E2DEA4 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.075 H 104.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEA4 |
|---|---|
| RGB | rgb(226, 222, 164) |
| HSL | hsl(56, 52%, 76%) |
| HSV | hsv(56, 27%, 89%) |
| CMYK | cmyk(0%, 1.8%, 27.4%, 11.4%) |
| CIE-LAB | lab(87.53, -7.58, 29.02) |
| CIE-LCH | lch(87.53, 30.00, 104.64°) |
| OKLab | oklab(88.98% -0.0189 0.073) |
| OKLCH | oklch(88.98% 0.075 104.5) |
| XYZ | xyz(64.1864, 71.0928, 45.4558) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.46
Beige (survey)
#E6DAA6
ΔE00 2.99
Vanilla
#F3E5AB
ΔE00 3.69
Light Tan
#FBEEAC
ΔE00 4.85
Khaki (CSS)
#F0E68C
ΔE00 6.31
Egg Shell
#FFFCC4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEA4 #A4A8E2
analogous
#E2BFA4 #E2DEA4 #C7E2A4
triadic
#E2DEA4 #A4E2DE #DEA4E2
tetradic
#E2DEA4 #A4E2BF #A4A8E2 #E2A4C7
square
#E2DEA4 #A4E2BF #A4A8E2 #E2A4C7
split-complementary
#E2DEA4 #A4C7E2 #BFA4E2
monochromatic
#C4BC47 #D3CD76 #E2DEA4 #F1EFD2 #F8F7E8
Accessibility & contrast
On white
1.38
#E2DEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#E2DEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEA4
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEA4 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA0
Deuteranopia (green-blind)
#EADDA6
Tritanopia (blue-blind)
#EBD6CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2dea4; /* rgb */ color: rgb(226, 222, 164); /* oklch */ color: oklch(89.0% 0.075 104.5);
Tailwind
colors: {
custom: {
50: '#ebe8bf',
500: '#e2dea4',
950: '#000000',
},
}SCSS
$custom: #e2dea4; $custom-light: #ebe8bf; $custom-dark: #000000;
JSON
{
"hex": "#e2dea4",
"rgb": {
"r": 226,
"g": 222,
"b": 164
},
"hsl": {
"h": 56.129,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.88983,
"c": 0.07536,
"h": 104.5
},
"luminance": 0.71092
}Semantic roles & 50–950 ramp
primary
#E2DEA4
secondary
#6F74BB
accent
#30BF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161612
muted
#848482