#F0FC89#F0FC89
#F0FC89 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 95.8% C 0.140 H 114.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FC89 |
|---|---|
| RGB | rgb(240, 252, 137) |
| HSL | hsl(66, 95%, 76%) |
| HSV | hsv(66, 46%, 99%) |
| CMYK | cmyk(4.8%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(95.98, -20.09, 53.42) |
| CIE-LCH | lch(95.98, 57.08, 110.60°) |
| OKLab | oklab(95.83% -0.0568 0.1278) |
| OKLCH | oklch(95.83% 0.14 114) |
| XYZ | xyz(75.2620, 89.9533, 37.0600) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.17
Pale Yellow
#FFFF84
ΔE00 3.28
Faded Yellow
#FEFF7F
ΔE00 3.40
Butter
#FFFF81
ΔE00 3.46
Banana (survey)
#FFFF7E
ΔE00 3.67
Manilla
#FFFA86
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FC89 #9589FC
analogous
#FCCF89 #F0FC89 #B7FC89
triadic
#F0FC89 #89F0FC #FC89F0
tetradic
#F0FC89 #89FCCF #9589FC #FC89B7
square
#F0FC89 #89FCCF #9589FC #FC89B7
split-complementary
#F0FC89 #89B7FC #CF89FC
monochromatic
#E1F912 #E8FA4D #F0FC89 #F8FEC5 #FBFEE1
Accessibility & contrast
On white
1.11
#F0FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#F0FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FC89
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FC89 | 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)
#FFF27F
Deuteranopia (green-blind)
#FFF58F
Tritanopia (blue-blind)
#FCF0E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f0fc89; /* rgb */ color: rgb(240, 252, 137); /* oklch */ color: oklch(95.8% 0.140 114.0);
Tailwind
colors: {
custom: {
50: '#f7fdad',
500: '#f0fc89',
950: '#000000',
},
}SCSS
$custom: #f0fc89; $custom-light: #f7fdad; $custom-dark: #000000;
JSON
{
"hex": "#f0fc89",
"rgb": {
"r": 240,
"g": 252,
"b": 137
},
"hsl": {
"h": 66.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.95832,
"c": 0.13987,
"h": 114
},
"luminance": 0.89952
}Semantic roles & 50–950 ramp
primary
#F0FC89
secondary
#5D4EDB
accent
#00E618
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581