#FB86FF#FB86FF
#FB86FF is a light, highly saturated purple. Relative luminance 0.448; OKLCH L 79.0% C 0.203 H 326.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86FF |
|---|---|
| RGB | rgb(251, 134, 255) |
| HSL | hsl(298, 100%, 76%) |
| HSV | hsv(298, 47%, 100%) |
| CMYK | cmyk(1.6%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(72.75, 61.02, -41.22) |
| CIE-LCH | lch(72.75, 73.64, 325.96°) |
| OKLab | oklab(79.03% 0.1682 -0.1132) |
| OKLCH | oklch(79.03% 0.203 326.1) |
| XYZ | xyz(66.3574, 44.7828, 99.7370) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86FF #8AFF86
analogous
#BF86FF #FB86FF #FF86C7
triadic
#FB86FF #FFFB86 #86FFFB
tetradic
#FB86FF #FFBF86 #8AFF86 #86C7FF
square
#FB86FF #FFBF86 #8AFF86 #86C7FF
split-complementary
#FB86FF #C7FF86 #86FFBF
monochromatic
#F70CFF #F949FF #FB86FF #FDC3FF #FEE0FF
Accessibility & contrast
On white
2.11
#FB86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FB86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86FF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86FF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF93B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb86ff; /* rgb */ color: rgb(251, 134, 255); /* oklch */ color: oklch(79.0% 0.203 326.1);
Tailwind
colors: {
custom: {
50: '#ffadff',
500: '#fb86ff',
950: '#000000',
},
}SCSS
$custom: #fb86ff; $custom-light: #ffadff; $custom-dark: #000000;
JSON
{
"hex": "#fb86ff",
"rgb": {
"r": 251,
"g": 134,
"b": 255
},
"hsl": {
"h": 298.017,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.79027,
"c": 0.20273,
"h": 326.1
},
"luminance": 0.44779
}Semantic roles & 50–950 ramp
primary
#FB86FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86