#F7FA6F#F7FA6F
#F7FA6F is a very light, vivid yellow. Relative luminance 0.893; OKLCH L 95.7% C 0.160 H 110.2°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA6F |
|---|---|
| RGB | rgb(247, 250, 111) |
| HSL | hsl(61, 93%, 71%) |
| HSV | hsv(61, 56%, 98%) |
| CMYK | cmyk(1.2%, 0%, 55.6%, 2%) |
| CIE-LAB | lab(95.70, -18.59, 64.96) |
| CIE-LCH | lch(95.70, 67.57, 105.97°) |
| OKLab | oklab(95.65% -0.0554 0.1504) |
| OKLCH | oklch(95.65% 0.16 110.2) |
| XYZ | xyz(75.4146, 89.2949, 28.2988) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.34
Butter Yellow
#FFFD74
ΔE00 1.37
Custard
#FFFD78
ΔE00 1.46
Light Yellow
#FFFE7A
ΔE00 1.48
Banana (survey)
#FFFF7E
ΔE00 1.70
Faded Yellow
#FEFF7F
ΔE00 1.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA6F #726FFA
analogous
#FAB76F #F7FA6F #B1FA6F
triadic
#F7FA6F #6FF7FA #FA6FF7
tetradic
#F7FA6F #6FFAB7 #726FFA #FA6FB1
square
#F7FA6F #6FFAB7 #726FFA #FA6FB1
split-complementary
#F7FA6F #6FB1FA #B76FFA
monochromatic
#E2E708 #F4F834 #F7FA6F #FAFCAA #FDFEE1
Accessibility & contrast
On white
1.11
#F7FA6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#F7FA6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA6F
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA6F | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF060
Deuteranopia (green-blind)
#FFF577
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7fa6f; /* rgb */ color: rgb(247, 250, 111); /* oklch */ color: oklch(95.7% 0.160 110.2);
Tailwind
colors: {
custom: {
50: '#fcfb9d',
500: '#f7fa6f',
950: '#000000',
},
}SCSS
$custom: #f7fa6f; $custom-light: #fcfb9d; $custom-dark: #000000;
JSON
{
"hex": "#f7fa6f",
"rgb": {
"r": 247,
"g": 250,
"b": 111
},
"hsl": {
"h": 61.295,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.95653,
"c": 0.16031,
"h": 110.2
},
"luminance": 0.89293
}Semantic roles & 50–950 ramp
primary
#F7FA6F
secondary
#3B38D5
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580