#F1FA73#F1FA73
#F1FA73 is a very light, vivid yellow. Relative luminance 0.883; OKLCH L 95.2% C 0.158 H 112.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FA73 |
|---|---|
| RGB | rgb(241, 250, 115) |
| HSL | hsl(64, 93%, 72%) |
| HSV | hsv(64, 54%, 98%) |
| CMYK | cmyk(3.6%, 0%, 54%, 2%) |
| CIE-LAB | lab(95.29, -20.65, 62.63) |
| CIE-LCH | lch(95.29, 65.95, 108.25°) |
| OKLab | oklab(95.23% -0.0605 0.146) |
| OKLCH | oklch(95.23% 0.158 112.5) |
| XYZ | xyz(73.5574, 88.3112, 29.3872) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.26
Yellowish Tan
#FCFC81
ΔE00 2.38
Banana (survey)
#FFFF7E
ΔE00 2.43
Light Yellow
#FFFE7A
ΔE00 2.51
Butter
#FFFF81
ΔE00 2.52
Pale Yellow
#FFFF84
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FA73 #7C73FA
analogous
#FAC073 #F1FA73 #AEFA73
triadic
#F1FA73 #73F1FA #FA73F1
tetradic
#F1FA73 #73FAC0 #7C73FA #FA73AE
square
#F1FA73 #73FAC0 #7C73FA #FA73AE
split-complementary
#F1FA73 #73AEFA #C073FA
monochromatic
#DBEA08 #EBF838 #F1FA73 #F7FCAE #FCFEE1
Accessibility & contrast
On white
1.13
#F1FA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#F1FA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FA73
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FA73 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF065
Deuteranopia (green-blind)
#FFF37B
Tritanopia (blue-blind)
#FFEDDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f1fa73; /* rgb */ color: rgb(241, 250, 115); /* oklch */ color: oklch(95.2% 0.158 112.5);
Tailwind
colors: {
custom: {
50: '#f8fb9f',
500: '#f1fa73',
950: '#000000',
},
}SCSS
$custom: #f1fa73; $custom-light: #f8fb9f; $custom-dark: #000000;
JSON
{
"hex": "#f1fa73",
"rgb": {
"r": 241,
"g": 250,
"b": 115
},
"hsl": {
"h": 64,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.95226,
"c": 0.15802,
"h": 112.5
},
"luminance": 0.8831
}Semantic roles & 50–950 ramp
primary
#F1FA73
secondary
#463BD6
accent
#00E60F
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580