#FB86FA#FB86FA
#FB86FA is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.198 H 327.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86FA |
|---|---|
| RGB | rgb(251, 134, 250) |
| HSL | hsl(301, 94%, 75%) |
| HSV | hsv(301, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 0.4%, 1.6%) |
| CIE-LAB | lab(72.54, 60.15, -38.83) |
| CIE-LCH | lch(72.54, 71.60, 327.16°) |
| OKLab | oklab(78.8% 0.1674 -0.1064) |
| OKLCH | oklch(78.8% 0.198 327.6) |
| XYZ | xyz(65.5630, 44.4651, 95.5532) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86FA #86FB87
analogous
#C186FB #FB86FA #FB86BF
triadic
#FB86FA #FAFB86 #86FAFB
tetradic
#FB86FA #FBC186 #86FB87 #86BFFB
square
#FB86FA #FBC186 #86FB87 #86BFFB
split-complementary
#FB86FA #BFFB86 #86FBC1
monochromatic
#F710F5 #F94BF8 #FB86FA #FDC1FC #FEE1FE
Accessibility & contrast
On white
2.12
#FB86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FB86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86FA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86FA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb86fa; /* rgb */ color: rgb(251, 134, 250); /* oklch */ color: oklch(78.8% 0.198 327.6);
Tailwind
colors: {
custom: {
50: '#ffadfc',
500: '#fb86fa',
950: '#000000',
},
}SCSS
$custom: #fb86fa; $custom-light: #ffadfc; $custom-dark: #000000;
JSON
{
"hex": "#fb86fa",
"rgb": {
"r": 251,
"g": 134,
"b": 250
},
"hsl": {
"h": 300.513,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78803,
"c": 0.19831,
"h": 327.6
},
"luminance": 0.44462
}Semantic roles & 50–950 ramp
primary
#FB86FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85