#F7FA78#F7FA78
#F7FA78 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.8% C 0.152 H 110.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA78 |
|---|---|
| RGB | rgb(247, 250, 120) |
| HSL | hsl(61, 93%, 73%) |
| HSV | hsv(61, 52%, 98%) |
| CMYK | cmyk(1.2%, 0%, 52%, 2%) |
| CIE-LAB | lab(95.79, -17.90, 61.11) |
| CIE-LCH | lch(95.79, 63.68, 106.33°) |
| OKLab | oklab(95.75% -0.0525 0.1431) |
| OKLCH | oklch(95.75% 0.152 110.2) |
| XYZ | xyz(75.9353, 89.5032, 31.0414) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.14
Faded Yellow
#FEFF7F
ΔE00 1.20
Banana (survey)
#FFFF7E
ΔE00 1.31
Light Yellow
#FFFE7A
ΔE00 1.36
Butter
#FFFF81
ΔE00 1.39
Custard
#FFFD78
ΔE00 1.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA78 #7B78FA
analogous
#FABC78 #F7FA78 #B6FA78
triadic
#F7FA78 #78F7FA #FA78F7
tetradic
#F7FA78 #78FABC #7B78FA #FA78B6
square
#F7FA78 #78FABC #7B78FA #FA78B6
split-complementary
#F7FA78 #78B6FA #BC78FA
monochromatic
#E9EF09 #F4F83D #F7FA78 #FAFCB3 #FDFEE1
Accessibility & contrast
On white
1.11
#F7FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F7FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA78
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA78 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16B
Deuteranopia (green-blind)
#FFF57F
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7fa78; /* rgb */ color: rgb(247, 250, 120); /* oklch */ color: oklch(95.8% 0.152 110.2);
Tailwind
colors: {
custom: {
50: '#fcfba2',
500: '#f7fa78',
950: '#000000',
},
}SCSS
$custom: #f7fa78; $custom-light: #fcfba2; $custom-dark: #000000;
JSON
{
"hex": "#f7fa78",
"rgb": {
"r": 247,
"g": 250,
"b": 120
},
"hsl": {
"h": 61.385,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.9575,
"c": 0.15245,
"h": 110.2
},
"luminance": 0.89501
}Semantic roles & 50–950 ramp
primary
#F7FA78
secondary
#4340D6
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580