#E4E375#E4E375
#E4E375 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.4% C 0.133 H 108.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E375 |
|---|---|
| RGB | rgb(228, 227, 117) |
| HSL | hsl(59, 67%, 68%) |
| HSV | hsv(59, 49%, 89%) |
| CMYK | cmyk(0%, 0.4%, 48.7%, 10.6%) |
| CIE-LAB | lab(88.31, -14.42, 53.34) |
| CIE-LCH | lch(88.31, 55.25, 105.13°) |
| OKLab | oklab(89.42% -0.0419 0.1262) |
| OKLCH | oklch(89.42% 0.133 108.3) |
| XYZ | xyz(62.6763, 72.7180, 27.5605) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.78
Straw
#FCF679
ΔE00 4.74
Sandy Yellow
#FDEE73
ΔE00 4.88
Yellowish
#FAEE66
ΔE00 5.04
Manilla
#FFFA86
ΔE00 5.15
Dull Yellow
#EEDC5B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E375 #7576E4
analogous
#E4AB75 #E4E375 #AEE475
triadic
#E4E375 #75E4E3 #E375E4
tetradic
#E4E375 #75E4AB #7576E4 #E475AE
square
#E4E375 #75E4AB #7576E4 #E475AE
split-complementary
#E4E375 #75AEE4 #AB75E4
monochromatic
#BAB924 #DAD942 #E4E375 #EEEDA8 #F8F8DB
Accessibility & contrast
On white
1.35
#E4E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#E4E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E375
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E375 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#F1D7CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e375; /* rgb */ color: rgb(228, 227, 117); /* oklch */ color: oklch(89.4% 0.133 108.3);
Tailwind
colors: {
custom: {
50: '#eeeb9f',
500: '#e4e375',
950: '#000000',
},
}SCSS
$custom: #e4e375; $custom-light: #eeeb9f; $custom-dark: #000000;
JSON
{
"hex": "#e4e375",
"rgb": {
"r": 228,
"g": 227,
"b": 117
},
"hsl": {
"h": 59.459,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.89424,
"c": 0.133,
"h": 108.3
},
"luminance": 0.72717
}Semantic roles & 50–950 ramp
primary
#E4E375
secondary
#4344BA
accent
#18CF16
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480