#E4EAB2#E4EAB2
#E4EAB2 is a very light, moderate yellow. Relative luminance 0.786; OKLCH L 91.9% C 0.073 H 112.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAB2 |
|---|---|
| RGB | rgb(228, 234, 178) |
| HSL | hsl(66, 57%, 81%) |
| HSV | hsv(66, 24%, 92%) |
| CMYK | cmyk(2.6%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(91.03, -10.99, 26.61) |
| CIE-LCH | lch(91.03, 28.79, 112.45°) |
| OKLab | oklab(91.88% -0.0283 0.0674) |
| OKLCH | oklch(91.88% 0.073 112.8) |
| XYZ | xyz(69.4532, 78.5546, 53.6146) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.81
Light Khaki
#E6F2A2
ΔE00 4.85
Ecru
#FEFFCA
ΔE00 4.91
Egg Shell
#FFFCC4
ΔE00 4.92
Cream (survey)
#FFFFC2
ΔE00 4.99
Ivory (survey)
#FFFFCB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAB2 #B8B2EA
analogous
#EAD4B2 #E4EAB2 #C8EAB2
triadic
#E4EAB2 #B2E4EA #EAB2E4
tetradic
#E4EAB2 #B2EAD4 #B8B2EA #EAB2C8
square
#E4EAB2 #B2EAD4 #B8B2EA #EAB2C8
split-complementary
#E4EAB2 #B2C8EA #D4B2EA
monochromatic
#C2D052 #D3DD82 #E4EAB2 #F5F7E2 #F7F8E7
Accessibility & contrast
On white
1.26
#E4EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#E4EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAB2
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAB2 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#F2E6B4
Tritanopia (blue-blind)
#EBE3DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4eab2; /* rgb */ color: rgb(228, 234, 178); /* oklch */ color: oklch(91.9% 0.073 112.8);
Tailwind
colors: {
custom: {
50: '#edf0c9',
500: '#e4eab2',
950: '#000000',
},
}SCSS
$custom: #e4eab2; $custom-light: #edf0c9; $custom-dark: #000000;
JSON
{
"hex": "#e4eab2",
"rgb": {
"r": 228,
"g": 234,
"b": 178
},
"hsl": {
"h": 66.429,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.91878,
"c": 0.07308,
"h": 112.8
},
"luminance": 0.78554
}Semantic roles & 50–950 ramp
primary
#E4EAB2
secondary
#827AC6
accent
#21C532
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582