#E5EAAB#E5EAAB
#E5EAAB is a very light, moderate yellow. Relative luminance 0.784; OKLCH L 91.8% C 0.082 H 111.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EAAB |
|---|---|
| RGB | rgb(229, 234, 171) |
| HSL | hsl(65, 60%, 79%) |
| HSV | hsv(65, 27%, 92%) |
| CMYK | cmyk(2.1%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.98, -11.57, 30.13) |
| CIE-LCH | lch(90.98, 32.27, 111.01°) |
| OKLab | oklab(91.82% -0.0301 0.0757) |
| OKLCH | oklch(91.82% 0.082 111.7) |
| XYZ | xyz(69.0865, 78.4447, 50.0220) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.16
Light Khaki
#E6F2A2
ΔE00 3.61
Cream (survey)
#FFFFC2
ΔE00 4.84
Light Beige
#FFFEB6
ΔE00 4.95
Egg Shell
#FFFCC4
ΔE00 5.00
Creme
#FFFFB6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EAAB #B0ABEA
analogous
#EAD0AB #E5EAAB #C6EAAB
triadic
#E5EAAB #ABE5EA #EAABE5
tetradic
#E5EAAB #ABEAD0 #B0ABEA #EAABC6
square
#E5EAAB #ABEAD0 #B0ABEA #EAABC6
split-complementary
#E5EAAB #ABC6EA #D0ABEA
monochromatic
#C7D249 #D6DE7A #E5EAAB #F4F6DC #F7F9E7
Accessibility & contrast
On white
1.26
#E5EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E5EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EAAB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EAAB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#EDE3D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5eaab; /* rgb */ color: rgb(229, 234, 171); /* oklch */ color: oklch(91.8% 0.082 111.7);
Tailwind
colors: {
custom: {
50: '#eef0c4',
500: '#e5eaab',
950: '#000000',
},
}SCSS
$custom: #e5eaab; $custom-light: #eef0c4; $custom-dark: #000000;
JSON
{
"hex": "#e5eaab",
"rgb": {
"r": 229,
"g": 234,
"b": 171
},
"hsl": {
"h": 64.762,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.91816,
"c": 0.0815,
"h": 111.7
},
"luminance": 0.78444
}Semantic roles & 50–950 ramp
primary
#E5EAAB
secondary
#7A73C6
accent
#1EC82B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161612
muted
#858582