#FA87F7#FA87F7
#FA87F7 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.7% C 0.193 H 328.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87F7 |
|---|---|
| RGB | rgb(250, 135, 247) |
| HSL | hsl(302, 92%, 75%) |
| HSV | hsv(302, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 1.2%, 2%) |
| CIE-LAB | lab(72.48, 58.87, -37.30) |
| CIE-LCH | lch(72.48, 69.70, 327.64°) |
| OKLab | oklab(78.69% 0.1644 -0.102) |
| OKLCH | oklch(78.69% 0.193 328.2) |
| XYZ | xyz(64.8758, 44.3708, 93.1249) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.78
Violet Pink
#FB5FFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87F7 #87FA8A
analogous
#C387FA #FA87F7 #FA87BD
triadic
#FA87F7 #F7FA87 #87F7FA
tetradic
#FA87F7 #FAC387 #87FA8A #87BDFA
square
#FA87F7 #FAC387 #87FA8A #87BDFA
split-complementary
#FA87F7 #BDFA87 #87FAC3
monochromatic
#F511EF #F84CF3 #FA87F7 #FCC2FB #FEE2FD
Accessibility & contrast
On white
2.13
#FA87F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FA87F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87F7
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87F7 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#FF92B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa87f7; /* rgb */ color: rgb(250, 135, 247); /* oklch */ color: oklch(78.7% 0.193 328.2);
Tailwind
colors: {
custom: {
50: '#feadfa',
500: '#fa87f7',
950: '#000000',
},
}SCSS
$custom: #fa87f7; $custom-light: #feadfa; $custom-dark: #000000;
JSON
{
"hex": "#fa87f7",
"rgb": {
"r": 250,
"g": 135,
"b": 247
},
"hsl": {
"h": 301.565,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78689,
"c": 0.19349,
"h": 328.2
},
"luminance": 0.44367
}Semantic roles & 50–950 ramp
primary
#FA87F7
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085