#F7FC76#F7FC76
#F7FC76 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.1% C 0.156 H 111.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FC76 |
|---|---|
| RGB | rgb(247, 252, 118) |
| HSL | hsl(62, 96%, 73%) |
| HSV | hsv(62, 53%, 99%) |
| CMYK | cmyk(2%, 0%, 53.2%, 1.2%) |
| CIE-LAB | lab(96.29, -19.02, 62.57) |
| CIE-LCH | lch(96.29, 65.40, 106.91°) |
| OKLab | oklab(96.14% -0.0559 0.1461) |
| OKLCH | oklch(96.14% 0.156 111) |
| XYZ | xyz(76.4400, 90.7046, 30.6171) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.30
Banana (survey)
#FFFF7E
ΔE00 1.43
Light Yellow
#FFFE7A
ΔE00 1.48
Yellowish Tan
#FCFC81
ΔE00 1.57
Butter
#FFFF81
ΔE00 1.58
Custard
#FFFD78
ΔE00 1.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FC76 #7B76FC
analogous
#FCBE76 #F7FC76 #B4FC76
triadic
#F7FC76 #76F7FC #FC76F7
tetradic
#F7FC76 #76FCBE #7B76FC #FC76B4
square
#F7FC76 #76FCBE #7B76FC #FC76B4
split-complementary
#F7FC76 #76B4FC #BE76FC
monochromatic
#E9F205 #F4FB3A #F7FC76 #FAFDB2 #FDFEE1
Accessibility & contrast
On white
1.10
#F7FC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#F7FC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FC76
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FC76 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF269
Deuteranopia (green-blind)
#FFF67D
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fc76; /* rgb */ color: rgb(247, 252, 118); /* oklch */ color: oklch(96.1% 0.156 111.0);
Tailwind
colors: {
custom: {
50: '#fcfda1',
500: '#f7fc76',
950: '#000000',
},
}SCSS
$custom: #f7fc76; $custom-light: #fcfda1; $custom-dark: #000000;
JSON
{
"hex": "#f7fc76",
"rgb": {
"r": 247,
"g": 252,
"b": 118
},
"hsl": {
"h": 62.239,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.96141,
"c": 0.1564,
"h": 111
},
"luminance": 0.90703
}Semantic roles & 50–950 ramp
primary
#F7FC76
secondary
#433DD9
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580