#FA71B8#FA71B8
#FA71B8 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.183 H 350.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FA71B8 |
|---|---|
| RGB | rgb(250, 113, 184) |
| HSL | hsl(329, 93%, 71%) |
| HSV | hsv(329, 55%, 98%) |
| CMYK | cmyk(0%, 54.8%, 26.4%, 2%) |
| CIE-LAB | lab(66.21, 59.71, -11.90) |
| CIE-LCH | lch(66.21, 60.88, 348.73°) |
| OKLab | oklab(73.27% 0.1805 -0.0309) |
| OKLCH | oklch(73.27% 0.183 350.3) |
| XYZ | xyz(53.9832, 35.5999, 49.3665) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.19
Hot Pink
#FF69B4
ΔE00 1.52
Bubble Gum Pink
#FF69AF
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.32
Barbie Pink
#FE46A5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA71B8 #71FAB3
analogous
#F771FA #FA71B8 #FA7173
triadic
#FA71B8 #B8FA71 #71B8FA
tetradic
#FA71B8 #FAF771 #71FAB3 #7173FA
square
#FA71B8 #FAF771 #71FAB3 #7173FA
split-complementary
#FA71B8 #73FA71 #71FAF7
monochromatic
#E8087C #F8369A #FA71B8 #FCACD6 #FEE1F0
Accessibility & contrast
On white
2.59
#FA71B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FA71B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA71B8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA71B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA71B8 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8192BA
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#FF6C8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa71b8; /* rgb */ color: rgb(250, 113, 184); /* oklch */ color: oklch(73.3% 0.183 350.3);
Tailwind
colors: {
custom: {
50: '#ff9fcd',
500: '#fa71b8',
950: '#000000',
},
}SCSS
$custom: #fa71b8; $custom-light: #ff9fcd; $custom-dark: #000000;
JSON
{
"hex": "#fa71b8",
"rgb": {
"r": 250,
"g": 113,
"b": 184
},
"hsl": {
"h": 328.905,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.73268,
"c": 0.18312,
"h": 350.3
},
"luminance": 0.35595
}Semantic roles & 50–950 ramp
primary
#FA71B8
secondary
#D1F5E3
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82