#FA87F2#FA87F2
#FA87F2 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.5% C 0.189 H 329.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87F2 |
|---|---|
| RGB | rgb(250, 135, 242) |
| HSL | hsl(304, 92%, 75%) |
| HSV | hsv(304, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 3.2%, 2%) |
| CIE-LAB | lab(72.27, 58.02, -34.89) |
| CIE-LCH | lch(72.27, 67.70, 328.98°) |
| OKLab | oklab(78.47% 0.1635 -0.0951) |
| OKLCH | oklch(78.47% 0.189 329.8) |
| XYZ | xyz(64.1146, 44.0663, 89.1158) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 7.01
Violet Pink
#FB5FFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87F2 #87FA8F
analogous
#C887FA #FA87F2 #FA87B8
triadic
#FA87F2 #F2FA87 #87F2FA
tetradic
#FA87F2 #FAC887 #87FA8F #87B8FA
square
#FA87F2 #FAC887 #87FA8F #87B8FA
split-complementary
#FA87F2 #B8FA87 #87FAC8
monochromatic
#F511E5 #F84CEC #FA87F2 #FCC2F8 #FEE2FC
Accessibility & contrast
On white
2.14
#FA87F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FA87F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87F2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87F2 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F6
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa87f2; /* rgb */ color: rgb(250, 135, 242); /* oklch */ color: oklch(78.5% 0.189 329.8);
Tailwind
colors: {
custom: {
50: '#feadf6',
500: '#fa87f2',
950: '#000000',
},
}SCSS
$custom: #fa87f2; $custom-light: #feadf6; $custom-dark: #000000;
JSON
{
"hex": "#fa87f2",
"rgb": {
"r": 250,
"g": 135,
"b": 242
},
"hsl": {
"h": 304.174,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78472,
"c": 0.18916,
"h": 329.8
},
"luminance": 0.44063
}Semantic roles & 50–950 ramp
primary
#FA87F2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85