#FA84D9#FA84D9
#FA84D9 is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.0% C 0.174 H 338.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA84D9 |
|---|---|
| RGB | rgb(250, 132, 217) |
| HSL | hsl(317, 92%, 75%) |
| HSV | hsv(317, 47%, 98%) |
| CMYK | cmyk(0%, 47.2%, 13.2%, 2%) |
| CIE-LAB | lab(70.76, 55.43, -23.47) |
| CIE-LCH | lch(70.76, 60.19, 337.05°) |
| OKLab | oklab(77.03% 0.1623 -0.0629) |
| OKLCH | oklch(77.03% 0.174 338.8) |
| XYZ | xyz(60.2005, 41.8404, 70.5374) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA84D9 #84FAA5
analogous
#E084FA #FA84D9 #FA849E
triadic
#FA84D9 #D9FA84 #84D9FA
tetradic
#FA84D9 #FAE084 #84FAA5 #849EFA
square
#FA84D9 #FAE084 #84FAA5 #849EFA
split-complementary
#FA84D9 #9EFA84 #84FAE0
monochromatic
#F50EB5 #F849C7 #FA84D9 #FCBFEB #FEE2F6
Accessibility & contrast
On white
2.24
#FA84D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FA84D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA84D9
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA84D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA84D9 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DC
Deuteranopia (green-blind)
#A8B4D6
Tritanopia (blue-blind)
#FF87A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa84d9; /* rgb */ color: rgb(250, 132, 217); /* oklch */ color: oklch(77.0% 0.174 338.8);
Tailwind
colors: {
custom: {
50: '#feabe5',
500: '#fa84d9',
950: '#000000',
},
}SCSS
$custom: #fa84d9; $custom-light: #feabe5; $custom-dark: #000000;
JSON
{
"hex": "#fa84d9",
"rgb": {
"r": 250,
"g": 132,
"b": 217
},
"hsl": {
"h": 316.78,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.77032,
"c": 0.17407,
"h": 338.8
},
"luminance": 0.41836
}Semantic roles & 50–950 ramp
primary
#FA84D9
secondary
#D5F6DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84