#F9FC70#F9FC70
#F9FC70 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.2% C 0.161 H 110.2°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FC70 |
|---|---|
| RGB | rgb(249, 252, 112) |
| HSL | hsl(61, 96%, 71%) |
| HSV | hsv(61, 56%, 99%) |
| CMYK | cmyk(1.2%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(96.38, -18.69, 65.33) |
| CIE-LCH | lch(96.38, 67.95, 105.97°) |
| OKLab | oklab(96.23% -0.0557 0.1513) |
| OKLCH | oklch(96.23% 0.161 110.2) |
| XYZ | xyz(76.8040, 90.9322, 28.8319) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.07
Butter Yellow
#FFFD74
ΔE00 1.19
Light Yellow
#FFFE7A
ΔE00 1.29
Custard
#FFFD78
ΔE00 1.32
Banana (survey)
#FFFF7E
ΔE00 1.52
Faded Yellow
#FEFF7F
ΔE00 1.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FC70 #7370FC
analogous
#FCB970 #F9FC70 #B3FC70
triadic
#F9FC70 #70F9FC #FC70F9
tetradic
#F9FC70 #70FCB9 #7370FC #FC70B3
square
#F9FC70 #70FCB9 #7370FC #FC70B3
split-complementary
#F9FC70 #70B3FC #B970FC
monochromatic
#E8ED05 #F6FB34 #F9FC70 #FCFDAC #FEFEE1
Accessibility & contrast
On white
1.09
#F9FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F9FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FC70
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FC70 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF778
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f9fc70; /* rgb */ color: rgb(249, 252, 112); /* oklch */ color: oklch(96.2% 0.161 110.2);
Tailwind
colors: {
custom: {
50: '#fefd9d',
500: '#f9fc70',
950: '#000000',
},
}SCSS
$custom: #f9fc70; $custom-light: #fefd9d; $custom-dark: #000000;
JSON
{
"hex": "#f9fc70",
"rgb": {
"r": 249,
"g": 252,
"b": 112
},
"hsl": {
"h": 61.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.96234,
"c": 0.16123,
"h": 110.2
},
"luminance": 0.9093
}Semantic roles & 50–950 ramp
primary
#F9FC70
secondary
#3C38D8
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580