#FF71CA#FF71CA
#FF71CA is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.6% C 0.198 H 344.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71CA |
|---|---|
| RGB | rgb(255, 113, 202) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 20.8%, 0%) |
| CIE-LAB | lab(67.53, 63.58, -19.98) |
| CIE-LCH | lch(67.53, 66.65, 342.56°) |
| OKLab | oklab(74.59% 0.1903 -0.053) |
| OKLCH | oklch(74.59% 0.198 344.4) |
| XYZ | xyz(57.8074, 37.3395, 60.0284) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.56
Bubble Gum Pink
#FF69AF
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71CA #71FFA6
analogous
#ED71FF #FF71CA #FF7183
triadic
#FF71CA #CAFF71 #71CAFF
tetradic
#FF71CA #FFED71 #71FFA6 #7183FF
square
#FF71CA #FFED71 #71FFA6 #7183FF
split-complementary
#FF71CA #83FF71 #71FFED
monochromatic
#F6009A #FF34B3 #FF71CA #FFAEE1 #FFE0F4
Accessibility & contrast
On white
2.48
#FF71CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF71CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71CA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71CA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CD
Deuteranopia (green-blind)
#A5ADC6
Tritanopia (blue-blind)
#FF7095
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff71ca; /* rgb */ color: rgb(255, 113, 202); /* oklch */ color: oklch(74.6% 0.198 344.4);
Tailwind
colors: {
custom: {
50: '#ffa0da',
500: '#ff71ca',
950: '#000000',
},
}SCSS
$custom: #ff71ca; $custom-light: #ffa0da; $custom-dark: #000000;
JSON
{
"hex": "#ff71ca",
"rgb": {
"r": 255,
"g": 113,
"b": 202
},
"hsl": {
"h": 322.394,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.7459,
"c": 0.1975,
"h": 344.4
},
"luminance": 0.37335
}Semantic roles & 50–950 ramp
primary
#FF71CA
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83