#E4E19C#E4E19C
#E4E19C is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.6% C 0.088 H 105.9°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E19C |
|---|---|
| RGB | rgb(228, 225, 156) |
| HSL | hsl(58, 57%, 75%) |
| HSV | hsv(58, 32%, 89%) |
| CMYK | cmyk(0%, 1.3%, 31.6%, 10.6%) |
| CIE-LAB | lab(88.33, -9.34, 34.21) |
| CIE-LCH | lch(88.33, 35.46, 105.28°) |
| OKLab | oklab(89.61% -0.0243 0.0851) |
| OKLCH | oklch(89.61% 0.088 105.9) |
| XYZ | xyz(64.9214, 72.7459, 42.0674) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.43
Khaki (CSS)
#F0E68C
ΔE00 4.33
Vanilla
#F3E5AB
ΔE00 4.33
Light Tan
#FBEEAC
ΔE00 4.44
Beige (survey)
#E6DAA6
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E19C #9C9FE4
analogous
#E4BD9C #E4E19C #C3E49C
triadic
#E4E19C #9CE4E1 #E19CE4
tetradic
#E4E19C #9CE4BD #9C9FE4 #E49CC3
square
#E4E19C #9CE4BD #9C9FE4 #E49CC3
split-complementary
#E4E19C #9CC3E4 #BD9CE4
monochromatic
#CAC43C #D7D26C #E4E19C #F1F0CC #F8F8E7
Accessibility & contrast
On white
1.35
#E4E19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#E4E19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E19C
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E19C | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC97
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#EED8CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e19c; /* rgb */ color: rgb(228, 225, 156); /* oklch */ color: oklch(89.6% 0.088 105.9);
Tailwind
colors: {
custom: {
50: '#edeaba',
500: '#e4e19c',
950: '#000000',
},
}SCSS
$custom: #e4e19c; $custom-light: #edeaba; $custom-dark: #000000;
JSON
{
"hex": "#e4e19c",
"rgb": {
"r": 228,
"g": 225,
"b": 156
},
"hsl": {
"h": 57.5,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.89608,
"c": 0.08845,
"h": 105.9
},
"luminance": 0.72745
}Semantic roles & 50–950 ramp
primary
#E4E19C
secondary
#676ABE
accent
#28C521
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#161611
muted
#858481