#FF71CC#FF71CC
#FF71CC is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.7% C 0.199 H 343.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71CC |
|---|---|
| RGB | rgb(255, 113, 204) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 20%, 0%) |
| CIE-LAB | lab(67.60, 63.86, -20.99) |
| CIE-LCH | lch(67.60, 67.22, 341.81°) |
| OKLab | oklab(74.67% 0.1907 -0.0558) |
| OKLCH | oklch(74.67% 0.199 343.7) |
| XYZ | xyz(58.0457, 37.4349, 61.2836) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.55
Bubblegum (survey)
#FF6CB5
ΔE00 4.42
Hot Pink
#FF69B4
ΔE00 4.53
Pink (survey)
#FF81C0
ΔE00 4.86
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71CC #71FFA4
analogous
#EB71FF #FF71CC #FF7185
triadic
#FF71CC #CCFF71 #71CCFF
tetradic
#FF71CC #FFEB71 #71FFA4 #7185FF
square
#FF71CC #FFEB71 #71FFA4 #7185FF
split-complementary
#FF71CC #85FF71 #71FFEB
monochromatic
#F6009D #FF34B6 #FF71CC #FFAEE2 #FFE0F4
Accessibility & contrast
On white
2.47
#FF71CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF71CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71CC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71CC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96CF
Deuteranopia (green-blind)
#A4ADC8
Tritanopia (blue-blind)
#FF7195
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff71cc; /* rgb */ color: rgb(255, 113, 204); /* oklch */ color: oklch(74.7% 0.199 343.7);
Tailwind
colors: {
custom: {
50: '#ffa0db',
500: '#ff71cc',
950: '#000000',
},
}SCSS
$custom: #ff71cc; $custom-light: #ffa0db; $custom-dark: #000000;
JSON
{
"hex": "#ff71cc",
"rgb": {
"r": 255,
"g": 113,
"b": 204
},
"hsl": {
"h": 321.549,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74666,
"c": 0.19873,
"h": 343.7
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#FF71CC
secondary
#D4F7E0
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83