#F1F575#F1F575
#F1F575 is a very light, vivid yellow. Relative luminance 0.853; OKLCH L 94.2% C 0.151 H 110.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F575 |
|---|---|
| RGB | rgb(241, 245, 117) |
| HSL | hsl(62, 86%, 71%) |
| HSV | hsv(62, 52%, 96%) |
| CMYK | cmyk(1.6%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(94.01, -18.09, 60.27) |
| CIE-LCH | lch(94.01, 62.93, 106.70°) |
| OKLab | oklab(94.21% -0.053 0.1411) |
| OKLCH | oklch(94.21% 0.151 110.6) |
| XYZ | xyz(72.1406, 85.2915, 29.4889) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.92
Faded Yellow
#FEFF7F
ΔE00 2.26
Banana (survey)
#FFFF7E
ΔE00 2.37
Light Yellow
#FFFE7A
ΔE00 2.38
Butter
#FFFF81
ΔE00 2.39
Straw
#FCF679
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F575 #7975F5
analogous
#F5B975 #F1F575 #B1F575
triadic
#F1F575 #75F1F5 #F575F1
tetradic
#F1F575 #75F5B9 #7975F5 #F575B1
square
#F1F575 #75F5B9 #7975F5 #F575B1
split-complementary
#F1F575 #75B1F5 #B975F5
monochromatic
#D9DF10 #EBF13C #F1F575 #F7F9AE #FCFDE2
Accessibility & contrast
On white
1.16
#F1F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#F1F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F575
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F575 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC68
Deuteranopia (green-blind)
#FFF07C
Tritanopia (blue-blind)
#FFE8D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f1f575; /* rgb */ color: rgb(241, 245, 117); /* oklch */ color: oklch(94.2% 0.151 110.6);
Tailwind
colors: {
custom: {
50: '#f8f8a0',
500: '#f1f575',
950: '#000000',
},
}SCSS
$custom: #f1f575; $custom-light: #f8f8a0; $custom-dark: #000000;
JSON
{
"hex": "#f1f575",
"rgb": {
"r": 241,
"g": 245,
"b": 117
},
"hsl": {
"h": 61.875,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.94208,
"c": 0.15073,
"h": 110.6
},
"luminance": 0.8529
}Semantic roles & 50–950 ramp
primary
#F1F575
secondary
#433FD0
accent
#02E309
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580