#FA84F4#FA84F4
#FA84F4 is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.1% C 0.196 H 329.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84F4 |
|---|---|
| RGB | rgb(250, 132, 244) |
| HSL | hsl(303, 92%, 75%) |
| HSV | hsv(303, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 2.4%, 2%) |
| CIE-LAB | lab(71.80, 59.81, -36.71) |
| CIE-LCH | lch(71.80, 70.18, 328.46°) |
| OKLab | oklab(78.15% 0.168 -0.1003) |
| OKLCH | oklch(78.15% 0.196 329.2) |
| XYZ | xyz(64.0039, 43.3618, 90.5688) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84F4 #84FA8A
analogous
#C584FA #FA84F4 #FA84B9
triadic
#FA84F4 #F4FA84 #84F4FA
tetradic
#FA84F4 #FAC584 #84FA8A #84B9FA
square
#FA84F4 #FAC584 #84FA8A #84B9FA
split-complementary
#FA84F4 #B9FA84 #84FAC5
monochromatic
#F50EE9 #F849EF #FA84F4 #FCBFF9 #FEE2FC
Accessibility & contrast
On white
2.17
#FA84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FA84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84F4
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84F4 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#9EB6F0
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa84f4; /* rgb */ color: rgb(250, 132, 244); /* oklch */ color: oklch(78.1% 0.196 329.2);
Tailwind
colors: {
custom: {
50: '#feabf8',
500: '#fa84f4',
950: '#000000',
},
}SCSS
$custom: #fa84f4; $custom-light: #feabf8; $custom-dark: #000000;
JSON
{
"hex": "#fa84f4",
"rgb": {
"r": 250,
"g": 132,
"b": 244
},
"hsl": {
"h": 303.051,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.78147,
"c": 0.19565,
"h": 329.2
},
"luminance": 0.43358
}Semantic roles & 50–950 ramp
primary
#FA84F4
secondary
#D5F6D7
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85