#FA87FB#FA87FB
#FA87FB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.9% C 0.197 H 326.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87FB |
|---|---|
| RGB | rgb(250, 135, 251) |
| HSL | hsl(299, 94%, 76%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.4%, 46.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.64, 59.57, -39.22) |
| CIE-LCH | lch(72.64, 71.32, 326.64°) |
| OKLab | oklab(78.87% 0.1651 -0.1075) |
| OKLCH | oklch(78.87% 0.197 326.9) |
| XYZ | xyz(65.4997, 44.6204, 96.4106) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.29
Violet Pink
#FB5FFC
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87FB #88FB87
analogous
#C087FB #FA87FB #FB87C2
triadic
#FA87FB #FBFA87 #87FBFA
tetradic
#FA87FB #FBC087 #88FB87 #87C2FB
square
#FA87FB #FBC087 #88FB87 #87C2FB
split-complementary
#FA87FB #C2FB87 #87FBC0
monochromatic
#F511F7 #F84CF9 #FA87FB #FCC2FD #FEE1FE
Accessibility & contrast
On white
2.12
#FA87FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FA87FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87FB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87FB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa87fb; /* rgb */ color: rgb(250, 135, 251); /* oklch */ color: oklch(78.9% 0.197 326.9);
Tailwind
colors: {
custom: {
50: '#feadfd',
500: '#fa87fb',
950: '#000000',
},
}SCSS
$custom: #fa87fb; $custom-light: #feadfd; $custom-dark: #000000;
JSON
{
"hex": "#fa87fb",
"rgb": {
"r": 250,
"g": 135,
"b": 251
},
"hsl": {
"h": 299.483,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78867,
"c": 0.19701,
"h": 326.9
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#FA87FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085