#E7E074#E7E074
#E7E074 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.0% C 0.131 H 105.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E074 |
|---|---|
| RGB | rgb(231, 224, 116) |
| HSL | hsl(56, 71%, 68%) |
| HSV | hsv(56, 50%, 91%) |
| CMYK | cmyk(0%, 3%, 49.8%, 9.4%) |
| CIE-LAB | lab(87.76, -11.82, 53.20) |
| CIE-LCH | lch(87.76, 54.50, 102.53°) |
| OKLab | oklab(89.04% -0.0347 0.1258) |
| OKLCH | oklch(89.04% 0.131 105.4) |
| XYZ | xyz(62.7647, 71.5630, 27.0264) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.18
Dull Yellow
#EEDC5B
ΔE00 3.99
Sandy Yellow
#FDEE73
ΔE00 4.28
Sandy
#F1DA7A
ΔE00 4.69
Yellowish
#FAEE66
ΔE00 4.71
Straw
#FCF679
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E074 #747BE7
analogous
#E7A674 #E7E074 #B4E774
triadic
#E7E074 #74E7E0 #E074E7
tetradic
#E7E074 #74E7A6 #747BE7 #E774B4
square
#E7E074 #74E7A6 #747BE7 #E774B4
split-complementary
#E7E074 #74B4E7 #A674E7
monochromatic
#C0B621 #DED440 #E7E074 #F0ECA8 #F9F7DC
Accessibility & contrast
On white
1.37
#E7E074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#E7E074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E074
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E074 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#F5D4C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7e074; /* rgb */ color: rgb(231, 224, 116); /* oklch */ color: oklch(89.0% 0.131 105.4);
Tailwind
colors: {
custom: {
50: '#f1e99e',
500: '#e7e074',
950: '#000000',
},
}SCSS
$custom: #e7e074; $custom-light: #f1e99e; $custom-dark: #000000;
JSON
{
"hex": "#e7e074",
"rgb": {
"r": 231,
"g": 224,
"b": 116
},
"hsl": {
"h": 56.348,
"s": 70.552,
"l": 68.039
},
"oklch": {
"l": 0.89036,
"c": 0.13052,
"h": 105.4
},
"luminance": 0.71561
}Semantic roles & 50–950 ramp
primary
#E7E074
secondary
#4148BF
accent
#1FD313
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480