#F1FC8A#F1FC8A
#F1FC8A is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.9% C 0.139 H 113.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FC8A |
|---|---|
| RGB | rgb(241, 252, 138) |
| HSL | hsl(66, 95%, 76%) |
| HSV | hsv(66, 45%, 99%) |
| CMYK | cmyk(4.4%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.06, -19.61, 53.08) |
| CIE-LCH | lch(96.06, 56.58, 110.28°) |
| OKLab | oklab(95.92% -0.0554 0.1271) |
| OKLCH | oklch(95.92% 0.139 113.5) |
| XYZ | xyz(75.6745, 90.1577, 37.4555) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.02
Pale Yellow
#FFFF84
ΔE00 3.13
Faded Yellow
#FEFF7F
ΔE00 3.28
Butter
#FFFF81
ΔE00 3.33
Banana (survey)
#FFFF7E
ΔE00 3.56
Manilla
#FFFA86
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FC8A #958AFC
analogous
#FCCE8A #F1FC8A #B8FC8A
triadic
#F1FC8A #8AF1FC #FC8AF1
tetradic
#F1FC8A #8AFCCE #958AFC #FC8AB8
square
#F1FC8A #8AFCCE #958AFC #FC8AB8
split-complementary
#F1FC8A #8AB8FC #CE8AFC
monochromatic
#E3F913 #EAFA4E #F1FC8A #F8FEC6 #FBFEE1
Accessibility & contrast
On white
1.10
#F1FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#F1FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FC8A
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FC8A | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF590
Tritanopia (blue-blind)
#FDF0E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f1fc8a; /* rgb */ color: rgb(241, 252, 138); /* oklch */ color: oklch(95.9% 0.139 113.5);
Tailwind
colors: {
custom: {
50: '#f7fdae',
500: '#f1fc8a',
950: '#000000',
},
}SCSS
$custom: #f1fc8a; $custom-light: #f7fdae; $custom-dark: #000000;
JSON
{
"hex": "#f1fc8a",
"rgb": {
"r": 241,
"g": 252,
"b": 138
},
"hsl": {
"h": 65.789,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.95921,
"c": 0.13865,
"h": 113.5
},
"luminance": 0.90157
}Semantic roles & 50–950 ramp
primary
#F1FC8A
secondary
#5C4FDC
accent
#00E616
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581