#F9FC8A#F9FC8A
#F9FC8A is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.5% C 0.137 H 110.0°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FC8A |
|---|---|
| RGB | rgb(249, 252, 138) |
| HSL | hsl(62, 95%, 76%) |
| HSV | hsv(62, 45%, 99%) |
| CMYK | cmyk(1.2%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.66, -16.53, 53.93) |
| CIE-LCH | lch(96.66, 56.41, 107.04°) |
| OKLab | oklab(96.54% -0.047 0.1289) |
| OKLCH | oklch(96.54% 0.137 110) |
| XYZ | xyz(78.4662, 91.5971, 37.5864) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.45
Pale Yellow
#FFFF84
ΔE00 1.57
Butter
#FFFF81
ΔE00 1.87
Faded Yellow
#FEFF7F
ΔE00 1.96
Manilla
#FFFA86
ΔE00 1.99
Banana (survey)
#FFFF7E
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FC8A #8D8AFC
analogous
#FCC68A #F9FC8A #C0FC8A
triadic
#F9FC8A #8AF9FC #FC8AF9
tetradic
#F9FC8A #8AFCC6 #8D8AFC #FC8AC0
square
#F9FC8A #8AFCC6 #8D8AFC #FC8AC0
split-complementary
#F9FC8A #8AC0FC #C68AFC
monochromatic
#F3F913 #F6FA4E #F9FC8A #FCFEC6 #FDFEE1
Accessibility & contrast
On white
1.09
#F9FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F9FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FC8A
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FC8A | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF790
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f9fc8a; /* rgb */ color: rgb(249, 252, 138); /* oklch */ color: oklch(96.5% 0.137 110.0);
Tailwind
colors: {
custom: {
50: '#fdfdae',
500: '#f9fc8a',
950: '#000000',
},
}SCSS
$custom: #f9fc8a; $custom-light: #fdfdae; $custom-dark: #000000;
JSON
{
"hex": "#f9fc8a",
"rgb": {
"r": 249,
"g": 252,
"b": 138
},
"hsl": {
"h": 61.579,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.9654,
"c": 0.13723,
"h": 110
},
"luminance": 0.91596
}Semantic roles & 50–950 ramp
primary
#F9FC8A
secondary
#524FDC
accent
#00E606
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581