#E4E19F#E4E19F
#E4E19F is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.7% C 0.085 H 105.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E19F |
|---|---|
| RGB | rgb(228, 225, 159) |
| HSL | hsl(57, 56%, 76%) |
| HSV | hsv(57, 30%, 89%) |
| CMYK | cmyk(0%, 1.3%, 30.3%, 10.6%) |
| CIE-LAB | lab(88.38, -8.98, 32.74) |
| CIE-LCH | lch(88.38, 33.95, 105.33°) |
| OKLab | oklab(89.66% -0.0231 0.0817) |
| OKLCH | oklch(89.66% 0.085 105.8) |
| XYZ | xyz(65.1785, 72.8488, 43.4219) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.11
Vanilla
#F3E5AB
ΔE00 4.06
Beige (survey)
#E6DAA6
ΔE00 4.26
Light Tan
#FBEEAC
ΔE00 4.37
Khaki (CSS)
#F0E68C
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E19F #9FA2E4
analogous
#E4BE9F #E4E19F #C4E49F
triadic
#E4E19F #9FE4E1 #E19FE4
tetradic
#E4E19F #9FE4BE #9FA2E4 #E49FC4
square
#E4E19F #9FE4BE #9FA2E4 #E49FC4
split-complementary
#E4E19F #9FC4E4 #BE9FE4
monochromatic
#C9C33F #D7D26F #E4E19F #F1F0CF #F8F8E7
Accessibility & contrast
On white
1.35
#E4E19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E4E19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E19F
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E19F | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9B
Deuteranopia (green-blind)
#EEDFA2
Tritanopia (blue-blind)
#EED9D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e19f; /* rgb */ color: rgb(228, 225, 159); /* oklch */ color: oklch(89.7% 0.085 105.8);
Tailwind
colors: {
custom: {
50: '#edeabc',
500: '#e4e19f',
950: '#000000',
},
}SCSS
$custom: #e4e19f; $custom-light: #edeabc; $custom-dark: #000000;
JSON
{
"hex": "#e4e19f",
"rgb": {
"r": 228,
"g": 225,
"b": 159
},
"hsl": {
"h": 57.391,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.89663,
"c": 0.08489,
"h": 105.8
},
"luminance": 0.72848
}Semantic roles & 50–950 ramp
primary
#E4E19F
secondary
#696DBE
accent
#29C422
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#161612
muted
#858482