#FF71BF#FF71BF
#FF71BF is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.2% C 0.191 H 348.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71BF |
|---|---|
| RGB | rgb(255, 113, 191) |
| HSL | hsl(327, 100%, 72%) |
| HSV | hsv(327, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 25.1%, 0%) |
| CIE-LAB | lab(67.15, 62.11, -14.36) |
| CIE-LCH | lch(67.15, 63.75, 346.98°) |
| OKLab | oklab(74.19% 0.1874 -0.0376) |
| OKLCH | oklch(74.19% 0.191 348.7) |
| XYZ | xyz(56.5511, 36.8370, 53.4121) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.93
Hot Pink
#FF69B4
ΔE00 2.20
Bubble Gum Pink
#FF69AF
ΔE00 3.11
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 3.58
Barbie Pink
#FE46A5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71BF #71FFB1
analogous
#F871FF #FF71BF #FF7178
triadic
#FF71BF #BFFF71 #71BFFF
tetradic
#FF71BF #FFF871 #71FFB1 #7178FF
square
#FF71BF #FFF871 #71FFB1 #7178FF
split-complementary
#FF71BF #78FF71 #71FFF8
monochromatic
#F60087 #FF34A3 #FF71BF #FFAEDB #FFE0F1
Accessibility & contrast
On white
2.51
#FF71BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FF71BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71BF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71BF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF6D90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff71bf; /* rgb */ color: rgb(255, 113, 191); /* oklch */ color: oklch(74.2% 0.191 348.7);
Tailwind
colors: {
custom: {
50: '#ff9fd2',
500: '#ff71bf',
950: '#000000',
},
}SCSS
$custom: #ff71bf; $custom-light: #ff9fd2; $custom-dark: #000000;
JSON
{
"hex": "#ff71bf",
"rgb": {
"r": 255,
"g": 113,
"b": 191
},
"hsl": {
"h": 327.042,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74187,
"c": 0.19116,
"h": 348.7
},
"luminance": 0.36832
}Semantic roles & 50–950 ramp
primary
#FF71BF
secondary
#D4F7E4
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82