#FA84FB#FA84FB
#FA84FB is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.5% C 0.202 H 327.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84FB |
|---|---|
| RGB | rgb(250, 132, 251) |
| HSL | hsl(299, 94%, 75%) |
| HSV | hsv(299, 47%, 98%) |
| CMYK | cmyk(0.4%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.09, 61.01, -40.08) |
| CIE-LCH | lch(72.09, 73.00, 326.70°) |
| OKLab | oklab(78.46% 0.1691 -0.1099) |
| OKLCH | oklch(78.46% 0.202 327) |
| XYZ | xyz(65.0870, 43.7950, 96.2730) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.08
Light Magenta
#FA5FF7
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84FB #85FB84
analogous
#BF84FB #FA84FB #FB84C0
triadic
#FA84FB #FBFA84 #84FBFA
tetradic
#FA84FB #FBBF84 #85FB84 #84C0FB
square
#FA84FB #FBBF84 #85FB84 #84C0FB
split-complementary
#FA84FB #C0FB84 #84FBBF
monochromatic
#F50DF7 #F849F9 #FA84FB #FCBFFD #FEE1FE
Accessibility & contrast
On white
2.15
#FA84FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FA84FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84FB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84FB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF91B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa84fb; /* rgb */ color: rgb(250, 132, 251); /* oklch */ color: oklch(78.5% 0.202 327.0);
Tailwind
colors: {
custom: {
50: '#feacfd',
500: '#fa84fb',
950: '#000000',
},
}SCSS
$custom: #fa84fb; $custom-light: #feacfd; $custom-dark: #000000;
JSON
{
"hex": "#fa84fb",
"rgb": {
"r": 250,
"g": 132,
"b": 251
},
"hsl": {
"h": 299.496,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78459,
"c": 0.20173,
"h": 327
},
"luminance": 0.43792
}Semantic roles & 50–950 ramp
primary
#FA84FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85