#FA84EA#FA84EA
#FA84EA is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.7% C 0.187 H 332.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84EA |
|---|---|
| RGB | rgb(250, 132, 234) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 6.4%, 2%) |
| CIE-LAB | lab(71.40, 58.14, -31.86) |
| CIE-LCH | lch(71.40, 66.29, 331.28°) |
| OKLab | oklab(77.72% 0.1661 -0.0865) |
| OKLCH | oklch(77.72% 0.187 332.5) |
| XYZ | xyz(62.5266, 42.7708, 82.7882) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84EA #84FA94
analogous
#CF84FA #FA84EA #FA84AF
triadic
#FA84EA #EAFA84 #84EAFA
tetradic
#FA84EA #FACF84 #84FA94 #84AFFA
square
#FA84EA #FACF84 #84FA94 #84AFFA
split-complementary
#FA84EA #AFFA84 #84FACF
monochromatic
#F50ED6 #F849E0 #FA84EA #FCBFF4 #FEE2FA
Accessibility & contrast
On white
2.20
#FA84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FA84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84EA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84EA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF8CAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa84ea; /* rgb */ color: rgb(250, 132, 234); /* oklch */ color: oklch(77.7% 0.187 332.5);
Tailwind
colors: {
custom: {
50: '#feabf1',
500: '#fa84ea',
950: '#000000',
},
}SCSS
$custom: #fa84ea; $custom-light: #feabf1; $custom-dark: #000000;
JSON
{
"hex": "#fa84ea",
"rgb": {
"r": 250,
"g": 132,
"b": 234
},
"hsl": {
"h": 308.136,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.77718,
"c": 0.18727,
"h": 332.5
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#FA84EA
secondary
#D5F6DA
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84