#FA84EB#FA84EB
#FA84EB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.188 H 332.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84EB |
|---|---|
| RGB | rgb(250, 132, 235) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 6%, 2%) |
| CIE-LAB | lab(71.44, 58.30, -32.34) |
| CIE-LCH | lch(71.44, 66.67, 330.98°) |
| OKLab | oklab(77.76% 0.1663 -0.0879) |
| OKLCH | oklch(77.76% 0.188 332.1) |
| XYZ | xyz(62.6706, 42.8285, 83.5469) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 6.36
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84EB #84FA93
analogous
#CE84FA #FA84EB #FA84B0
triadic
#FA84EB #EBFA84 #84EBFA
tetradic
#FA84EB #FACE84 #84FA93 #84B0FA
square
#FA84EB #FACE84 #84FA93 #84B0FA
split-complementary
#FA84EB #B0FA84 #84FACE
monochromatic
#F50ED8 #F849E1 #FA84EB #FCBFF5 #FEE2FA
Accessibility & contrast
On white
2.20
#FA84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FA84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84EB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84EB | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EF
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa84eb; /* rgb */ color: rgb(250, 132, 235); /* oklch */ color: oklch(77.8% 0.188 332.1);
Tailwind
colors: {
custom: {
50: '#feabf1',
500: '#fa84eb',
950: '#000000',
},
}SCSS
$custom: #fa84eb; $custom-light: #feabf1; $custom-dark: #000000;
JSON
{
"hex": "#fa84eb",
"rgb": {
"r": 250,
"g": 132,
"b": 235
},
"hsl": {
"h": 307.627,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.7776,
"c": 0.18808,
"h": 332.1
},
"luminance": 0.42825
}Semantic roles & 50–950 ramp
primary
#FA84EB
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85