#F9FC75#F9FC75
#F9FC75 is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.3% C 0.157 H 110.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FC75 |
|---|---|
| RGB | rgb(249, 252, 117) |
| HSL | hsl(61, 96%, 72%) |
| HSV | hsv(61, 54%, 99%) |
| CMYK | cmyk(1.2%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(96.43, -18.32, 63.21) |
| CIE-LCH | lch(96.43, 65.81, 106.16°) |
| OKLab | oklab(96.29% -0.0541 0.1473) |
| OKLCH | oklch(96.29% 0.157 110.2) |
| XYZ | xyz(77.0901, 91.0467, 30.3390) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 1.07
Faded Yellow
#FEFF7F
ΔE00 1.12
Banana (survey)
#FFFF7E
ΔE00 1.16
Custard
#FFFD78
ΔE00 1.19
Butter Yellow
#FFFD74
ΔE00 1.26
Pastel Yellow
#FFFE71
ΔE00 1.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FC75 #7875FC
analogous
#FCBB75 #F9FC75 #B6FC75
triadic
#F9FC75 #75F9FC #FC75F9
tetradic
#F9FC75 #75FCBB #7875FC #FC75B6
square
#F9FC75 #75FCBB #7875FC #FC75B6
split-complementary
#F9FC75 #75B6FC #BB75FC
monochromatic
#ECF105 #F6FB39 #F9FC75 #FCFDB1 #FEFEE1
Accessibility & contrast
On white
1.09
#F9FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#F9FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FC75
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FC75 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF77C
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f9fc75; /* rgb */ color: rgb(249, 252, 117); /* oklch */ color: oklch(96.3% 0.157 110.2);
Tailwind
colors: {
custom: {
50: '#fefda1',
500: '#f9fc75',
950: '#000000',
},
}SCSS
$custom: #f9fc75; $custom-light: #fefda1; $custom-dark: #000000;
JSON
{
"hex": "#f9fc75",
"rgb": {
"r": 249,
"g": 252,
"b": 117
},
"hsl": {
"h": 61.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.96287,
"c": 0.15693,
"h": 110.2
},
"luminance": 0.91045
}Semantic roles & 50–950 ramp
primary
#F9FC75
secondary
#403DD9
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580