#FB86F3#FB86F3
#FB86F3 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.192 H 329.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86F3 |
|---|---|
| RGB | rgb(251, 134, 243) |
| HSL | hsl(304, 94%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 3.2%, 1.6%) |
| CIE-LAB | lab(72.25, 58.96, -35.46) |
| CIE-LCH | lch(72.25, 68.80, 328.98°) |
| OKLab | oklab(78.5% 0.1661 -0.0967) |
| OKLCH | oklch(78.5% 0.192 329.8) |
| XYZ | xyz(64.4857, 44.0341, 89.8795) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86F3 #86FB8E
analogous
#C986FB #FB86F3 #FB86B8
triadic
#FB86F3 #F3FB86 #86F3FB
tetradic
#FB86F3 #FBC986 #86FB8E #86B8FB
square
#FB86F3 #FBC986 #86FB8E #86B8FB
split-complementary
#FB86F3 #B8FB86 #86FBC9
monochromatic
#F710E7 #F94BED #FB86F3 #FDC1F9 #FEE1FC
Accessibility & contrast
On white
2.14
#FB86F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FB86F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86F3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86F3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb86f3; /* rgb */ color: rgb(251, 134, 243); /* oklch */ color: oklch(78.5% 0.192 329.8);
Tailwind
colors: {
custom: {
50: '#ffadf7',
500: '#fb86f3',
950: '#000000',
},
}SCSS
$custom: #fb86f3; $custom-light: #ffadf7; $custom-dark: #000000;
JSON
{
"hex": "#fb86f3",
"rgb": {
"r": 251,
"g": 134,
"b": 243
},
"hsl": {
"h": 304.103,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78495,
"c": 0.19225,
"h": 329.8
},
"luminance": 0.4403
}Semantic roles & 50–950 ramp
primary
#FB86F3
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85