#F7F77E#F7F77E
#F7F77E is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.2% C 0.144 H 108.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F77E |
|---|---|
| RGB | rgb(247, 247, 126) |
| HSL | hsl(60, 88%, 73%) |
| HSV | hsv(60, 49%, 97%) |
| CMYK | cmyk(0%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(95.08, -15.96, 57.56) |
| CIE-LCH | lch(95.08, 59.73, 105.49°) |
| OKLab | oklab(95.2% -0.0464 0.136) |
| OKLCH | oklch(95.2% 0.144 108.8) |
| XYZ | xyz(75.3862, 87.8039, 32.7113) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.03
Manilla
#FFFA86
ΔE00 1.53
Straw
#FCF679
ΔE00 1.59
Pale Yellow
#FFFF84
ΔE00 1.63
Butter
#FFFF81
ΔE00 1.69
Faded Yellow
#FEFF7F
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F77E #7E7EF7
analogous
#F7BA7E #F7F77E #BAF77E
triadic
#F7F77E #7EF7F7 #F77EF7
tetradic
#F7F77E #7EF7BA #7E7EF7 #F77EBA
square
#F7F77E #7EF7BA #7E7EF7 #F77EBA
split-complementary
#F7F77E #7EBAF7 #BA7EF7
monochromatic
#ECEC0F #F3F344 #F7F77E #FBFBB8 #FDFDE2
Accessibility & contrast
On white
1.13
#F7F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F7F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F77E
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F77E | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FFF384
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f77e; /* rgb */ color: rgb(247, 247, 126); /* oklch */ color: oklch(95.2% 0.144 108.8);
Tailwind
colors: {
custom: {
50: '#fcf9a6',
500: '#f7f77e',
950: '#000000',
},
}SCSS
$custom: #f7f77e; $custom-light: #fcf9a6; $custom-dark: #000000;
JSON
{
"hex": "#f7f77e",
"rgb": {
"r": 247,
"g": 247,
"b": 126
},
"hsl": {
"h": 60,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.95203,
"c": 0.14367,
"h": 108.8
},
"luminance": 0.87802
}Semantic roles & 50–950 ramp
primary
#F7F77E
secondary
#4646D3
accent
#01E501
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580