#FB86FB#FB86FB
#FB86FB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.199 H 327.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86FB |
|---|---|
| RGB | rgb(251, 134, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.58, 60.33, -39.31) |
| CIE-LCH | lch(72.58, 72.00, 326.91°) |
| OKLab | oklab(78.85% 0.1675 -0.1077) |
| OKLCH | oklch(78.85% 0.199 327.3) |
| XYZ | xyz(65.7202, 44.5279, 96.3812) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.36
Violet Pink
#FB5FFC
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86FB #86FB86
analogous
#C086FB #FB86FB #FB86C0
triadic
#FB86FB #FBFB86 #86FBFB
tetradic
#FB86FB #FBC086 #86FB86 #86C0FB
square
#FB86FB #FBC086 #86FB86 #86C0FB
split-complementary
#FB86FB #C0FB86 #86FBC0
monochromatic
#F710F7 #F94BF9 #FB86FB #FDC1FD #FEE1FE
Accessibility & contrast
On white
2.12
#FB86FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FB86FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86FB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86FB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#9EB7F7
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb86fb; /* rgb */ color: rgb(251, 134, 251); /* oklch */ color: oklch(78.8% 0.199 327.3);
Tailwind
colors: {
custom: {
50: '#ffadfd',
500: '#fb86fb',
950: '#000000',
},
}SCSS
$custom: #fb86fb; $custom-light: #ffadfd; $custom-dark: #000000;
JSON
{
"hex": "#fb86fb",
"rgb": {
"r": 251,
"g": 134,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78847,
"c": 0.19919,
"h": 327.3
},
"luminance": 0.44524
}Semantic roles & 50–950 ramp
primary
#FB86FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85