#F1FD76#F1FD76
#F1FD76 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 95.9% C 0.159 H 113.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FD76 |
|---|---|
| RGB | rgb(241, 253, 118) |
| HSL | hsl(65, 97%, 73%) |
| HSV | hsv(65, 53%, 99%) |
| CMYK | cmyk(4.7%, 0%, 53.4%, 0.8%) |
| CIE-LAB | lab(96.10, -21.85, 62.25) |
| CIE-LCH | lch(96.10, 65.97, 109.34°) |
| OKLab | oklab(95.89% -0.0636 0.1455) |
| OKLCH | oklch(95.89% 0.159 113.6) |
| XYZ | xyz(74.6724, 90.2606, 30.6244) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.55
Banana (survey)
#FFFF7E
ΔE00 2.76
Yellowish Tan
#FCFC81
ΔE00 2.78
Butter
#FFFF81
ΔE00 2.81
Pale Yellow
#FFFF84
ΔE00 2.91
Light Yellow
#FFFE7A
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FD76 #8276FD
analogous
#FDC576 #F1FD76 #AEFD76
triadic
#F1FD76 #76F1FD #FD76F1
tetradic
#F1FD76 #76FDC5 #8276FD #FD76AE
square
#F1FD76 #76FDC5 #8276FD #FD76AE
split-complementary
#F1FD76 #76AEFD #C576FD
monochromatic
#E0F504 #EBFC3A #F1FD76 #F7FEB2 #FCFFE1
Accessibility & contrast
On white
1.10
#F1FD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#F1FD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FD76
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FD76 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF269
Deuteranopia (green-blind)
#FFF57E
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f1fd76; /* rgb */ color: rgb(241, 253, 118); /* oklch */ color: oklch(95.9% 0.159 113.6);
Tailwind
colors: {
custom: {
50: '#f8fea1',
500: '#f1fd76',
950: '#000000',
},
}SCSS
$custom: #f1fd76; $custom-light: #f8fea1; $custom-dark: #000000;
JSON
{
"hex": "#f1fd76",
"rgb": {
"r": 241,
"g": 253,
"b": 118
},
"hsl": {
"h": 65.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.95885,
"c": 0.15875,
"h": 113.6
},
"luminance": 0.90259
}Semantic roles & 50–950 ramp
primary
#F1FD76
secondary
#4B3DDA
accent
#00E614
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580