#F1FD73#F1FD73
#F1FD73 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.9% C 0.161 H 113.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FD73 |
|---|---|
| RGB | rgb(241, 253, 115) |
| HSL | hsl(65, 97%, 72%) |
| HSV | hsv(65, 55%, 99%) |
| CMYK | cmyk(4.7%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(96.08, -22.08, 63.53) |
| CIE-LCH | lch(96.08, 67.26, 109.17°) |
| OKLab | oklab(95.85% -0.0645 0.1479) |
| OKLCH | oklch(95.85% 0.161 113.6) |
| XYZ | xyz(74.4970, 90.1904, 29.7004) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.61
Banana (survey)
#FFFF7E
ΔE00 2.79
Butter
#FFFF81
ΔE00 2.88
Yellowish Tan
#FCFC81
ΔE00 2.89
Light Yellow
#FFFE7A
ΔE00 2.92
Pale Yellow
#FFFF84
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FD73 #7F73FD
analogous
#FDC473 #F1FD73 #ACFD73
triadic
#F1FD73 #73F1FD #FD73F1
tetradic
#F1FD73 #73FDC4 #7F73FD #FD73AC
square
#F1FD73 #73FDC4 #7F73FD #FD73AC
split-complementary
#F1FD73 #73ACFD #C473FD
monochromatic
#DDF203 #EBFC37 #F1FD73 #F7FEAF #FCFFE1
Accessibility & contrast
On white
1.10
#F1FD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#F1FD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FD73
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FD73 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF265
Deuteranopia (green-blind)
#FFF57B
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f1fd73; /* rgb */ color: rgb(241, 253, 115); /* oklch */ color: oklch(95.9% 0.161 113.6);
Tailwind
colors: {
custom: {
50: '#f8fe9f',
500: '#f1fd73',
950: '#000000',
},
}SCSS
$custom: #f1fd73; $custom-light: #f8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#f1fd73",
"rgb": {
"r": 241,
"g": 253,
"b": 115
},
"hsl": {
"h": 65.217,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.95852,
"c": 0.16137,
"h": 113.6
},
"luminance": 0.90189
}Semantic roles & 50–950 ramp
primary
#F1FD73
secondary
#483BDA
accent
#00E614
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580