#FA71B0#FA71B0
#FA71B0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.179 H 353.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA71B0 |
|---|---|
| RGB | rgb(250, 113, 176) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 55%, 98%) |
| CMYK | cmyk(0%, 54.8%, 29.6%, 2%) |
| CIE-LAB | lab(65.96, 58.70, -7.74) |
| CIE-LCH | lch(65.96, 59.21, 352.48°) |
| OKLab | oklab(73% 0.1781 -0.0197) |
| OKLCH | oklch(73% 0.179 353.7) |
| XYZ | xyz(53.1682, 35.2739, 45.0743) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.41
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 5.24
Medium Pink
#F36196
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA71B0 #71FABB
analogous
#FA71F4 #FA71B0 #FA7671
triadic
#FA71B0 #B0FA71 #71B0FA
tetradic
#FA71B0 #F4FA71 #71FABB #7671FA
square
#FA71B0 #F4FA71 #71FABB #7671FA
split-complementary
#FA71B0 #71FA76 #71F4FA
monochromatic
#E8086F #F8368F #FA71B0 #FCACD1 #FEE1EF
Accessibility & contrast
On white
2.61
#FA71B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FA71B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA71B0
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA71B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA71B0 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FF6A89
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa71b0; /* rgb */ color: rgb(250, 113, 176); /* oklch */ color: oklch(73.0% 0.179 353.7);
Tailwind
colors: {
custom: {
50: '#ff9fc7',
500: '#fa71b0',
950: '#000000',
},
}SCSS
$custom: #fa71b0; $custom-light: #ff9fc7; $custom-dark: #000000;
JSON
{
"hex": "#fa71b0",
"rgb": {
"r": 250,
"g": 113,
"b": 176
},
"hsl": {
"h": 332.409,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.72998,
"c": 0.17923,
"h": 353.7
},
"luminance": 0.35269
}Semantic roles & 50–950 ramp
primary
#FA71B0
secondary
#D1F5E5
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82