#FA84F5#FA84F5
#FA84F5 is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.2% C 0.197 H 328.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84F5 |
|---|---|
| RGB | rgb(250, 132, 245) |
| HSL | hsl(303, 92%, 75%) |
| HSV | hsv(303, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 2%, 2%) |
| CIE-LAB | lab(71.84, 59.98, -37.20) |
| CIE-LCH | lch(71.84, 70.57, 328.19°) |
| OKLab | oklab(78.19% 0.1681 -0.1017) |
| OKLCH | oklch(78.19% 0.197 328.8) |
| XYZ | xyz(64.1562, 43.4227, 91.3706) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84F5 #84FA89
analogous
#C484FA #FA84F5 #FA84BA
triadic
#FA84F5 #F5FA84 #84F5FA
tetradic
#FA84F5 #FAC484 #84FA89 #84BAFA
square
#FA84F5 #FAC484 #84FA89 #84BAFA
split-complementary
#FA84F5 #BAFA84 #84FAC4
monochromatic
#F50EEB #F849F0 #FA84F5 #FCBFFA #FEE2FD
Accessibility & contrast
On white
2.17
#FA84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FA84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84F5
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84F5 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F9
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa84f5; /* rgb */ color: rgb(250, 132, 245); /* oklch */ color: oklch(78.2% 0.197 328.8);
Tailwind
colors: {
custom: {
50: '#feabf8',
500: '#fa84f5',
950: '#000000',
},
}SCSS
$custom: #fa84f5; $custom-light: #feabf8; $custom-dark: #000000;
JSON
{
"hex": "#fa84f5",
"rgb": {
"r": 250,
"g": 132,
"b": 245
},
"hsl": {
"h": 302.542,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.78191,
"c": 0.1965,
"h": 328.8
},
"luminance": 0.43419
}Semantic roles & 50–950 ramp
primary
#FA84F5
secondary
#D5F6D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85