#E4E19E#E4E19E
#E4E19E is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.6% C 0.086 H 105.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E19E |
|---|---|
| RGB | rgb(228, 225, 158) |
| HSL | hsl(57, 56%, 76%) |
| HSV | hsv(57, 31%, 89%) |
| CMYK | cmyk(0%, 1.3%, 30.7%, 10.6%) |
| CIE-LAB | lab(88.36, -9.10, 33.23) |
| CIE-LCH | lch(88.36, 34.46, 105.31°) |
| OKLab | oklab(89.64% -0.0235 0.0828) |
| OKLCH | oklch(89.64% 0.086 105.8) |
| XYZ | xyz(65.0921, 72.8142, 42.9667) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.21
Vanilla
#F3E5AB
ΔE00 4.14
Light Tan
#FBEEAC
ΔE00 4.39
Beige (survey)
#E6DAA6
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E19E #9EA1E4
analogous
#E4BE9E #E4E19E #C4E49E
triadic
#E4E19E #9EE4E1 #E19EE4
tetradic
#E4E19E #9EE4BE #9EA1E4 #E49EC4
square
#E4E19E #9EE4BE #9EA1E4 #E49EC4
split-complementary
#E4E19E #9EC4E4 #BE9EE4
monochromatic
#C9C33E #D7D26E #E4E19E #F1F0CE #F8F8E7
Accessibility & contrast
On white
1.35
#E4E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#E4E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E19E
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E19E | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC99
Deuteranopia (green-blind)
#EEDFA1
Tritanopia (blue-blind)
#EED9D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e19e; /* rgb */ color: rgb(228, 225, 158); /* oklch */ color: oklch(89.6% 0.086 105.8);
Tailwind
colors: {
custom: {
50: '#edeabb',
500: '#e4e19e',
950: '#000000',
},
}SCSS
$custom: #e4e19e; $custom-light: #edeabb; $custom-dark: #000000;
JSON
{
"hex": "#e4e19e",
"rgb": {
"r": 228,
"g": 225,
"b": 158
},
"hsl": {
"h": 57.429,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.89644,
"c": 0.08609,
"h": 105.8
},
"luminance": 0.72813
}Semantic roles & 50–950 ramp
primary
#E4E19E
secondary
#686CBE
accent
#28C421
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#161612
muted
#858482