#FF71D7#FF71D7
#FF71D7 is a light, highly saturated pink. Relative luminance 0.380; OKLCH L 75.1% C 0.206 H 339.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71D7 |
|---|---|
| RGB | rgb(255, 113, 215) |
| HSL | hsl(317, 100%, 72%) |
| HSV | hsv(317, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 15.7%, 0%) |
| CIE-LAB | lab(68.01, 65.41, -26.51) |
| CIE-LCH | lch(68.01, 70.58, 337.94°) |
| OKLab | oklab(75.1% 0.1932 -0.0712) |
| OKLCH | oklch(75.1% 0.206 339.8) |
| XYZ | xyz(59.4119, 37.9814, 68.4788) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.33
Bubblegum (survey)
#FF6CB5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71D7 #71FF99
analogous
#E071FF #FF71D7 #FF7190
triadic
#FF71D7 #D7FF71 #71D7FF
tetradic
#FF71D7 #FFE071 #71FF99 #7190FF
square
#FF71D7 #FFE071 #71FF99 #7190FF
split-complementary
#FF71D7 #90FF71 #71FFE0
monochromatic
#F600B0 #FF34C6 #FF71D7 #FFAEE8 #FFE0F6
Accessibility & contrast
On white
2.44
#FF71D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF71D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71D7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71D7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7898DA
Deuteranopia (green-blind)
#A1AED3
Tritanopia (blue-blind)
#FF749A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71d7; /* rgb */ color: rgb(255, 113, 215); /* oklch */ color: oklch(75.1% 0.206 339.8);
Tailwind
colors: {
custom: {
50: '#ffa0e3',
500: '#ff71d7',
950: '#000000',
},
}SCSS
$custom: #ff71d7; $custom-light: #ffa0e3; $custom-dark: #000000;
JSON
{
"hex": "#ff71d7",
"rgb": {
"r": 255,
"g": 113,
"b": 215
},
"hsl": {
"h": 316.901,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75098,
"c": 0.2059,
"h": 339.8
},
"luminance": 0.37977
}Semantic roles & 50–950 ramp
primary
#FF71D7
secondary
#D4F7DE
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83