#E4EAAB#E4EAAB
#E4EAAB is a very light, moderate yellow. Relative luminance 0.783; OKLCH L 91.7% C 0.082 H 112.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAAB |
|---|---|
| RGB | rgb(228, 234, 171) |
| HSL | hsl(66, 60%, 79%) |
| HSV | hsv(66, 27%, 92%) |
| CMYK | cmyk(2.6%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(90.91, -11.94, 30.02) |
| CIE-LCH | lch(90.91, 32.30, 111.69°) |
| OKLab | oklab(91.74% -0.0311 0.0755) |
| OKLCH | oklch(91.74% 0.082 112.4) |
| XYZ | xyz(68.7683, 78.2806, 50.0071) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.43
Light Khaki
#E6F2A2
ΔE00 3.54
Cream (survey)
#FFFFC2
ΔE00 4.96
Light Beige
#FFFEB6
ΔE00 5.09
Egg Shell
#FFFCC4
ΔE00 5.16
Creme
#FFFFB6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAAB #B1ABEA
analogous
#EAD1AB #E4EAAB #C5EAAB
triadic
#E4EAAB #ABE4EA #EAABE4
tetradic
#E4EAAB #ABEAD1 #B1ABEA #EAABC5
square
#E4EAAB #ABEAD1 #B1ABEA #EAABC5
split-complementary
#E4EAAB #ABC5EA #D1ABEA
monochromatic
#C5D249 #D4DE7A #E4EAAB #F4F6DC #F7F9E7
Accessibility & contrast
On white
1.26
#E4EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#E4EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAAB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAAB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#F3E6AE
Tritanopia (blue-blind)
#ECE3D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4eaab; /* rgb */ color: rgb(228, 234, 171); /* oklch */ color: oklch(91.7% 0.082 112.4);
Tailwind
colors: {
custom: {
50: '#edf0c4',
500: '#e4eaab',
950: '#000000',
},
}SCSS
$custom: #e4eaab; $custom-light: #edf0c4; $custom-dark: #000000;
JSON
{
"hex": "#e4eaab",
"rgb": {
"r": 228,
"g": 234,
"b": 171
},
"hsl": {
"h": 65.714,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.91738,
"c": 0.08164,
"h": 112.4
},
"luminance": 0.7828
}Semantic roles & 50–950 ramp
primary
#E4EAAB
secondary
#7B73C6
accent
#1EC82E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161612
muted
#858582