#F1FF8A#F1FF8A
#F1FF8A is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.5% C 0.142 H 114.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FF8A |
|---|---|
| RGB | rgb(241, 255, 138) |
| HSL | hsl(67, 100%, 77%) |
| HSV | hsv(67, 46%, 100%) |
| CMYK | cmyk(5.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(96.84, -21.05, 54.03) |
| CIE-LCH | lch(96.84, 57.98, 111.28°) |
| OKLab | oklab(96.55% -0.0595 0.1292) |
| OKLCH | oklch(96.55% 0.142 114.7) |
| XYZ | xyz(76.6241, 92.0567, 37.7720) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.46
Pale Yellow
#FFFF84
ΔE00 3.47
Faded Yellow
#FEFF7F
ΔE00 3.54
Butter
#FFFF81
ΔE00 3.63
Banana (survey)
#FFFF7E
ΔE00 3.82
Light Yellow
#FFFE7A
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FF8A #988AFF
analogous
#FFD28A #F1FF8A #B7FF8A
triadic
#F1FF8A #8AF1FF #FF8AF1
tetradic
#F1FF8A #8AFFD2 #988AFF #FF8AB7
square
#F1FF8A #8AFFD2 #988AFF #FF8AB7
split-complementary
#F1FF8A #8AB7FF #D28AFF
monochromatic
#E2FF10 #EAFF4D #F1FF8A #F8FFC7 #FBFFE0
Accessibility & contrast
On white
1.08
#F1FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#F1FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FF8A
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FF8A | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF580
Deuteranopia (green-blind)
#FFF790
Tritanopia (blue-blind)
#FDF3E4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f1ff8a; /* rgb */ color: rgb(241, 255, 138); /* oklch */ color: oklch(96.5% 0.142 114.7);
Tailwind
colors: {
custom: {
50: '#f7ffae',
500: '#f1ff8a',
950: '#000000',
},
}SCSS
$custom: #f1ff8a; $custom-light: #f7ffae; $custom-dark: #000000;
JSON
{
"hex": "#f1ff8a",
"rgb": {
"r": 241,
"g": 255,
"b": 138
},
"hsl": {
"h": 67.179,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.96545,
"c": 0.14225,
"h": 114.7
},
"luminance": 0.92056
}Semantic roles & 50–950 ramp
primary
#F1FF8A
secondary
#5F4EE0
accent
#00E61B
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681