#FBFF86#FBFF86
#FBFF86 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.144 H 110.5°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF86 |
|---|---|
| RGB | rgb(251, 255, 134) |
| HSL | hsl(62, 100%, 76%) |
| HSV | hsv(62, 47%, 100%) |
| CMYK | cmyk(1.6%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(97.53, -17.58, 56.89) |
| CIE-LCH | lch(97.53, 59.54, 107.17°) |
| OKLab | oklab(97.26% -0.0505 0.1351) |
| OKLCH | oklch(97.26% 0.144 110.5) |
| XYZ | xyz(79.8483, 93.7521, 36.4393) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.02
Yellowish Tan
#FCFC81
ΔE00 1.13
Faded Yellow
#FEFF7F
ΔE00 1.20
Butter
#FFFF81
ΔE00 1.21
Banana (survey)
#FFFF7E
ΔE00 1.47
Light Yellow
#FFFE7A
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF86 #8A86FF
analogous
#FFC786 #FBFF86 #BFFF86
triadic
#FBFF86 #86FBFF #FF86FB
tetradic
#FBFF86 #86FFC7 #8A86FF #FF86BF
square
#FBFF86 #86FFC7 #8A86FF #FF86BF
split-complementary
#FBFF86 #86BFFF #C786FF
monochromatic
#F7FF0C #F9FF49 #FBFF86 #FDFFC3 #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FBFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF86
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF86 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67B
Deuteranopia (green-blind)
#FFFA8C
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff86; /* rgb */ color: rgb(251, 255, 134); /* oklch */ color: oklch(97.3% 0.144 110.5);
Tailwind
colors: {
custom: {
50: '#ffffac',
500: '#fbff86',
950: '#000000',
},
}SCSS
$custom: #fbff86; $custom-light: #ffffac; $custom-dark: #000000;
JSON
{
"hex": "#fbff86",
"rgb": {
"r": 251,
"g": 255,
"b": 134
},
"hsl": {
"h": 61.983,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.97261,
"c": 0.14422,
"h": 110.5
},
"luminance": 0.9375
}Semantic roles & 50–950 ramp
primary
#FBFF86
secondary
#4F4ADF
accent
#00E608
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581