#FB87F9#FB87F9
#FB87F9 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.196 H 327.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FB87F9 |
|---|---|
| RGB | rgb(251, 135, 249) |
| HSL | hsl(301, 94%, 76%) |
| HSV | hsv(301, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 0.8%, 1.6%) |
| CIE-LAB | lab(72.68, 59.50, -38.06) |
| CIE-LCH | lch(72.68, 70.63, 327.39°) |
| OKLab | oklab(78.9% 0.1659 -0.1042) |
| OKLCH | oklch(78.9% 0.196 327.9) |
| XYZ | xyz(65.5455, 44.6802, 94.7758) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.76
Violet Pink
#FB5FFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB87F9 #87FB89
analogous
#C387FB #FB87F9 #FB87BF
triadic
#FB87F9 #F9FB87 #87F9FB
tetradic
#FB87F9 #FBC387 #87FB89 #87BFFB
square
#FB87F9 #FBC387 #87FB89 #87BFFB
split-complementary
#FB87F9 #BFFB87 #87FBC3
monochromatic
#F711F3 #F94CF6 #FB87F9 #FDC2FC #FEE1FE
Accessibility & contrast
On white
2.11
#FB87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FB87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB87F9
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB87F9 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#FF93B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb87f9; /* rgb */ color: rgb(251, 135, 249); /* oklch */ color: oklch(78.9% 0.196 327.9);
Tailwind
colors: {
custom: {
50: '#ffadfb',
500: '#fb87f9',
950: '#000000',
},
}SCSS
$custom: #fb87f9; $custom-light: #ffadfb; $custom-dark: #000000;
JSON
{
"hex": "#fb87f9",
"rgb": {
"r": 251,
"g": 135,
"b": 249
},
"hsl": {
"h": 301.034,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78895,
"c": 0.19586,
"h": 327.9
},
"luminance": 0.44677
}Semantic roles & 50–950 ramp
primary
#FB87F9
secondary
#D5F6D5
accent
#E60400
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085