#E4E476#E4E476
#E4E476 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.6% C 0.133 H 108.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E476 |
|---|---|
| RGB | rgb(228, 228, 118) |
| HSL | hsl(60, 67%, 68%) |
| HSV | hsv(60, 48%, 89%) |
| CMYK | cmyk(0%, 0%, 48.2%, 10.6%) |
| CIE-LAB | lab(88.59, -14.83, 53.19) |
| CIE-LCH | lch(88.59, 55.22, 105.58°) |
| OKLab | oklab(89.65% -0.0429 0.126) |
| OKLCH | oklch(89.65% 0.133 108.8) |
| XYZ | xyz(63.0097, 73.2903, 27.9633) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.86
Straw
#FCF679
ΔE00 4.67
Sandy Yellow
#FDEE73
ΔE00 4.97
Manilla
#FFFA86
ΔE00 5.04
Yellowish
#FAEE66
ΔE00 5.11
Yellowish Tan
#FCFC81
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E476 #7676E4
analogous
#E4AD76 #E4E476 #ADE476
triadic
#E4E476 #76E4E4 #E476E4
tetradic
#E4E476 #76E4AD #7676E4 #E476AD
square
#E4E476 #76E4AD #7676E4 #E476AD
split-complementary
#E4E476 #76ADE4 #AD76E4
monochromatic
#BBBB25 #DADA43 #E4E476 #EEEEA9 #F8F8DC
Accessibility & contrast
On white
1.34
#E4E476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E4E476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E476
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E476 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#F1D8CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4e476; /* rgb */ color: rgb(228, 228, 118); /* oklch */ color: oklch(89.6% 0.133 108.8);
Tailwind
colors: {
custom: {
50: '#eeeca0',
500: '#e4e476',
950: '#000000',
},
}SCSS
$custom: #e4e476; $custom-light: #eeeca0; $custom-dark: #000000;
JSON
{
"hex": "#e4e476",
"rgb": {
"r": 228,
"g": 228,
"b": 118
},
"hsl": {
"h": 60,
"s": 67.073,
"l": 67.843
},
"oklch": {
"l": 0.89645,
"c": 0.13312,
"h": 108.8
},
"luminance": 0.73289
}Semantic roles & 50–950 ramp
primary
#E4E476
secondary
#4343BB
accent
#17CF17
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480