#F7F776#F7F776
#F7F776 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.1% C 0.151 H 109.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F776 |
|---|---|
| RGB | rgb(247, 247, 118) |
| HSL | hsl(60, 89%, 72%) |
| HSV | hsv(60, 52%, 97%) |
| CMYK | cmyk(0%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(94.99, -16.61, 61.08) |
| CIE-LCH | lch(94.99, 63.30, 105.21°) |
| OKLab | oklab(95.11% -0.0491 0.1429) |
| OKLCH | oklch(95.11% 0.151 109) |
| XYZ | xyz(74.8904, 87.6056, 30.1006) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.30
Straw
#FCF679
ΔE00 1.43
Custard
#FFFD78
ΔE00 1.44
Light Yellow
#FFFE7A
ΔE00 1.50
Butter Yellow
#FFFD74
ΔE00 1.63
Banana (survey)
#FFFF7E
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F776 #7676F7
analogous
#F7B776 #F7F776 #B7F776
triadic
#F7F776 #76F7F7 #F776F7
tetradic
#F7F776 #76F7B7 #7676F7 #F776B7
square
#F7F776 #76F7B7 #7676F7 #F776B7
split-complementary
#F7F776 #76B7F7 #B776F7
monochromatic
#E5E50D #F4F43C #F7F776 #FAFAB0 #FDFDE2
Accessibility & contrast
On white
1.13
#F7F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F7F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F776
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F776 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFF37D
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f776; /* rgb */ color: rgb(247, 247, 118); /* oklch */ color: oklch(95.1% 0.151 109.0);
Tailwind
colors: {
custom: {
50: '#fcf9a1',
500: '#f7f776',
950: '#000000',
},
}SCSS
$custom: #f7f776; $custom-light: #fcf9a1; $custom-dark: #000000;
JSON
{
"hex": "#f7f776",
"rgb": {
"r": 247,
"g": 247,
"b": 118
},
"hsl": {
"h": 60,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.95109,
"c": 0.15104,
"h": 109
},
"luminance": 0.87604
}Semantic roles & 50–950 ramp
primary
#F7F776
secondary
#3F3FD2
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580