#FF71BA#FF71BA
#FF71BA is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.189 H 350.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71BA |
|---|---|
| RGB | rgb(255, 113, 186) |
| HSL | hsl(329, 100%, 72%) |
| HSV | hsv(329, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 27.1%, 0%) |
| CIE-LAB | lab(66.99, 61.47, -11.79) |
| CIE-LCH | lch(66.99, 62.59, 349.14°) |
| OKLab | oklab(74.01% 0.186 -0.0306) |
| OKLCH | oklch(74.01% 0.189 350.7) |
| XYZ | xyz(56.0102, 36.6207, 50.5635) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.10
Hot Pink
#FF69B4
ΔE00 1.54
Bubble Gum Pink
#FF69AF
ΔE00 2.22
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71BA #71FFB6
analogous
#FD71FF #FF71BA #FF7173
triadic
#FF71BA #BAFF71 #71BAFF
tetradic
#FF71BA #FFFD71 #71FFB6 #7173FF
square
#FF71BA #FFFD71 #71FFB6 #7173FF
split-complementary
#FF71BA #73FF71 #71FFFD
monochromatic
#F6007E #FF349C #FF71BA #FFAED8 #FFE0F0
Accessibility & contrast
On white
2.52
#FF71BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FF71BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71BA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71BA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8393BC
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff71ba; /* rgb */ color: rgb(255, 113, 186); /* oklch */ color: oklch(74.0% 0.189 350.7);
Tailwind
colors: {
custom: {
50: '#ff9fce',
500: '#ff71ba',
950: '#000000',
},
}SCSS
$custom: #ff71ba; $custom-light: #ff9fce; $custom-dark: #000000;
JSON
{
"hex": "#ff71ba",
"rgb": {
"r": 255,
"g": 113,
"b": 186
},
"hsl": {
"h": 329.155,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74012,
"c": 0.18854,
"h": 350.7
},
"luminance": 0.36615
}Semantic roles & 50–950 ramp
primary
#FF71BA
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82