#FA87F5#FA87F5
#FA87F5 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.6% C 0.192 H 328.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87F5 |
|---|---|
| RGB | rgb(250, 135, 245) |
| HSL | hsl(303, 92%, 75%) |
| HSV | hsv(303, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 2%, 2%) |
| CIE-LAB | lab(72.39, 58.53, -36.34) |
| CIE-LCH | lch(72.39, 68.89, 328.17°) |
| OKLab | oklab(78.6% 0.1641 -0.0993) |
| OKLCH | oklch(78.6% 0.192 328.8) |
| XYZ | xyz(64.5689, 44.2480, 91.5082) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.85
Violet Pink
#FB5FFC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87F5 #87FA8C
analogous
#C687FA #FA87F5 #FA87BB
triadic
#FA87F5 #F5FA87 #87F5FA
tetradic
#FA87F5 #FAC687 #87FA8C #87BBFA
square
#FA87F5 #FAC687 #87FA8C #87BBFA
split-complementary
#FA87F5 #BBFA87 #87FAC6
monochromatic
#F511EB #F84CF0 #FA87F5 #FCC2FA #FEE2FD
Accessibility & contrast
On white
2.13
#FA87F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FA87F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87F5
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87F5 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa87f5; /* rgb */ color: rgb(250, 135, 245); /* oklch */ color: oklch(78.6% 0.192 328.8);
Tailwind
colors: {
custom: {
50: '#feadf8',
500: '#fa87f5',
950: '#000000',
},
}SCSS
$custom: #fa87f5; $custom-light: #feadf8; $custom-dark: #000000;
JSON
{
"hex": "#fa87f5",
"rgb": {
"r": 250,
"g": 135,
"b": 245
},
"hsl": {
"h": 302.609,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78602,
"c": 0.19175,
"h": 328.8
},
"luminance": 0.44245
}Semantic roles & 50–950 ramp
primary
#FA87F5
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85