#FA87FC#FA87FC
#FA87FC is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.198 H 326.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87FC |
|---|---|
| RGB | rgb(250, 135, 252) |
| HSL | hsl(299, 95%, 76%) |
| HSV | hsv(299, 46%, 99%) |
| CMYK | cmyk(0.8%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.68, 59.74, -39.70) |
| CIE-LCH | lch(72.68, 71.73, 326.39°) |
| OKLab | oklab(78.91% 0.1653 -0.1089) |
| OKLCH | oklch(78.91% 0.198 326.6) |
| XYZ | xyz(65.6577, 44.6836, 97.2430) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87FC #89FC87
analogous
#BF87FC #FA87FC #FC87C3
triadic
#FA87FC #FCFA87 #87FCFA
tetradic
#FA87FC #FCBF87 #89FC87 #87C3FC
square
#FA87FC #FCBF87 #89FC87 #87C3FC
split-complementary
#FA87FC #C3FC87 #87FCBF
monochromatic
#F510F9 #F84BFB #FA87FC #FCC3FD #FEE1FE
Accessibility & contrast
On white
2.11
#FA87FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FA87FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87FC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87FC | 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)
#7CA9FF
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa87fc; /* rgb */ color: rgb(250, 135, 252); /* oklch */ color: oklch(78.9% 0.198 326.6);
Tailwind
colors: {
custom: {
50: '#feadfd',
500: '#fa87fc',
950: '#000000',
},
}SCSS
$custom: #fa87fc; $custom-light: #feadfd; $custom-dark: #000000;
JSON
{
"hex": "#fa87fc",
"rgb": {
"r": 250,
"g": 135,
"b": 252
},
"hsl": {
"h": 298.974,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78911,
"c": 0.1979,
"h": 326.6
},
"luminance": 0.4468
}Semantic roles & 50–950 ramp
primary
#FA87FC
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086