#F8FA94#F8FA94
#F8FA94 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.2% C 0.125 H 109.5°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FA94 |
|---|---|
| RGB | rgb(248, 250, 148) |
| HSL | hsl(61, 91%, 78%) |
| HSV | hsv(61, 41%, 98%) |
| CMYK | cmyk(0.8%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(96.19, -14.97, 48.60) |
| CIE-LCH | lch(96.19, 50.85, 107.13°) |
| OKLab | oklab(96.19% -0.0417 0.1177) |
| OKLCH | oklch(96.19% 0.125 109.5) |
| XYZ | xyz(78.2435, 90.4673, 41.3514) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.74
Yellowish Tan
#FCFC81
ΔE00 2.93
Pale Yellow
#FFFF84
ΔE00 3.03
Buff
#FEF69E
ΔE00 3.18
Butter
#FFFF81
ΔE00 3.37
Faded Yellow
#FEFF7F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FA94 #9694FA
analogous
#FAC994 #F8FA94 #C5FA94
triadic
#F8FA94 #94F8FA #FA94F8
tetradic
#F8FA94 #94FAC9 #9694FA #FA94C5
square
#F8FA94 #94FAC9 #9694FA #FA94C5
split-complementary
#F8FA94 #94C5FA #C994FA
monochromatic
#F0F51F #F4F75A #F8FA94 #FCFDCE #FDFEE2
Accessibility & contrast
On white
1.10
#F8FA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#F8FA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FA94
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FA94 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28C
Deuteranopia (green-blind)
#FFF699
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8fa94; /* rgb */ color: rgb(248, 250, 148); /* oklch */ color: oklch(96.2% 0.125 109.5);
Tailwind
colors: {
custom: {
50: '#fcfbb5',
500: '#f8fa94',
950: '#000000',
},
}SCSS
$custom: #f8fa94; $custom-light: #fcfbb5; $custom-dark: #000000;
JSON
{
"hex": "#f8fa94",
"rgb": {
"r": 248,
"g": 250,
"b": 148
},
"hsl": {
"h": 61.176,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.96192,
"c": 0.12482,
"h": 109.5
},
"luminance": 0.90466
}Semantic roles & 50–950 ramp
primary
#F8FA94
secondary
#5B58DA
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581