#FF71D5#FF71D5
#FF71D5 is a light, highly saturated pink. Relative luminance 0.379; OKLCH L 75.0% C 0.205 H 340.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71D5 |
|---|---|
| RGB | rgb(255, 113, 213) |
| HSL | hsl(318, 100%, 72%) |
| HSV | hsv(318, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 16.5%, 0%) |
| CIE-LAB | lab(67.93, 65.12, -25.52) |
| CIE-LCH | lch(67.93, 69.94, 338.61°) |
| OKLab | oklab(75.02% 0.1928 -0.0684) |
| OKLCH | oklch(75.02% 0.205 340.5) |
| XYZ | xyz(59.1565, 37.8792, 67.1337) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.14
Hot Pink
#FF69B4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71D5 #71FF9B
analogous
#E271FF #FF71D5 #FF718E
triadic
#FF71D5 #D5FF71 #71D5FF
tetradic
#FF71D5 #FFE271 #71FF9B #718EFF
square
#FF71D5 #FFE271 #71FF9B #718EFF
split-complementary
#FF71D5 #8EFF71 #71FFE2
monochromatic
#F600AD #FF34C3 #FF71D5 #FFAEE7 #FFE0F6
Accessibility & contrast
On white
2.45
#FF71D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF71D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71D5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71D5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7997D8
Deuteranopia (green-blind)
#A1AED1
Tritanopia (blue-blind)
#FF749A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff71d5; /* rgb */ color: rgb(255, 113, 213); /* oklch */ color: oklch(75.0% 0.205 340.5);
Tailwind
colors: {
custom: {
50: '#ffa0e2',
500: '#ff71d5',
950: '#000000',
},
}SCSS
$custom: #ff71d5; $custom-light: #ffa0e2; $custom-dark: #000000;
JSON
{
"hex": "#ff71d5",
"rgb": {
"r": 255,
"g": 113,
"b": 213
},
"hsl": {
"h": 317.746,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75018,
"c": 0.20456,
"h": 340.5
},
"luminance": 0.37874
}Semantic roles & 50–950 ramp
primary
#FF71D5
secondary
#D4F7DE
accent
#E64400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#190F15
muted
#877F83