#E7E577#E7E577
#E7E577 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.1% C 0.133 H 107.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E577 |
|---|---|
| RGB | rgb(231, 229, 119) |
| HSL | hsl(59, 70%, 69%) |
| HSV | hsv(59, 48%, 91%) |
| CMYK | cmyk(0%, 0.9%, 48.5%, 9.4%) |
| CIE-LAB | lab(89.09, -14.04, 53.39) |
| CIE-LCH | lch(89.09, 55.20, 104.74°) |
| OKLab | oklab(90.11% -0.0407 0.1265) |
| OKLCH | oklch(90.11% 0.133 107.9) |
| XYZ | xyz(64.3056, 74.3611, 28.4149) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.51
Straw
#FCF679
ΔE00 4.25
Sandy Yellow
#FDEE73
ΔE00 4.42
Manilla
#FFFA86
ΔE00 4.64
Yellowish
#FAEE66
ΔE00 4.65
Yellowish Tan
#FCFC81
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E577 #7779E7
analogous
#E7AD77 #E7E577 #B1E777
triadic
#E7E577 #77E7E5 #E577E7
tetradic
#E7E577 #77E7AD #7779E7 #E777B1
square
#E7E577 #77E7AD #7779E7 #E777B1
split-complementary
#E7E577 #77B1E7 #AD77E7
monochromatic
#C1BF22 #DEDB43 #E7E577 #F0EFAB #F9F9DF
Accessibility & contrast
On white
1.32
#E7E577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E7E577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E577
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E577 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F6E27C
Tritanopia (blue-blind)
#F5D9CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7e577; /* rgb */ color: rgb(231, 229, 119); /* oklch */ color: oklch(90.1% 0.133 107.9);
Tailwind
colors: {
custom: {
50: '#f1eda1',
500: '#e7e577',
950: '#000000',
},
}SCSS
$custom: #e7e577; $custom-light: #f1eda1; $custom-dark: #000000;
JSON
{
"hex": "#e7e577",
"rgb": {
"r": 231,
"g": 229,
"b": 119
},
"hsl": {
"h": 58.929,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.90109,
"c": 0.13288,
"h": 107.9
},
"luminance": 0.74359
}Semantic roles & 50–950 ramp
primary
#E7E577
secondary
#4346BF
accent
#17D214
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480