#F9FC73#F9FC73
#F9FC73 is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.3% C 0.159 H 110.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FC73 |
|---|---|
| RGB | rgb(249, 252, 115) |
| HSL | hsl(61, 96%, 72%) |
| HSV | hsv(61, 54%, 99%) |
| CMYK | cmyk(1.2%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(96.41, -18.47, 64.07) |
| CIE-LCH | lch(96.41, 66.68, 106.08°) |
| OKLab | oklab(96.27% -0.0548 0.1489) |
| OKLCH | oklch(96.27% 0.159 110.2) |
| XYZ | xyz(76.9738, 91.0002, 29.7263) |
| Luminance | 0.9100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 1.14
Pastel Yellow
#FFFE71
ΔE00 1.19
Butter Yellow
#FFFD74
ΔE00 1.20
Custard
#FFFD78
ΔE00 1.22
Faded Yellow
#FEFF7F
ΔE00 1.29
Banana (survey)
#FFFF7E
ΔE00 1.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FC73 #7673FC
analogous
#FCBB73 #F9FC73 #B5FC73
triadic
#F9FC73 #73F9FC #FC73F9
tetradic
#F9FC73 #73FCBB #7673FC #FC73B5
square
#F9FC73 #73FCBB #7673FC #FC73B5
split-complementary
#F9FC73 #73B5FC #BB73FC
monochromatic
#EAEF05 #F6FB37 #F9FC73 #FCFDAF #FEFEE1
Accessibility & contrast
On white
1.09
#F9FC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#F9FC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FC73
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FC73 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF265
Deuteranopia (green-blind)
#FFF77B
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f9fc73; /* rgb */ color: rgb(249, 252, 115); /* oklch */ color: oklch(96.3% 0.159 110.2);
Tailwind
colors: {
custom: {
50: '#fefd9f',
500: '#f9fc73',
950: '#000000',
},
}SCSS
$custom: #f9fc73; $custom-light: #fefd9f; $custom-dark: #000000;
JSON
{
"hex": "#f9fc73",
"rgb": {
"r": 249,
"g": 252,
"b": 115
},
"hsl": {
"h": 61.314,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.96266,
"c": 0.15867,
"h": 110.2
},
"luminance": 0.90998
}Semantic roles & 50–950 ramp
primary
#F9FC73
secondary
#3E3BD8
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580