#F1FD8A#F1FD8A
#F1FD8A is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.1% C 0.140 H 113.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FD8A |
|---|---|
| RGB | rgb(241, 253, 138) |
| HSL | hsl(66, 97%, 77%) |
| HSV | hsv(66, 45%, 99%) |
| CMYK | cmyk(4.7%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(96.32, -20.09, 53.39) |
| CIE-LCH | lch(96.32, 57.05, 110.62°) |
| OKLab | oklab(96.13% -0.0568 0.1278) |
| OKLCH | oklch(96.13% 0.14 113.9) |
| XYZ | xyz(75.9894, 90.7874, 37.5605) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.15
Pale Yellow
#FFFF84
ΔE00 3.23
Faded Yellow
#FEFF7F
ΔE00 3.35
Butter
#FFFF81
ΔE00 3.42
Banana (survey)
#FFFF7E
ΔE00 3.63
Light Yellow
#FFFE7A
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FD8A #968AFD
analogous
#FDD08A #F1FD8A #B8FD8A
triadic
#F1FD8A #8AF1FD #FD8AF1
tetradic
#F1FD8A #8AFDD0 #968AFD #FD8AB8
square
#F1FD8A #8AFDD0 #968AFD #FD8AB8
split-complementary
#F1FD8A #8AB8FD #D08AFD
monochromatic
#E3FB12 #EAFC4E #F1FD8A #F8FEC6 #FBFEE1
Accessibility & contrast
On white
1.10
#F1FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#F1FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FD8A
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FD8A | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF690
Tritanopia (blue-blind)
#FDF1E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f1fd8a; /* rgb */ color: rgb(241, 253, 138); /* oklch */ color: oklch(96.1% 0.140 113.9);
Tailwind
colors: {
custom: {
50: '#f7feae',
500: '#f1fd8a',
950: '#000000',
},
}SCSS
$custom: #f1fd8a; $custom-light: #f7feae; $custom-dark: #000000;
JSON
{
"hex": "#f1fd8a",
"rgb": {
"r": 241,
"g": 253,
"b": 138
},
"hsl": {
"h": 66.261,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.96129,
"c": 0.13985,
"h": 113.9
},
"luminance": 0.90786
}Semantic roles & 50–950 ramp
primary
#F1FD8A
secondary
#5D4EDD
accent
#00E618
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581