#FA87FD#FA87FD
#FA87FD is a light, vivid purple. Relative luminance 0.447; OKLCH L 79.0% C 0.199 H 326.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87FD |
|---|---|
| RGB | rgb(250, 135, 253) |
| HSL | hsl(298, 97%, 76%) |
| HSV | hsv(298, 47%, 99%) |
| CMYK | cmyk(1.2%, 46.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.73, 59.92, -40.18) |
| CIE-LCH | lch(72.73, 72.14, 326.15°) |
| OKLab | oklab(78.96% 0.1654 -0.1102) |
| OKLCH | oklch(78.96% 0.199 326.3) |
| XYZ | xyz(65.8166, 44.7471, 98.0797) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.52
Violet Pink
#FB5FFC
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87FD #8AFD87
analogous
#BF87FD #FA87FD #FD87C5
triadic
#FA87FD #FDFA87 #87FDFA
tetradic
#FA87FD #FDBF87 #8AFD87 #87C5FD
square
#FA87FD #FDBF87 #8AFD87 #87C5FD
split-complementary
#FA87FD #C5FD87 #87FDBF
monochromatic
#F50FFB #F74BFC #FA87FD #FDC3FE #FEE1FE
Accessibility & contrast
On white
2.11
#FA87FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FA87FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87FD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87FD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa87fd; /* rgb */ color: rgb(250, 135, 253); /* oklch */ color: oklch(79.0% 0.199 326.3);
Tailwind
colors: {
custom: {
50: '#feadfe',
500: '#fa87fd',
950: '#000000',
},
}SCSS
$custom: #fa87fd; $custom-light: #feadfe; $custom-dark: #000000;
JSON
{
"hex": "#fa87fd",
"rgb": {
"r": 250,
"g": 135,
"b": 253
},
"hsl": {
"h": 298.475,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78956,
"c": 0.19879,
"h": 326.3
},
"luminance": 0.44744
}Semantic roles & 50–950 ramp
primary
#FA87FD
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086