#FA84F7#FA84F7
#FA84F7 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.3% C 0.198 H 328.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84F7 |
|---|---|
| RGB | rgb(250, 132, 247) |
| HSL | hsl(302, 92%, 75%) |
| HSV | hsv(302, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 1.2%, 2%) |
| CIE-LAB | lab(71.92, 60.32, -38.16) |
| CIE-LCH | lch(71.92, 71.38, 327.68°) |
| OKLab | oklab(78.28% 0.1685 -0.1044) |
| OKLCH | oklch(78.28% 0.198 328.2) |
| XYZ | xyz(64.4631, 43.5455, 92.9873) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.20
Violet Pink
#FB5FFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84F7 #84FA87
analogous
#C284FA #FA84F7 #FA84BC
triadic
#FA84F7 #F7FA84 #84F7FA
tetradic
#FA84F7 #FAC284 #84FA87 #84BCFA
square
#FA84F7 #FAC284 #84FA87 #84BCFA
split-complementary
#FA84F7 #BCFA84 #84FAC2
monochromatic
#F50EEF #F849F3 #FA84F7 #FCBFFB #FEE2FD
Accessibility & contrast
On white
2.16
#FA84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FA84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84F7
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84F7 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa84f7; /* rgb */ color: rgb(250, 132, 247); /* oklch */ color: oklch(78.3% 0.198 328.2);
Tailwind
colors: {
custom: {
50: '#feabfa',
500: '#fa84f7',
950: '#000000',
},
}SCSS
$custom: #fa84f7; $custom-light: #feabfa; $custom-dark: #000000;
JSON
{
"hex": "#fa84f7",
"rgb": {
"r": 250,
"g": 132,
"b": 247
},
"hsl": {
"h": 301.525,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.7828,
"c": 0.19823,
"h": 328.2
},
"luminance": 0.43542
}Semantic roles & 50–950 ramp
primary
#FA84F7
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85