#F7F777#F7F777
#F7F777 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.1% C 0.150 H 108.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F777 |
|---|---|
| RGB | rgb(247, 247, 119) |
| HSL | hsl(60, 89%, 72%) |
| HSV | hsv(60, 52%, 97%) |
| CMYK | cmyk(0%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(95.00, -16.53, 60.65) |
| CIE-LCH | lch(95.00, 62.86, 105.25°) |
| OKLab | oklab(95.12% -0.0487 0.142) |
| OKLCH | oklch(95.12% 0.15 108.9) |
| XYZ | xyz(74.9502, 87.6295, 30.4152) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.23
Straw
#FCF679
ΔE00 1.42
Custard
#FFFD78
ΔE00 1.48
Light Yellow
#FFFE7A
ΔE00 1.52
Faded Yellow
#FEFF7F
ΔE00 1.61
Banana (survey)
#FFFF7E
ΔE00 1.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F777 #7777F7
analogous
#F7B777 #F7F777 #B7F777
triadic
#F7F777 #77F7F7 #F777F7
tetradic
#F7F777 #77F7B7 #7777F7 #F777B7
square
#F7F777 #77F7B7 #7777F7 #F777B7
split-complementary
#F7F777 #77B7F7 #B777F7
monochromatic
#E6E60E #F4F43D #F7F777 #FAFAB1 #FDFDE2
Accessibility & contrast
On white
1.13
#F7F777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F7F777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F777
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F777 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6B
Deuteranopia (green-blind)
#FFF37E
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f777; /* rgb */ color: rgb(247, 247, 119); /* oklch */ color: oklch(95.1% 0.150 108.9);
Tailwind
colors: {
custom: {
50: '#fcf9a2',
500: '#f7f777',
950: '#000000',
},
}SCSS
$custom: #f7f777; $custom-light: #fcf9a2; $custom-dark: #000000;
JSON
{
"hex": "#f7f777",
"rgb": {
"r": 247,
"g": 247,
"b": 119
},
"hsl": {
"h": 60,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.9512,
"c": 0.15014,
"h": 108.9
},
"luminance": 0.87628
}Semantic roles & 50–950 ramp
primary
#F7F777
secondary
#4040D2
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580