#FA71B2#FA71B2
#FA71B2 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.1% C 0.180 H 352.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA71B2 |
|---|---|
| RGB | rgb(250, 113, 178) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 55%, 98%) |
| CMYK | cmyk(0%, 54.8%, 28.8%, 2%) |
| CIE-LAB | lab(66.02, 58.94, -8.79) |
| CIE-LCH | lch(66.02, 59.60, 351.52°) |
| OKLab | oklab(73.06% 0.1787 -0.0225) |
| OKLCH | oklch(73.06% 0.18 352.8) |
| XYZ | xyz(53.3676, 35.3537, 46.1242) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.22
Bubble Gum Pink
#FF69AF
ΔE00 1.46
Hot Pink
#FF69B4
ΔE00 1.58
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 5.17
Carnation Pink
#FF7FA7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA71B2 #71FAB9
analogous
#FA71F6 #FA71B2 #FA7471
triadic
#FA71B2 #B2FA71 #71B2FA
tetradic
#FA71B2 #F6FA71 #71FAB9 #7471FA
square
#FA71B2 #F6FA71 #71FAB9 #7471FA
split-complementary
#FA71B2 #71FA74 #71F6FA
monochromatic
#E80873 #F83692 #FA71B2 #FCACD2 #FEE1EF
Accessibility & contrast
On white
2.60
#FA71B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FA71B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA71B2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA71B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA71B2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#FF6A8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa71b2; /* rgb */ color: rgb(250, 113, 178); /* oklch */ color: oklch(73.1% 0.180 352.8);
Tailwind
colors: {
custom: {
50: '#ff9fc9',
500: '#fa71b2',
950: '#000000',
},
}SCSS
$custom: #fa71b2; $custom-light: #ff9fc9; $custom-dark: #000000;
JSON
{
"hex": "#fa71b2",
"rgb": {
"r": 250,
"g": 113,
"b": 178
},
"hsl": {
"h": 331.533,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.73064,
"c": 0.18015,
"h": 352.8
},
"luminance": 0.35349
}Semantic roles & 50–950 ramp
primary
#FA71B2
secondary
#D1F5E4
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82