#E4E078#E4E078
#E4E078 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 88.8% C 0.127 H 106.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E078 |
|---|---|
| RGB | rgb(228, 224, 120) |
| HSL | hsl(58, 67%, 68%) |
| HSV | hsv(58, 47%, 89%) |
| CMYK | cmyk(0%, 1.8%, 47.4%, 10.6%) |
| CIE-LAB | lab(87.56, -12.67, 51.02) |
| CIE-LCH | lch(87.56, 52.57, 103.94°) |
| OKLab | oklab(88.84% -0.0365 0.1214) |
| OKLCH | oklch(88.84% 0.127 106.8) |
| XYZ | xyz(62.0421, 71.1630, 28.2333) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.08
Dull Yellow
#EEDC5B
ΔE00 4.96
Sandy Yellow
#FDEE73
ΔE00 5.04
Sandy
#F1DA7A
ΔE00 5.29
Straw
#FCF679
ΔE00 5.36
Yellowish
#FAEE66
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E078 #787CE4
analogous
#E4AA78 #E4E078 #B2E478
triadic
#E4E078 #78E4E0 #E078E4
tetradic
#E4E078 #78E4AA #787CE4 #E478B2
square
#E4E078 #78E4AA #787CE4 #E478B2
split-complementary
#E4E078 #78B2E4 #AA78E4
monochromatic
#BCB626 #DAD445 #E4E078 #EEECAB #F8F7DE
Accessibility & contrast
On white
1.38
#E4E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#E4E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E078
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E078 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#F1DE7D
Tritanopia (blue-blind)
#F1D4C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e4e078; /* rgb */ color: rgb(228, 224, 120); /* oklch */ color: oklch(88.8% 0.127 106.8);
Tailwind
colors: {
custom: {
50: '#eee9a1',
500: '#e4e078',
950: '#000000',
},
}SCSS
$custom: #e4e078; $custom-light: #eee9a1; $custom-dark: #000000;
JSON
{
"hex": "#e4e078",
"rgb": {
"r": 228,
"g": 224,
"b": 120
},
"hsl": {
"h": 57.778,
"s": 66.667,
"l": 68.235
},
"oklch": {
"l": 0.88839,
"c": 0.1268,
"h": 106.8
},
"luminance": 0.71161
}Semantic roles & 50–950 ramp
primary
#E4E078
secondary
#4549BB
accent
#1ECF17
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480