#E7E075#E7E075
#E7E075 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.0% C 0.130 H 105.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E075 |
|---|---|
| RGB | rgb(231, 224, 117) |
| HSL | hsl(56, 70%, 68%) |
| HSV | hsv(56, 49%, 91%) |
| CMYK | cmyk(0%, 3%, 49.4%, 9.4%) |
| CIE-LAB | lab(87.77, -11.74, 52.75) |
| CIE-LCH | lch(87.77, 54.04, 102.55°) |
| OKLab | oklab(89.05% -0.0343 0.1249) |
| OKLCH | oklch(89.05% 0.13 105.4) |
| XYZ | xyz(62.8232, 71.5864, 27.3344) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.07
Dull Yellow
#EEDC5B
ΔE00 4.08
Sandy Yellow
#FDEE73
ΔE00 4.34
Sandy
#F1DA7A
ΔE00 4.66
Yellowish
#FAEE66
ΔE00 4.80
Straw
#FCF679
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E075 #757CE7
analogous
#E7A775 #E7E075 #B5E775
triadic
#E7E075 #75E7E0 #E075E7
tetradic
#E7E075 #75E7A7 #757CE7 #E775B5
square
#E7E075 #75E7A7 #757CE7 #E775B5
split-complementary
#E7E075 #75B5E7 #A775E7
monochromatic
#C0B621 #DED441 #E7E075 #F0ECA9 #F9F7DD
Accessibility & contrast
On white
1.37
#E7E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#E7E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E075
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E075 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#F5D4C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7e075; /* rgb */ color: rgb(231, 224, 117); /* oklch */ color: oklch(89.0% 0.130 105.4);
Tailwind
colors: {
custom: {
50: '#f1e99f',
500: '#e7e075',
950: '#000000',
},
}SCSS
$custom: #e7e075; $custom-light: #f1e99f; $custom-dark: #000000;
JSON
{
"hex": "#e7e075",
"rgb": {
"r": 231,
"g": 224,
"b": 117
},
"hsl": {
"h": 56.316,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.89049,
"c": 0.12955,
"h": 105.4
},
"luminance": 0.71585
}Semantic roles & 50–950 ramp
primary
#E7E075
secondary
#4249BF
accent
#1FD213
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480