#FBFF87#FBFF87
#FBFF87 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.143 H 110.5°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF87 |
|---|---|
| RGB | rgb(251, 255, 135) |
| HSL | hsl(62, 100%, 76%) |
| HSV | hsv(62, 47%, 100%) |
| CMYK | cmyk(1.6%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(97.54, -17.49, 56.44) |
| CIE-LCH | lch(97.54, 59.09, 107.21°) |
| OKLab | oklab(97.27% -0.0501 0.1342) |
| OKLCH | oklch(97.27% 0.143 110.5) |
| XYZ | xyz(79.9184, 93.7801, 36.8084) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.07
Yellowish Tan
#FCFC81
ΔE00 1.19
Butter
#FFFF81
ΔE00 1.30
Faded Yellow
#FEFF7F
ΔE00 1.31
Banana (survey)
#FFFF7E
ΔE00 1.57
Light Yellow
#FFFE7A
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF87 #8B87FF
analogous
#FFC787 #FBFF87 #BFFF87
triadic
#FBFF87 #87FBFF #FF87FB
tetradic
#FBFF87 #87FFC7 #8B87FF #FF87BF
square
#FBFF87 #87FFC7 #8B87FF #FF87BF
split-complementary
#FBFF87 #87BFFF #C787FF
monochromatic
#F7FF0D #F9FF4A #FBFF87 #FDFFC4 #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FBFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF87
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF87 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67C
Deuteranopia (green-blind)
#FFFA8D
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff87; /* rgb */ color: rgb(251, 255, 135); /* oklch */ color: oklch(97.3% 0.143 110.5);
Tailwind
colors: {
custom: {
50: '#ffffac',
500: '#fbff87',
950: '#000000',
},
}SCSS
$custom: #fbff87; $custom-light: #ffffac; $custom-dark: #000000;
JSON
{
"hex": "#fbff87",
"rgb": {
"r": 251,
"g": 255,
"b": 135
},
"hsl": {
"h": 62,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.97273,
"c": 0.14326,
"h": 110.5
},
"luminance": 0.93778
}Semantic roles & 50–950 ramp
primary
#FBFF87
secondary
#504BDF
accent
#00E608
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581