#E4E373#E4E373
#E4E373 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.4% C 0.135 H 108.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E373 |
|---|---|
| RGB | rgb(228, 227, 115) |
| HSL | hsl(59, 68%, 67%) |
| HSV | hsv(59, 50%, 89%) |
| CMYK | cmyk(0%, 0.4%, 49.6%, 10.6%) |
| CIE-LAB | lab(88.29, -14.60, 54.24) |
| CIE-LCH | lch(88.29, 56.17, 105.06°) |
| OKLab | oklab(89.4% -0.0425 0.128) |
| OKLCH | oklch(89.4% 0.135 108.4) |
| XYZ | xyz(62.5600, 72.6715, 26.9478) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.97
Straw
#FCF679
ΔE00 4.65
Sandy Yellow
#FDEE73
ΔE00 4.79
Yellowish
#FAEE66
ΔE00 4.88
Dull Yellow
#EEDC5B
ΔE00 5.07
Manilla
#FFFA86
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E373 #7374E4
analogous
#E4AB73 #E4E373 #ADE473
triadic
#E4E373 #73E4E3 #E373E4
tetradic
#E4E373 #73E4AB #7374E4 #E473AD
square
#E4E373 #73E4AB #7374E4 #E473AD
split-complementary
#E4E373 #73ADE4 #AB73E4
monochromatic
#B9B824 #DAD940 #E4E373 #EEEDA6 #F8F8DA
Accessibility & contrast
On white
1.35
#E4E373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E4E373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E373
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E373 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#F4E079
Tritanopia (blue-blind)
#F2D7C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4e373; /* rgb */ color: rgb(228, 227, 115); /* oklch */ color: oklch(89.4% 0.135 108.4);
Tailwind
colors: {
custom: {
50: '#efeb9e',
500: '#e4e373',
950: '#000000',
},
}SCSS
$custom: #e4e373; $custom-light: #efeb9e; $custom-dark: #000000;
JSON
{
"hex": "#e4e373",
"rgb": {
"r": 228,
"g": 227,
"b": 115
},
"hsl": {
"h": 59.469,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.89399,
"c": 0.13492,
"h": 108.4
},
"luminance": 0.7267
}Semantic roles & 50–950 ramp
primary
#E4E373
secondary
#4243B9
accent
#18D016
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480