#E2DFA4#E2DFA4
#E2DFA4 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.2% C 0.077 H 105.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFA4 |
|---|---|
| RGB | rgb(226, 223, 164) |
| HSL | hsl(57, 52%, 76%) |
| HSV | hsv(57, 27%, 89%) |
| CMYK | cmyk(0%, 1.3%, 27.4%, 11.4%) |
| CIE-LAB | lab(87.79, -8.09, 29.37) |
| CIE-LCH | lch(87.79, 30.46, 105.39°) |
| OKLab | oklab(89.19% -0.0203 0.0738) |
| OKLCH | oklch(89.19% 0.077 105.4) |
| XYZ | xyz(64.4528, 71.6255, 45.5446) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.34
Beige (survey)
#E6DAA6
ΔE00 3.38
Vanilla
#F3E5AB
ΔE00 3.87
Light Tan
#FBEEAC
ΔE00 4.84
Khaki (CSS)
#F0E68C
ΔE00 6.18
Light Khaki
#E6F2A2
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFA4 #A4A7E2
analogous
#E2C0A4 #E2DFA4 #C6E2A4
triadic
#E2DFA4 #A4E2DF #DFA4E2
tetradic
#E2DFA4 #A4E2C0 #A4A7E2 #E2A4C6
square
#E2DFA4 #A4E2C0 #A4A7E2 #E2A4C6
split-complementary
#E2DFA4 #A4C6E2 #C0A4E2
monochromatic
#C4BE47 #D3CF76 #E2DFA4 #F1EFD2 #F8F7E8
Accessibility & contrast
On white
1.37
#E2DFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#E2DFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFA4
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFA4 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#EBDEA6
Tritanopia (blue-blind)
#EBD7CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2dfa4; /* rgb */ color: rgb(226, 223, 164); /* oklch */ color: oklch(89.2% 0.077 105.4);
Tailwind
colors: {
custom: {
50: '#ebe8bf',
500: '#e2dfa4',
950: '#000000',
},
}SCSS
$custom: #e2dfa4; $custom-light: #ebe8bf; $custom-dark: #000000;
JSON
{
"hex": "#e2dfa4",
"rgb": {
"r": 226,
"g": 223,
"b": 164
},
"hsl": {
"h": 57.097,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.89187,
"c": 0.07654,
"h": 105.4
},
"luminance": 0.71624
}Semantic roles & 50–950 ramp
primary
#E2DFA4
secondary
#6F73BB
accent
#2EBF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161612
muted
#848482