#F2FB89#F2FB89
#F2FB89 is a very light, vivid yellow. Relative luminance 0.897; OKLCH L 95.8% C 0.138 H 112.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FB89 |
|---|---|
| RGB | rgb(242, 251, 137) |
| HSL | hsl(65, 93%, 76%) |
| HSV | hsv(65, 45%, 98%) |
| CMYK | cmyk(3.6%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(95.86, -18.84, 53.32) |
| CIE-LCH | lch(95.86, 56.55, 109.46°) |
| OKLab | oklab(95.78% -0.0533 0.1276) |
| OKLCH | oklch(95.78% 0.138 112.7) |
| XYZ | xyz(75.6316, 89.6790, 36.9876) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.62
Pale Yellow
#FFFF84
ΔE00 2.78
Faded Yellow
#FEFF7F
ΔE00 2.96
Butter
#FFFF81
ΔE00 2.99
Banana (survey)
#FFFF7E
ΔE00 3.22
Manilla
#FFFA86
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FB89 #9289FB
analogous
#FBCB89 #F2FB89 #B9FB89
triadic
#F2FB89 #89F2FB #FB89F2
tetradic
#F2FB89 #89FBCB #9289FB #FB89B9
square
#F2FB89 #89FBCB #9289FB #FB89B9
split-complementary
#F2FB89 #89B9FB #CB89FB
monochromatic
#E5F713 #EBF94E #F2FB89 #F9FDC4 #FCFEE1
Accessibility & contrast
On white
1.11
#F2FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#F2FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FB89
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FB89 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFF58F
Tritanopia (blue-blind)
#FFEFE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2fb89; /* rgb */ color: rgb(242, 251, 137); /* oklch */ color: oklch(95.8% 0.138 112.7);
Tailwind
colors: {
custom: {
50: '#f8fcad',
500: '#f2fb89',
950: '#000000',
},
}SCSS
$custom: #f2fb89; $custom-light: #f8fcad; $custom-dark: #000000;
JSON
{
"hex": "#f2fb89",
"rgb": {
"r": 242,
"g": 251,
"b": 137
},
"hsl": {
"h": 64.737,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.95777,
"c": 0.13827,
"h": 112.7
},
"luminance": 0.89678
}Semantic roles & 50–950 ramp
primary
#F2FB89
secondary
#594EDA
accent
#00E612
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581