#F8FC75#F8FC75
#F8FC75 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.2% C 0.157 H 110.6°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FC75 |
|---|---|
| RGB | rgb(248, 252, 117) |
| HSL | hsl(62, 96%, 72%) |
| HSV | hsv(62, 54%, 99%) |
| CMYK | cmyk(1.6%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(96.35, -18.71, 63.11) |
| CIE-LCH | lch(96.35, 65.82, 106.51°) |
| OKLab | oklab(96.21% -0.0552 0.1471) |
| OKLCH | oklch(96.21% 0.157 110.6) |
| XYZ | xyz(76.7345, 90.8634, 30.3223) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.22
Light Yellow
#FFFE7A
ΔE00 1.28
Banana (survey)
#FFFF7E
ΔE00 1.30
Custard
#FFFD78
ΔE00 1.41
Butter Yellow
#FFFD74
ΔE00 1.48
Butter
#FFFF81
ΔE00 1.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FC75 #7975FC
analogous
#FCBD75 #F8FC75 #B4FC75
triadic
#F8FC75 #75F8FC #FC75F8
tetradic
#F8FC75 #75FCBD #7975FC #FC75B4
square
#F8FC75 #75FCBD #7975FC #FC75B4
split-complementary
#F8FC75 #75B4FC #BD75FC
monochromatic
#EAF105 #F5FB39 #F8FC75 #FBFDB1 #FDFEE1
Accessibility & contrast
On white
1.10
#F8FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#F8FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FC75
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FC75 | 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)
#FFF267
Deuteranopia (green-blind)
#FFF77C
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8fc75; /* rgb */ color: rgb(248, 252, 117); /* oklch */ color: oklch(96.2% 0.157 110.6);
Tailwind
colors: {
custom: {
50: '#fdfda1',
500: '#f8fc75',
950: '#000000',
},
}SCSS
$custom: #f8fc75; $custom-light: #fdfda1; $custom-dark: #000000;
JSON
{
"hex": "#f8fc75",
"rgb": {
"r": 248,
"g": 252,
"b": 117
},
"hsl": {
"h": 61.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.96208,
"c": 0.1571,
"h": 110.6
},
"luminance": 0.90862
}Semantic roles & 50–950 ramp
primary
#F8FC75
secondary
#413DD9
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580