#FA84F3#FA84F3
#FA84F3 is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.195 H 329.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84F3 |
|---|---|
| RGB | rgb(250, 132, 243) |
| HSL | hsl(304, 92%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 2.8%, 2%) |
| CIE-LAB | lab(71.76, 59.64, -36.23) |
| CIE-LCH | lch(71.76, 69.78, 328.72°) |
| OKLab | oklab(78.1% 0.1678 -0.0989) |
| OKLCH | oklch(78.1% 0.195 329.5) |
| XYZ | xyz(63.8525, 43.3012, 89.7714) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84F3 #84FA8B
analogous
#C684FA #FA84F3 #FA84B8
triadic
#FA84F3 #F3FA84 #84F3FA
tetradic
#FA84F3 #FAC684 #84FA8B #84B8FA
square
#FA84F3 #FAC684 #84FA8B #84B8FA
split-complementary
#FA84F3 #B8FA84 #84FAC6
monochromatic
#F50EE8 #F849ED #FA84F3 #FCBFF9 #FEE2FC
Accessibility & contrast
On white
2.17
#FA84F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FA84F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84F3
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84F3 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa84f3; /* rgb */ color: rgb(250, 132, 243); /* oklch */ color: oklch(78.1% 0.195 329.5);
Tailwind
colors: {
custom: {
50: '#feabf7',
500: '#fa84f3',
950: '#000000',
},
}SCSS
$custom: #fa84f3; $custom-light: #feabf7; $custom-dark: #000000;
JSON
{
"hex": "#fa84f3",
"rgb": {
"r": 250,
"g": 132,
"b": 243
},
"hsl": {
"h": 303.559,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.78104,
"c": 0.19479,
"h": 329.5
},
"luminance": 0.43298
}Semantic roles & 50–950 ramp
primary
#FA84F3
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85