#E1DEAA#E1DEAA
#E1DEAA is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.0% C 0.068 H 104.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEAA |
|---|---|
| RGB | rgb(225, 222, 170) |
| HSL | hsl(57, 48%, 77%) |
| HSV | hsv(57, 24%, 88%) |
| CMYK | cmyk(0%, 1.3%, 24.4%, 11.8%) |
| CIE-LAB | lab(87.56, -7.16, 25.95) |
| CIE-LCH | lch(87.56, 26.92, 105.42°) |
| OKLab | oklab(89.02% -0.0175 0.0657) |
| OKLCH | oklch(89.02% 0.068 104.9) |
| XYZ | xyz(64.4283, 71.1534, 48.3624) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.00
Palegoldenrod
#EEE8AA
ΔE00 3.19
Vanilla
#F3E5AB
ΔE00 4.13
Light Tan
#FBEEAC
ΔE00 5.55
Egg Shell
#FFFCC4
ΔE00 6.39
Lemonchiffon
#FFFACD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEAA #AAADE1
analogous
#E1C2AA #E1DEAA #C9E1AA
triadic
#E1DEAA #AAE1DE #DEAAE1
tetradic
#E1DEAA #AAE1C2 #AAADE1 #E1AAC9
square
#E1DEAA #AAE1C2 #AAADE1 #E1AAC9
split-complementary
#E1DEAA #AAC9E1 #C2AAE1
monochromatic
#C1BB50 #D1CC7D #E1DEAA #F1F0D7 #F7F6E8
Accessibility & contrast
On white
1.38
#E1DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#E1DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEAA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEAA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#E9D7D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e1deaa; /* rgb */ color: rgb(225, 222, 170); /* oklch */ color: oklch(89.0% 0.068 104.9);
Tailwind
colors: {
custom: {
50: '#ebe8c3',
500: '#e1deaa',
950: '#000000',
},
}SCSS
$custom: #e1deaa; $custom-light: #ebe8c3; $custom-dark: #000000;
JSON
{
"hex": "#e1deaa",
"rgb": {
"r": 225,
"g": 222,
"b": 170
},
"hsl": {
"h": 56.727,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.89023,
"c": 0.06798,
"h": 104.9
},
"luminance": 0.71152
}Semantic roles & 50–950 ramp
primary
#E1DEAA
secondary
#7579BA
accent
#32BB2A
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482