#FA84F2#FA84F2
#FA84F2 is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.1% C 0.194 H 329.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84F2 |
|---|---|
| RGB | rgb(250, 132, 242) |
| HSL | hsl(304, 92%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 3.2%, 2%) |
| CIE-LAB | lab(71.72, 59.47, -35.75) |
| CIE-LCH | lch(71.72, 69.38, 328.99°) |
| OKLab | oklab(78.06% 0.1676 -0.0976) |
| OKLCH | oklch(78.06% 0.194 329.8) |
| XYZ | xyz(63.7019, 43.2410, 88.9782) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84F2 #84FA8C
analogous
#C784FA #FA84F2 #FA84B7
triadic
#FA84F2 #F2FA84 #84F2FA
tetradic
#FA84F2 #FAC784 #84FA8C #84B7FA
square
#FA84F2 #FAC784 #84FA8C #84B7FA
split-complementary
#FA84F2 #B7FA84 #84FAC7
monochromatic
#F50EE6 #F849EC #FA84F2 #FCBFF8 #FEE2FC
Accessibility & contrast
On white
2.18
#FA84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FA84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84F2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84F2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F6
Deuteranopia (green-blind)
#9FB6EE
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa84f2; /* rgb */ color: rgb(250, 132, 242); /* oklch */ color: oklch(78.1% 0.194 329.8);
Tailwind
colors: {
custom: {
50: '#feabf6',
500: '#fa84f2',
950: '#000000',
},
}SCSS
$custom: #fa84f2; $custom-light: #feabf6; $custom-dark: #000000;
JSON
{
"hex": "#fa84f2",
"rgb": {
"r": 250,
"g": 132,
"b": 242
},
"hsl": {
"h": 304.068,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.7806,
"c": 0.19394,
"h": 329.8
},
"luminance": 0.43237
}Semantic roles & 50–950 ramp
primary
#FA84F2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85