#FF71BE#FF71BE
#FF71BE is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.2% C 0.191 H 349.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71BE |
|---|---|
| RGB | rgb(255, 113, 190) |
| HSL | hsl(327, 100%, 72%) |
| HSV | hsv(327, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 25.5%, 0%) |
| CIE-LAB | lab(67.12, 61.98, -13.85) |
| CIE-LCH | lch(67.12, 63.51, 347.40°) |
| OKLab | oklab(74.15% 0.1872 -0.0362) |
| OKLCH | oklch(74.15% 0.191 349.1) |
| XYZ | xyz(56.4414, 36.7932, 52.8345) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.75
Hot Pink
#FF69B4
ΔE00 2.04
Bubble Gum Pink
#FF69AF
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum Pink
#FE83CC
ΔE00 3.66
Barbie Pink
#FE46A5
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71BE #71FFB2
analogous
#F971FF #FF71BE #FF7177
triadic
#FF71BE #BEFF71 #71BEFF
tetradic
#FF71BE #FFF971 #71FFB2 #7177FF
square
#FF71BE #FFF971 #71FFB2 #7177FF
split-complementary
#FF71BE #77FF71 #71FFF9
monochromatic
#F60085 #FF34A2 #FF71BE #FFAEDA #FFE0F1
Accessibility & contrast
On white
2.51
#FF71BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FF71BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71BE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71BE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C0
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff71be; /* rgb */ color: rgb(255, 113, 190); /* oklch */ color: oklch(74.2% 0.191 349.1);
Tailwind
colors: {
custom: {
50: '#ff9fd1',
500: '#ff71be',
950: '#000000',
},
}SCSS
$custom: #ff71be; $custom-light: #ff9fd1; $custom-dark: #000000;
JSON
{
"hex": "#ff71be",
"rgb": {
"r": 255,
"g": 113,
"b": 190
},
"hsl": {
"h": 327.465,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74151,
"c": 0.19062,
"h": 349.1
},
"luminance": 0.36788
}Semantic roles & 50–950 ramp
primary
#FF71BE
secondary
#D4F7E4
accent
#E66900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82