#F7FB6F#F7FB6F
#F7FB6F is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 95.9% C 0.161 H 110.6°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FB6F |
|---|---|
| RGB | rgb(247, 251, 111) |
| HSL | hsl(62, 95%, 71%) |
| HSV | hsv(62, 56%, 98%) |
| CMYK | cmyk(1.6%, 0%, 55.8%, 1.6%) |
| CIE-LAB | lab(95.96, -19.07, 65.25) |
| CIE-LCH | lch(95.96, 67.98, 106.29°) |
| OKLab | oklab(95.86% -0.0568 0.1511) |
| OKLCH | oklch(95.86% 0.161 110.6) |
| XYZ | xyz(75.7261, 89.9180, 28.4027) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.39
Butter Yellow
#FFFD74
ΔE00 1.48
Light Yellow
#FFFE7A
ΔE00 1.55
Custard
#FFFD78
ΔE00 1.58
Faded Yellow
#FEFF7F
ΔE00 1.72
Banana (survey)
#FFFF7E
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FB6F #736FFB
analogous
#FBB96F #F7FB6F #B1FB6F
triadic
#F7FB6F #6FF7FB #FB6FF7
tetradic
#F7FB6F #6FFBB9 #736FFB #FB6FB1
square
#F7FB6F #6FFBB9 #736FFB #FB6FB1
split-complementary
#F7FB6F #6FB1FB #B96FFB
monochromatic
#E3E906 #F4F933 #F7FB6F #FAFDAB #FDFEE1
Accessibility & contrast
On white
1.11
#F7FB6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#F7FB6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FB6F
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FB6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FB6F | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF577
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7fb6f; /* rgb */ color: rgb(247, 251, 111); /* oklch */ color: oklch(95.9% 0.161 110.6);
Tailwind
colors: {
custom: {
50: '#fcfc9d',
500: '#f7fb6f',
950: '#000000',
},
}SCSS
$custom: #f7fb6f; $custom-light: #fcfc9d; $custom-dark: #000000;
JSON
{
"hex": "#f7fb6f",
"rgb": {
"r": 247,
"g": 251,
"b": 111
},
"hsl": {
"h": 61.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.95859,
"c": 0.16137,
"h": 110.6
},
"luminance": 0.89916
}Semantic roles & 50–950 ramp
primary
#F7FB6F
secondary
#3C38D6
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580