#F1FA7E#F1FA7E
#F1FA7E is a very light, vivid yellow. Relative luminance 0.886; OKLCH L 95.4% C 0.148 H 112.6°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FA7E |
|---|---|
| RGB | rgb(241, 250, 126) |
| HSL | hsl(64, 93%, 74%) |
| HSV | hsv(64, 50%, 98%) |
| CMYK | cmyk(3.6%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(95.40, -19.74, 57.84) |
| CIE-LCH | lch(95.40, 61.12, 108.85°) |
| OKLab | oklab(95.35% -0.0569 0.1367) |
| OKLCH | oklch(95.35% 0.148 112.6) |
| XYZ | xyz(74.2285, 88.5797, 32.9219) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.18
Faded Yellow
#FEFF7F
ΔE00 2.35
Pale Yellow
#FFFF84
ΔE00 2.45
Butter
#FFFF81
ΔE00 2.50
Banana (survey)
#FFFF7E
ΔE00 2.60
Light Yellow
#FFFE7A
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FA7E #877EFA
analogous
#FAC57E #F1FA7E #B3FA7E
triadic
#F1FA7E #7EF1FA #FA7EF1
tetradic
#F1FA7E #7EFAC5 #877EFA #FA7EB3
square
#F1FA7E #7EFAC5 #877EFA #FA7EB3
split-complementary
#F1FA7E #7EB3FA #C57EFA
monochromatic
#E3F409 #EBF843 #F1FA7E #F7FCB9 #FCFEE2
Accessibility & contrast
On white
1.12
#F1FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#F1FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FA7E
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FA7E | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF073
Deuteranopia (green-blind)
#FFF385
Tritanopia (blue-blind)
#FEEEDE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f1fa7e; /* rgb */ color: rgb(241, 250, 126); /* oklch */ color: oklch(95.4% 0.148 112.6);
Tailwind
colors: {
custom: {
50: '#f8fba6',
500: '#f1fa7e',
950: '#000000',
},
}SCSS
$custom: #f1fa7e; $custom-light: #f8fba6; $custom-dark: #000000;
JSON
{
"hex": "#f1fa7e",
"rgb": {
"r": 241,
"g": 250,
"b": 126
},
"hsl": {
"h": 64.355,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.95352,
"c": 0.14802,
"h": 112.6
},
"luminance": 0.88578
}Semantic roles & 50–950 ramp
primary
#F1FA7E
secondary
#5045D7
accent
#00E611
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171710
muted
#858580