#E4E176#E4E176
#E4E176 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.0% C 0.130 H 107.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E176 |
|---|---|
| RGB | rgb(228, 225, 118) |
| HSL | hsl(58, 67%, 68%) |
| HSV | hsv(58, 48%, 89%) |
| CMYK | cmyk(0%, 1.3%, 48.2%, 10.6%) |
| CIE-LAB | lab(87.80, -13.34, 52.26) |
| CIE-LCH | lch(87.80, 53.93, 104.32°) |
| OKLab | oklab(89.02% -0.0387 0.124) |
| OKLCH | oklch(89.02% 0.13 107.3) |
| XYZ | xyz(62.1916, 71.6540, 27.6905) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.39
Sandy Yellow
#FDEE73
ΔE00 4.90
Dull Yellow
#EEDC5B
ΔE00 4.93
Straw
#FCF679
ΔE00 5.08
Yellowish
#FAEE66
ΔE00 5.20
Manilla
#FFFA86
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E176 #7679E4
analogous
#E4AA76 #E4E176 #B0E476
triadic
#E4E176 #76E4E1 #E176E4
tetradic
#E4E176 #76E4AA #7679E4 #E476B0
square
#E4E176 #76E4AA #7679E4 #E476B0
split-complementary
#E4E176 #76B0E4 #AA76E4
monochromatic
#BBB725 #DAD643 #E4E176 #EEECA9 #F8F7DC
Accessibility & contrast
On white
1.37
#E4E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E4E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E176
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E176 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6C
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#F2D5C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4e176; /* rgb */ color: rgb(228, 225, 118); /* oklch */ color: oklch(89.0% 0.130 107.3);
Tailwind
colors: {
custom: {
50: '#eeeaa0',
500: '#e4e176',
950: '#000000',
},
}SCSS
$custom: #e4e176; $custom-light: #eeeaa0; $custom-dark: #000000;
JSON
{
"hex": "#e4e176",
"rgb": {
"r": 228,
"g": 225,
"b": 118
},
"hsl": {
"h": 58.364,
"s": 67.073,
"l": 67.843
},
"oklch": {
"l": 0.8902,
"c": 0.12985,
"h": 107.3
},
"luminance": 0.71652
}Semantic roles & 50–950 ramp
primary
#E4E176
secondary
#4347BB
accent
#1CCF17
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480