#F9FB76#F9FB76
#F9FB76 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.1% C 0.155 H 109.8°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FB76 |
|---|---|
| RGB | rgb(249, 251, 118) |
| HSL | hsl(61, 94%, 72%) |
| HSV | hsv(61, 53%, 98%) |
| CMYK | cmyk(0.8%, 0%, 53%, 1.6%) |
| CIE-LAB | lab(96.18, -17.76, 62.49) |
| CIE-LCH | lch(96.18, 64.96, 105.87°) |
| OKLab | oklab(96.09% -0.0524 0.1459) |
| OKLCH | oklch(96.09% 0.155 109.8) |
| XYZ | xyz(76.8360, 90.4439, 30.5459) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.99
Faded Yellow
#FEFF7F
ΔE00 1.07
Custard
#FFFD78
ΔE00 1.07
Banana (survey)
#FFFF7E
ΔE00 1.09
Butter Yellow
#FFFD74
ΔE00 1.21
Yellowish Tan
#FCFC81
ΔE00 1.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FB76 #7876FB
analogous
#FBBA76 #F9FB76 #B7FB76
triadic
#F9FB76 #76F9FB #FB76F9
tetradic
#F9FB76 #76FBBA #7876FB #FB76B7
square
#F9FB76 #76FBBA #7876FB #FB76B7
split-complementary
#F9FB76 #76B7FB #BA76FB
monochromatic
#ECF007 #F6F93B #F9FB76 #FCFDB1 #FEFEE1
Accessibility & contrast
On white
1.10
#F9FB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#F9FB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FB76
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FB76 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF269
Deuteranopia (green-blind)
#FFF67D
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f9fb76; /* rgb */ color: rgb(249, 251, 118); /* oklch */ color: oklch(96.1% 0.155 109.8);
Tailwind
colors: {
custom: {
50: '#fefca1',
500: '#f9fb76',
950: '#000000',
},
}SCSS
$custom: #f9fb76; $custom-light: #fefca1; $custom-dark: #000000;
JSON
{
"hex": "#f9fb76",
"rgb": {
"r": 249,
"g": 251,
"b": 118
},
"hsl": {
"h": 60.902,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.96092,
"c": 0.15499,
"h": 109.8
},
"luminance": 0.90442
}Semantic roles & 50–950 ramp
primary
#F9FB76
secondary
#403ED7
accent
#00E603
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580