#FA87F6#FA87F6
#FA87F6 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.6% C 0.193 H 328.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87F6 |
|---|---|
| RGB | rgb(250, 135, 246) |
| HSL | hsl(302, 92%, 75%) |
| HSV | hsv(302, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 1.6%, 2%) |
| CIE-LAB | lab(72.43, 58.70, -36.82) |
| CIE-LCH | lch(72.43, 69.29, 327.90°) |
| OKLab | oklab(78.65% 0.1642 -0.1006) |
| OKLCH | oklch(78.65% 0.193 328.5) |
| XYZ | xyz(64.7219, 44.3093, 92.3144) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87F6 #87FA8B
analogous
#C487FA #FA87F6 #FA87BC
triadic
#FA87F6 #F6FA87 #87F6FA
tetradic
#FA87F6 #FAC487 #87FA8B #87BCFA
square
#FA87F6 #FAC487 #87FA8B #87BCFA
split-complementary
#FA87F6 #BCFA87 #87FAC4
monochromatic
#F511ED #F84CF2 #FA87F6 #FCC2FA #FEE2FD
Accessibility & contrast
On white
2.13
#FA87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FA87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87F6
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87F6 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FA
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa87f6; /* rgb */ color: rgb(250, 135, 246); /* oklch */ color: oklch(78.6% 0.193 328.5);
Tailwind
colors: {
custom: {
50: '#feadf9',
500: '#fa87f6',
950: '#000000',
},
}SCSS
$custom: #fa87f6; $custom-light: #feadf9; $custom-dark: #000000;
JSON
{
"hex": "#fa87f6",
"rgb": {
"r": 250,
"g": 135,
"b": 246
},
"hsl": {
"h": 302.087,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78646,
"c": 0.19262,
"h": 328.5
},
"luminance": 0.44306
}Semantic roles & 50–950 ramp
primary
#FA87F6
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85