#F8F471#F8F471
#F8F471 is a very light, vivid yellow. Relative luminance 0.859; OKLCH L 94.5% C 0.152 H 107.4°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F471 |
|---|---|
| RGB | rgb(248, 244, 113) |
| HSL | hsl(58, 91%, 71%) |
| HSV | hsv(58, 54%, 97%) |
| CMYK | cmyk(0%, 1.6%, 54.4%, 2.7%) |
| CIE-LAB | lab(94.25, -15.14, 62.46) |
| CIE-LCH | lch(94.25, 64.27, 103.63°) |
| OKLab | oklab(94.52% -0.0455 0.1453) |
| OKLCH | oklch(94.52% 0.152 107.4) |
| XYZ | xyz(74.0448, 85.8522, 28.2903) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.95
Custard
#FFFD78
ΔE00 1.83
Butter Yellow
#FFFD74
ΔE00 1.88
Light Yellow
#FFFE7A
ΔE00 2.06
Yellowish Tan
#FCFC81
ΔE00 2.15
Pastel Yellow
#FFFE71
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F471 #7175F8
analogous
#F8B071 #F8F471 #B8F871
triadic
#F8F471 #71F8F4 #F471F8
tetradic
#F8F471 #71F8B0 #7175F8 #F871B8
square
#F8F471 #71F8B0 #7175F8 #F871B8
split-complementary
#F8F471 #71B8F8 #B071F8
monochromatic
#E3DD0B #F5EF37 #F8F471 #FBF9AB #FEFDE2
Accessibility & contrast
On white
1.16
#F8F471 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#F8F471 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F471
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F471 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F471 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC64
Deuteranopia (green-blind)
#FFF178
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8f471; /* rgb */ color: rgb(248, 244, 113); /* oklch */ color: oklch(94.5% 0.152 107.4);
Tailwind
colors: {
custom: {
50: '#fdf79e',
500: '#f8f471',
950: '#000000',
},
}SCSS
$custom: #f8f471; $custom-light: #fdf79e; $custom-dark: #000000;
JSON
{
"hex": "#f8f471",
"rgb": {
"r": 248,
"g": 244,
"b": 113
},
"hsl": {
"h": 58.222,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.94518,
"c": 0.15224,
"h": 107.4
},
"luminance": 0.8585
}Semantic roles & 50–950 ramp
primary
#F8F471
secondary
#3A3FD3
accent
#07E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580