#FB87F1#FB87F1
#FB87F1 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.5% C 0.189 H 330.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FB87F1 |
|---|---|
| RGB | rgb(251, 135, 241) |
| HSL | hsl(305, 94%, 76%) |
| HSV | hsv(305, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 4%, 1.6%) |
| CIE-LAB | lab(72.36, 58.14, -34.20) |
| CIE-LCH | lch(72.36, 67.45, 329.53°) |
| OKLab | oklab(78.55% 0.1644 -0.0932) |
| OKLCH | oklch(78.55% 0.189 330.5) |
| XYZ | xyz(64.3242, 44.1917, 88.3438) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 7.12
Bubblegum Pink
#FE83CC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB87F1 #87FB91
analogous
#CB87FB #FB87F1 #FB87B7
triadic
#FB87F1 #F1FB87 #87F1FB
tetradic
#FB87F1 #FBCB87 #87FB91 #87B7FB
square
#FB87F1 #FBCB87 #87FB91 #87B7FB
split-complementary
#FB87F1 #B7FB87 #87FBCB
monochromatic
#F711E3 #F94CEA #FB87F1 #FDC2F8 #FEE1FC
Accessibility & contrast
On white
2.13
#FB87F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FB87F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB87F1
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB87F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB87F1 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F5
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb87f1; /* rgb */ color: rgb(251, 135, 241); /* oklch */ color: oklch(78.5% 0.189 330.5);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fb87f1',
950: '#000000',
},
}SCSS
$custom: #fb87f1; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fb87f1",
"rgb": {
"r": 251,
"g": 135,
"b": 241
},
"hsl": {
"h": 305.172,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78547,
"c": 0.18896,
"h": 330.5
},
"luminance": 0.44188
}Semantic roles & 50–950 ramp
primary
#FB87F1
secondary
#D5F6D8
accent
#E61400
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85