#F5FA8B#F5FA8B
#F5FA8B is a very light, vivid yellow. Relative luminance 0.896; OKLCH L 95.8% C 0.135 H 110.9°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FA8B |
|---|---|
| RGB | rgb(245, 250, 139) |
| HSL | hsl(63, 92%, 76%) |
| HSV | hsv(63, 44%, 98%) |
| CMYK | cmyk(2%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(95.85, -17.01, 52.41) |
| CIE-LCH | lch(95.85, 55.10, 107.98°) |
| OKLab | oklab(95.83% -0.0481 0.1257) |
| OKLCH | oklch(95.83% 0.135 110.9) |
| XYZ | xyz(76.5032, 89.6492, 37.6950) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.16
Pale Yellow
#FFFF84
ΔE00 2.36
Manilla
#FFFA86
ΔE00 2.61
Butter
#FFFF81
ΔE00 2.63
Faded Yellow
#FEFF7F
ΔE00 2.68
Banana (survey)
#FFFF7E
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FA8B #908BFA
analogous
#FAC88B #F5FA8B #BEFA8B
triadic
#F5FA8B #8BF5FA #FA8BF5
tetradic
#F5FA8B #8BFAC8 #908BFA #FA8BBE
square
#F5FA8B #8BFAC8 #908BFA #FA8BBE
split-complementary
#F5FA8B #8BBEFA #C88BFA
monochromatic
#EBF516 #F0F750 #F5FA8B #FAFDC6 #FCFEE2
Accessibility & contrast
On white
1.11
#F5FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#F5FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FA8B
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FA8B | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF182
Deuteranopia (green-blind)
#FFF590
Tritanopia (blue-blind)
#FFEEE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f5fa8b; /* rgb */ color: rgb(245, 250, 139); /* oklch */ color: oklch(95.8% 0.135 110.9);
Tailwind
colors: {
custom: {
50: '#fafbaf',
500: '#f5fa8b',
950: '#000000',
},
}SCSS
$custom: #f5fa8b; $custom-light: #fafbaf; $custom-dark: #000000;
JSON
{
"hex": "#f5fa8b",
"rgb": {
"r": 245,
"g": 250,
"b": 139
},
"hsl": {
"h": 62.703,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.9583,
"c": 0.13455,
"h": 110.9
},
"luminance": 0.89648
}Semantic roles & 50–950 ramp
primary
#F5FA8B
secondary
#5650D9
accent
#00E60A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581