#FF71CE#FF71CE
#FF71CE is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.7% C 0.200 H 343.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71CE |
|---|---|
| RGB | rgb(255, 113, 206) |
| HSL | hsl(321, 100%, 72%) |
| HSV | hsv(321, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 19.2%, 0%) |
| CIE-LAB | lab(67.67, 64.13, -22.00) |
| CIE-LCH | lch(67.67, 67.80, 341.07°) |
| OKLab | oklab(74.74% 0.1912 -0.0586) |
| OKLCH | oklch(74.74% 0.2 343) |
| XYZ | xyz(58.2871, 37.5314, 62.5550) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.80
Hot Pink
#FF69B4
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71CE #71FFA2
analogous
#E971FF #FF71CE #FF7187
triadic
#FF71CE #CEFF71 #71CEFF
tetradic
#FF71CE #FFE971 #71FFA2 #7187FF
square
#FF71CE #FFE971 #71FFA2 #7187FF
split-complementary
#FF71CE #87FF71 #71FFE9
monochromatic
#F600A1 #FF34B9 #FF71CE #FFAEE3 #FFE0F4
Accessibility & contrast
On white
2.47
#FF71CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF71CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71CE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71CE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B96D1
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#FF7196
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff71ce; /* rgb */ color: rgb(255, 113, 206); /* oklch */ color: oklch(74.7% 0.200 343.0);
Tailwind
colors: {
custom: {
50: '#ffa0dd',
500: '#ff71ce',
950: '#000000',
},
}SCSS
$custom: #ff71ce; $custom-light: #ffa0dd; $custom-dark: #000000;
JSON
{
"hex": "#ff71ce",
"rgb": {
"r": 255,
"g": 113,
"b": 206
},
"hsl": {
"h": 320.704,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74743,
"c": 0.19998,
"h": 343
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#FF71CE
secondary
#D4F7E0
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83