#F8FC74#F8FC74
#F8FC74 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.2% C 0.158 H 110.6°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FC74 |
|---|---|
| RGB | rgb(248, 252, 116) |
| HSL | hsl(62, 96%, 72%) |
| HSV | hsv(62, 54%, 99%) |
| CMYK | cmyk(1.6%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(96.34, -18.79, 63.53) |
| CIE-LCH | lch(96.34, 66.25, 106.47°) |
| OKLab | oklab(96.2% -0.0555 0.1479) |
| OKLCH | oklch(96.2% 0.158 110.6) |
| XYZ | xyz(76.6761, 90.8400, 30.0143) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.29
Light Yellow
#FFFE7A
ΔE00 1.29
Banana (survey)
#FFFF7E
ΔE00 1.35
Custard
#FFFD78
ΔE00 1.42
Butter Yellow
#FFFD74
ΔE00 1.45
Pastel Yellow
#FFFE71
ΔE00 1.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FC74 #7874FC
analogous
#FCBC74 #F8FC74 #B4FC74
triadic
#F8FC74 #74F8FC #FC74F8
tetradic
#F8FC74 #74FCBC #7874FC #FC74B4
square
#F8FC74 #74FCBC #7874FC #FC74B4
split-complementary
#F8FC74 #74B4FC #BC74FC
monochromatic
#E9F005 #F5FB38 #F8FC74 #FBFDB0 #FDFEE1
Accessibility & contrast
On white
1.10
#F8FC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#F8FC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FC74
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FC74 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF266
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8fc74; /* rgb */ color: rgb(248, 252, 116); /* oklch */ color: oklch(96.2% 0.158 110.6);
Tailwind
colors: {
custom: {
50: '#fdfda0',
500: '#f8fc74',
950: '#000000',
},
}SCSS
$custom: #f8fc74; $custom-light: #fdfda0; $custom-dark: #000000;
JSON
{
"hex": "#f8fc74",
"rgb": {
"r": 248,
"g": 252,
"b": 116
},
"hsl": {
"h": 61.765,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.96197,
"c": 0.15798,
"h": 110.6
},
"luminance": 0.90838
}Semantic roles & 50–950 ramp
primary
#F8FC74
secondary
#403CD8
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580