#FF71CB#FF71CB
#FF71CB is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.6% C 0.198 H 344.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71CB |
|---|---|
| RGB | rgb(255, 113, 203) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 20.4%, 0%) |
| CIE-LAB | lab(67.57, 63.72, -20.48) |
| CIE-LCH | lch(67.57, 66.93, 342.18°) |
| OKLab | oklab(74.63% 0.1905 -0.0544) |
| OKLCH | oklch(74.63% 0.198 344.1) |
| XYZ | xyz(57.9261, 37.3871, 60.6540) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71CB #71FFA5
analogous
#EC71FF #FF71CB #FF7184
triadic
#FF71CB #CBFF71 #71CBFF
tetradic
#FF71CB #FFEC71 #71FFA5 #7184FF
square
#FF71CB #FFEC71 #71FFA5 #7184FF
split-complementary
#FF71CB #84FF71 #71FFEC
monochromatic
#F6009C #FF34B5 #FF71CB #FFAEE1 #FFE0F4
Accessibility & contrast
On white
2.48
#FF71CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FF71CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71CB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71CB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CE
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#FF7095
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff71cb; /* rgb */ color: rgb(255, 113, 203); /* oklch */ color: oklch(74.6% 0.198 344.1);
Tailwind
colors: {
custom: {
50: '#ffa0db',
500: '#ff71cb',
950: '#000000',
},
}SCSS
$custom: #ff71cb; $custom-light: #ffa0db; $custom-dark: #000000;
JSON
{
"hex": "#ff71cb",
"rgb": {
"r": 255,
"g": 113,
"b": 203
},
"hsl": {
"h": 321.972,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74628,
"c": 0.19812,
"h": 344.1
},
"luminance": 0.37382
}Semantic roles & 50–950 ramp
primary
#FF71CB
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F15
muted
#877F83