#F1FC70#F1FC70
#F1FC70 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.6% C 0.163 H 113.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FC70 |
|---|---|
| RGB | rgb(241, 252, 112) |
| HSL | hsl(65, 96%, 71%) |
| HSV | hsv(65, 56%, 99%) |
| CMYK | cmyk(4.4%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(95.79, -21.84, 64.50) |
| CIE-LCH | lch(95.79, 68.09, 108.70°) |
| OKLab | oklab(95.61% -0.0641 0.1497) |
| OKLCH | oklch(95.61% 0.163 113.2) |
| XYZ | xyz(74.0123, 89.4928, 28.7011) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.56
Banana (survey)
#FFFF7E
ΔE00 2.72
Light Yellow
#FFFE7A
ΔE00 2.78
Pastel Yellow
#FFFE71
ΔE00 2.81
Yellowish Tan
#FCFC81
ΔE00 2.84
Butter
#FFFF81
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FC70 #7B70FC
analogous
#FCC170 #F1FC70 #ABFC70
triadic
#F1FC70 #70F1FC #FC70F1
tetradic
#F1FC70 #70FCC1 #7B70FC #FC70AB
square
#F1FC70 #70FCC1 #7B70FC #FC70AB
split-complementary
#F1FC70 #70ABFC #C170FC
monochromatic
#DAED05 #EBFB34 #F1FC70 #F7FDAC #FCFEE1
Accessibility & contrast
On white
1.11
#F1FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F1FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FC70
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FC70 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFF478
Tritanopia (blue-blind)
#FFEFDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f1fc70; /* rgb */ color: rgb(241, 252, 112); /* oklch */ color: oklch(95.6% 0.163 113.2);
Tailwind
colors: {
custom: {
50: '#f8fd9d',
500: '#f1fc70',
950: '#000000',
},
}SCSS
$custom: #f1fc70; $custom-light: #f8fd9d; $custom-dark: #000000;
JSON
{
"hex": "#f1fc70",
"rgb": {
"r": 241,
"g": 252,
"b": 112
},
"hsl": {
"h": 64.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.95611,
"c": 0.16283,
"h": 113.2
},
"luminance": 0.89491
}Semantic roles & 50–950 ramp
primary
#F1FC70
secondary
#4538D8
accent
#00E612
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580