#F5FA95#F5FA95
#F5FA95 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.124 H 111.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FA95 |
|---|---|
| RGB | rgb(245, 250, 149) |
| HSL | hsl(63, 91%, 78%) |
| HSV | hsv(63, 40%, 98%) |
| CMYK | cmyk(2%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(95.98, -16.02, 47.80) |
| CIE-LCH | lch(95.98, 50.41, 108.52°) |
| OKLab | oklab(95.97% -0.0445 0.1159) |
| OKLCH | oklch(95.97% 0.124 111) |
| XYZ | xyz(77.2676, 89.9550, 41.7206) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.39
Manilla
#FFFA86
ΔE00 3.43
Pale Yellow
#FFFF84
ΔE00 3.50
Buff
#FEF69E
ΔE00 3.67
Butter
#FFFF81
ΔE00 3.82
Faded Yellow
#FEFF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FA95 #9A95FA
analogous
#FACC95 #F5FA95 #C2FA95
triadic
#F5FA95 #95F5FA #FA95F5
tetradic
#F5FA95 #95FACC #9A95FA #FA95C2
square
#F5FA95 #95FACC #9A95FA #FA95C2
split-complementary
#F5FA95 #95C2FA #CC95FA
monochromatic
#EAF420 #EFF75B #F5FA95 #FBFDCF #FCFEE2
Accessibility & contrast
On white
1.11
#F5FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#F5FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FA95
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FA95 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28D
Deuteranopia (green-blind)
#FFF59A
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f5fa95; /* rgb */ color: rgb(245, 250, 149); /* oklch */ color: oklch(96.0% 0.124 111.0);
Tailwind
colors: {
custom: {
50: '#fafbb5',
500: '#f5fa95',
950: '#000000',
},
}SCSS
$custom: #f5fa95; $custom-light: #fafbb5; $custom-dark: #000000;
JSON
{
"hex": "#f5fa95",
"rgb": {
"r": 245,
"g": 250,
"b": 149
},
"hsl": {
"h": 62.97,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.95972,
"c": 0.12417,
"h": 111
},
"luminance": 0.89954
}Semantic roles & 50–950 ramp
primary
#F5FA95
secondary
#5F59DA
accent
#00E60B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581