#F7FA76#F7FA76
#F7FA76 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.7% C 0.154 H 110.2°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA76 |
|---|---|
| RGB | rgb(247, 250, 118) |
| HSL | hsl(61, 93%, 72%) |
| HSV | hsv(61, 53%, 98%) |
| CMYK | cmyk(1.2%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(95.77, -18.06, 61.98) |
| CIE-LCH | lch(95.77, 64.56, 106.25°) |
| OKLab | oklab(95.73% -0.0532 0.1448) |
| OKLCH | oklch(95.73% 0.154 110.2) |
| XYZ | xyz(75.8152, 89.4551, 30.4088) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.27
Yellowish Tan
#FCFC81
ΔE00 1.30
Light Yellow
#FFFE7A
ΔE00 1.32
Banana (survey)
#FFFF7E
ΔE00 1.35
Custard
#FFFD78
ΔE00 1.41
Butter
#FFFF81
ΔE00 1.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA76 #7976FA
analogous
#FABB76 #F7FA76 #B5FA76
triadic
#F7FA76 #76F7FA #FA76F7
tetradic
#F7FA76 #76FABB #7976FA #FA76B5
square
#F7FA76 #76FABB #7976FA #FA76B5
split-complementary
#F7FA76 #76B5FA #BB76FA
monochromatic
#E8ED09 #F4F83B #F7FA76 #FAFCB1 #FDFEE1
Accessibility & contrast
On white
1.11
#F7FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#F7FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA76
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA76 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF169
Deuteranopia (green-blind)
#FFF57D
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7fa76; /* rgb */ color: rgb(247, 250, 118); /* oklch */ color: oklch(95.7% 0.154 110.2);
Tailwind
colors: {
custom: {
50: '#fcfba1',
500: '#f7fa76',
950: '#000000',
},
}SCSS
$custom: #f7fa76; $custom-light: #fcfba1; $custom-dark: #000000;
JSON
{
"hex": "#f7fa76",
"rgb": {
"r": 247,
"g": 250,
"b": 118
},
"hsl": {
"h": 61.364,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.95727,
"c": 0.15424,
"h": 110.2
},
"luminance": 0.89453
}Semantic roles & 50–950 ramp
primary
#F7FA76
secondary
#413ED6
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580