#FF71C8#FF71C8
#FF71C8 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.5% C 0.196 H 345.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71C8 |
|---|---|
| RGB | rgb(255, 113, 200) |
| HSL | hsl(323, 100%, 72%) |
| HSV | hsv(323, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 21.6%, 0%) |
| CIE-LAB | lab(67.46, 63.31, -18.96) |
| CIE-LCH | lch(67.46, 66.09, 343.33°) |
| OKLab | oklab(74.52% 0.1898 -0.0502) |
| OKLCH | oklch(74.52% 0.196 345.2) |
| XYZ | xyz(57.5721, 37.2454, 58.7893) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.79
Pink (survey)
#FF81C0
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Candy Pink
#FF63E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71C8 #71FFA8
analogous
#EF71FF #FF71C8 #FF7181
triadic
#FF71C8 #C8FF71 #71C8FF
tetradic
#FF71C8 #FFEF71 #71FFA8 #7181FF
square
#FF71C8 #FFEF71 #71FFA8 #7181FF
split-complementary
#FF71C8 #81FF71 #71FFEF
monochromatic
#F60096 #FF34B0 #FF71C8 #FFAEE0 #FFE0F3
Accessibility & contrast
On white
2.49
#FF71C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FF71C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71C8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71C8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E95CB
Deuteranopia (green-blind)
#A5ADC4
Tritanopia (blue-blind)
#FF7094
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff71c8; /* rgb */ color: rgb(255, 113, 200); /* oklch */ color: oklch(74.5% 0.196 345.2);
Tailwind
colors: {
custom: {
50: '#ff9fd8',
500: '#ff71c8',
950: '#000000',
},
}SCSS
$custom: #ff71c8; $custom-light: #ff9fd8; $custom-dark: #000000;
JSON
{
"hex": "#ff71c8",
"rgb": {
"r": 255,
"g": 113,
"b": 200
},
"hsl": {
"h": 323.239,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74515,
"c": 0.19629,
"h": 345.2
},
"luminance": 0.3724
}Semantic roles & 50–950 ramp
primary
#FF71C8
secondary
#D4F7E1
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83