#F7FC78#F7FC78
#F7FC78 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.2% C 0.155 H 110.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FC78 |
|---|---|
| RGB | rgb(247, 252, 120) |
| HSL | hsl(62, 96%, 73%) |
| HSV | hsv(62, 52%, 99%) |
| CMYK | cmyk(2%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(96.31, -18.87, 61.71) |
| CIE-LCH | lch(96.31, 64.53, 107.00°) |
| OKLab | oklab(96.16% -0.0553 0.1444) |
| OKLCH | oklch(96.16% 0.155 110.9) |
| XYZ | xyz(76.5601, 90.7527, 31.2496) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.22
Banana (survey)
#FFFF7E
ΔE00 1.39
Yellowish Tan
#FCFC81
ΔE00 1.43
Butter
#FFFF81
ΔE00 1.48
Light Yellow
#FFFE7A
ΔE00 1.50
Pale Yellow
#FFFF84
ΔE00 1.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FC78 #7D78FC
analogous
#FCBF78 #F7FC78 #B5FC78
triadic
#F7FC78 #78F7FC #FC78F7
tetradic
#F7FC78 #78FCBF #7D78FC #FC78B5
square
#F7FC78 #78FCBF #7D78FC #FC78B5
split-complementary
#F7FC78 #78B5FC #BF78FC
monochromatic
#EBF405 #F3FB3C #F7FC78 #FBFDB4 #FDFEE1
Accessibility & contrast
On white
1.10
#F7FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#F7FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FC78
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FC78 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26B
Deuteranopia (green-blind)
#FFF67F
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fc78; /* rgb */ color: rgb(247, 252, 120); /* oklch */ color: oklch(96.2% 0.155 110.9);
Tailwind
colors: {
custom: {
50: '#fcfda2',
500: '#f7fc78',
950: '#000000',
},
}SCSS
$custom: #f7fc78; $custom-light: #fcfda2; $custom-dark: #000000;
JSON
{
"hex": "#f7fc78",
"rgb": {
"r": 247,
"g": 252,
"b": 120
},
"hsl": {
"h": 62.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.96163,
"c": 0.15463,
"h": 110.9
},
"luminance": 0.90751
}Semantic roles & 50–950 ramp
primary
#F7FC78
secondary
#453FD9
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580