#E1DFAA#E1DFAA
#E1DFAA is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.069 H 105.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFAA |
|---|---|
| RGB | rgb(225, 223, 170) |
| HSL | hsl(58, 48%, 77%) |
| HSV | hsv(58, 24%, 88%) |
| CMYK | cmyk(0%, 0.9%, 24.4%, 11.8%) |
| CIE-LAB | lab(87.82, -7.66, 26.31) |
| CIE-LCH | lch(87.82, 27.40, 106.24°) |
| OKLab | oklab(89.23% -0.019 0.0665) |
| OKLCH | oklch(89.23% 0.069 105.9) |
| XYZ | xyz(64.6947, 71.6861, 48.4511) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.04
Beige (survey)
#E6DAA6
ΔE00 3.35
Vanilla
#F3E5AB
ΔE00 4.26
Light Tan
#FBEEAC
ΔE00 5.50
Egg Shell
#FFFCC4
ΔE00 6.21
Lemonchiffon
#FFFACD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFAA #AAACE1
analogous
#E1C3AA #E1DFAA #C8E1AA
triadic
#E1DFAA #AAE1DF #DFAAE1
tetradic
#E1DFAA #AAE1C3 #AAACE1 #E1AAC8
square
#E1DFAA #AAE1C3 #AAACE1 #E1AAC8
split-complementary
#E1DFAA #AAC8E1 #C3AAE1
monochromatic
#C1BD50 #D1CE7D #E1DFAA #F1F0D7 #F7F6E8
Accessibility & contrast
On white
1.37
#E1DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#E1DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFAA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFAA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#EADDAC
Tritanopia (blue-blind)
#E9D8D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e1dfaa; /* rgb */ color: rgb(225, 223, 170); /* oklch */ color: oklch(89.2% 0.069 105.9);
Tailwind
colors: {
custom: {
50: '#ebe8c3',
500: '#e1dfaa',
950: '#000000',
},
}SCSS
$custom: #e1dfaa; $custom-light: #ebe8c3; $custom-dark: #000000;
JSON
{
"hex": "#e1dfaa",
"rgb": {
"r": 225,
"g": 223,
"b": 170
},
"hsl": {
"h": 57.818,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.89227,
"c": 0.06917,
"h": 105.9
},
"luminance": 0.71685
}Semantic roles & 50–950 ramp
primary
#E1DFAA
secondary
#7578BA
accent
#30BB2A
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482