#E4E07A#E4E07A
#E4E07A is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 88.9% C 0.125 H 106.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E07A |
|---|---|
| RGB | rgb(228, 224, 122) |
| HSL | hsl(58, 66%, 69%) |
| HSV | hsv(58, 46%, 89%) |
| CMYK | cmyk(0%, 1.8%, 46.5%, 10.6%) |
| CIE-LAB | lab(87.59, -12.48, 50.10) |
| CIE-LCH | lch(87.59, 51.63, 103.99°) |
| OKLab | oklab(88.87% -0.0358 0.1195) |
| OKLCH | oklch(88.87% 0.125 106.7) |
| XYZ | xyz(62.1648, 71.2120, 28.8792) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.90
Dull Yellow
#EEDC5B
ΔE00 5.15
Sandy Yellow
#FDEE73
ΔE00 5.18
Sandy
#F1DA7A
ΔE00 5.25
Dark Cream
#FFF39A
ΔE00 5.39
Straw
#FCF679
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E07A #7A7EE4
analogous
#E4AB7A #E4E07A #B3E47A
triadic
#E4E07A #7AE4E0 #E07AE4
tetradic
#E4E07A #7AE4AB #7A7EE4 #E47AB3
square
#E4E07A #7AE4AB #7A7EE4 #E47AB3
split-complementary
#E4E07A #7AB3E4 #AB7AE4
monochromatic
#BDB826 #DAD447 #E4E07A #EEECAD #F9F8E0
Accessibility & contrast
On white
1.38
#E4E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#E4E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E07A
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E07A | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#F1DE7F
Tritanopia (blue-blind)
#F1D4C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4e07a; /* rgb */ color: rgb(228, 224, 122); /* oklch */ color: oklch(88.9% 0.125 106.7);
Tailwind
colors: {
custom: {
50: '#eee9a2',
500: '#e4e07a',
950: '#000000',
},
}SCSS
$custom: #e4e07a; $custom-light: #eee9a2; $custom-dark: #000000;
JSON
{
"hex": "#e4e07a",
"rgb": {
"r": 228,
"g": 224,
"b": 122
},
"hsl": {
"h": 57.736,
"s": 66.25,
"l": 68.627
},
"oklch": {
"l": 0.88866,
"c": 0.12478,
"h": 106.7
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#E4E07A
secondary
#474BBB
accent
#1ECE17
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480