#FB86F2#FB86F2
#FB86F2 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.191 H 330.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB86F2 |
|---|---|
| RGB | rgb(251, 134, 242) |
| HSL | hsl(305, 94%, 75%) |
| HSV | hsv(305, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 3.6%, 1.6%) |
| CIE-LAB | lab(72.21, 58.79, -34.97) |
| CIE-LCH | lch(72.21, 68.40, 329.25°) |
| OKLab | oklab(78.45% 0.166 -0.0954) |
| OKLCH | oklch(78.45% 0.191 330.1) |
| XYZ | xyz(64.3351, 43.9739, 89.0863) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB86F2 #86FB8F
analogous
#C986FB #FB86F2 #FB86B8
triadic
#FB86F2 #F2FB86 #86F2FB
tetradic
#FB86F2 #FBC986 #86FB8F #86B8FB
square
#FB86F2 #FBC986 #86FB8F #86B8FB
split-complementary
#FB86F2 #B8FB86 #86FBC9
monochromatic
#F710E5 #F94BEC #FB86F2 #FDC1F8 #FEE1FC
Accessibility & contrast
On white
2.14
#FB86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FB86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB86F2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB86F2 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb86f2; /* rgb */ color: rgb(251, 134, 242); /* oklch */ color: oklch(78.5% 0.191 330.1);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fb86f2',
950: '#000000',
},
}SCSS
$custom: #fb86f2; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fb86f2",
"rgb": {
"r": 251,
"g": 134,
"b": 242
},
"hsl": {
"h": 304.615,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78452,
"c": 0.19141,
"h": 330.1
},
"luminance": 0.4397
}Semantic roles & 50–950 ramp
primary
#FB86F2
secondary
#D5F6D7
accent
#E61200
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85