#F8FC8A#F8FC8A
#F8FC8A is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.5% C 0.137 H 110.5°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FC8A |
|---|---|
| RGB | rgb(248, 252, 138) |
| HSL | hsl(62, 95%, 76%) |
| HSV | hsv(62, 45%, 99%) |
| CMYK | cmyk(1.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.58, -16.92, 53.83) |
| CIE-LCH | lch(96.58, 56.42, 107.45°) |
| OKLab | oklab(96.46% -0.0481 0.1287) |
| OKLCH | oklch(96.46% 0.137 110.5) |
| XYZ | xyz(78.1106, 91.4138, 37.5697) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.62
Pale Yellow
#FFFF84
ΔE00 1.73
Butter
#FFFF81
ΔE00 2.01
Faded Yellow
#FEFF7F
ΔE00 2.08
Manilla
#FFFA86
ΔE00 2.22
Banana (survey)
#FFFF7E
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FC8A #8E8AFC
analogous
#FCC78A #F8FC8A #BFFC8A
triadic
#F8FC8A #8AF8FC #FC8AF8
tetradic
#F8FC8A #8AFCC7 #8E8AFC #FC8ABF
square
#F8FC8A #8AFCC7 #8E8AFC #FC8ABF
split-complementary
#F8FC8A #8ABFFC #C78AFC
monochromatic
#F1F913 #F4FA4E #F8FC8A #FCFEC6 #FDFEE1
Accessibility & contrast
On white
1.09
#F8FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#F8FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FC8A
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FC8A | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF790
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f8fc8a; /* rgb */ color: rgb(248, 252, 138); /* oklch */ color: oklch(96.5% 0.137 110.5);
Tailwind
colors: {
custom: {
50: '#fcfdae',
500: '#f8fc8a',
950: '#000000',
},
}SCSS
$custom: #f8fc8a; $custom-light: #fcfdae; $custom-dark: #000000;
JSON
{
"hex": "#f8fc8a",
"rgb": {
"r": 248,
"g": 252,
"b": 138
},
"hsl": {
"h": 62.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.96462,
"c": 0.13738,
"h": 110.5
},
"luminance": 0.91412
}Semantic roles & 50–950 ramp
primary
#F8FC8A
secondary
#544FDC
accent
#00E608
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581