#F9FF76#F9FF76
#F9FF76 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 96.9% C 0.159 H 111.3°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FF76 |
|---|---|
| RGB | rgb(249, 255, 118) |
| HSL | hsl(63, 100%, 73%) |
| HSV | hsv(63, 54%, 100%) |
| CMYK | cmyk(2.4%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.22, -19.68, 63.67) |
| CIE-LCH | lch(97.22, 66.65, 107.18°) |
| OKLab | oklab(96.92% -0.0579 0.1484) |
| OKLCH | oklch(96.92% 0.159 111.3) |
| XYZ | xyz(78.0988, 92.9694, 30.9668) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.38
Banana (survey)
#FFFF7E
ΔE00 1.50
Light Yellow
#FFFE7A
ΔE00 1.57
Butter
#FFFF81
ΔE00 1.69
Pastel Yellow
#FFFE71
ΔE00 1.72
Custard
#FFFD78
ΔE00 1.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FF76 #7C76FF
analogous
#FFC176 #F9FF76 #B4FF76
triadic
#F9FF76 #76F9FF #FF76F9
tetradic
#F9FF76 #76FFC1 #7C76FF #FF76B4
square
#F9FF76 #76FFC1 #7C76FF #FF76B4
split-complementary
#F9FF76 #76B4FF #C176FF
monochromatic
#F0FB00 #F6FF39 #F9FF76 #FCFFB3 #FEFFE0
Accessibility & contrast
On white
1.07
#F9FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#F9FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FF76
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FF76 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF568
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f9ff76; /* rgb */ color: rgb(249, 255, 118); /* oklch */ color: oklch(96.9% 0.159 111.3);
Tailwind
colors: {
custom: {
50: '#feffa1',
500: '#f9ff76',
950: '#000000',
},
}SCSS
$custom: #f9ff76; $custom-light: #feffa1; $custom-dark: #000000;
JSON
{
"hex": "#f9ff76",
"rgb": {
"r": 249,
"g": 255,
"b": 118
},
"hsl": {
"h": 62.628,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.96917,
"c": 0.1593,
"h": 111.3
},
"luminance": 0.92968
}Semantic roles & 50–950 ramp
primary
#F9FF76
secondary
#443DDD
accent
#00E60A
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580