#FF71D8#FF71D8
#FF71D8 is a light, highly saturated pink. Relative luminance 0.380; OKLCH L 75.1% C 0.207 H 339.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71D8 |
|---|---|
| RGB | rgb(255, 113, 216) |
| HSL | hsl(316, 100%, 72%) |
| HSV | hsv(316, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 15.3%, 0%) |
| CIE-LAB | lab(68.04, 65.56, -27.01) |
| CIE-LCH | lch(68.04, 70.91, 337.61°) |
| OKLab | oklab(75.14% 0.1934 -0.0726) |
| OKLCH | oklch(75.14% 0.207 339.4) |
| XYZ | xyz(59.5408, 38.0329, 69.1576) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.12
Bubblegum Pink
#FE83CC
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.29
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71D8 #71FF98
analogous
#DF71FF #FF71D8 #FF7191
triadic
#FF71D8 #D8FF71 #71D8FF
tetradic
#FF71D8 #FFDF71 #71FF98 #7191FF
square
#FF71D8 #FFDF71 #71FF98 #7191FF
split-complementary
#FF71D8 #91FF71 #71FFDF
monochromatic
#F600B2 #FF34C7 #FF71D8 #FFAEE9 #FFE0F7
Accessibility & contrast
On white
2.44
#FF71D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FF71D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71D8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71D8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7798DB
Deuteranopia (green-blind)
#A0AED4
Tritanopia (blue-blind)
#FF759B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71d8; /* rgb */ color: rgb(255, 113, 216); /* oklch */ color: oklch(75.1% 0.207 339.4);
Tailwind
colors: {
custom: {
50: '#ffa0e4',
500: '#ff71d8',
950: '#000000',
},
}SCSS
$custom: #ff71d8; $custom-light: #ffa0e4; $custom-dark: #000000;
JSON
{
"hex": "#ff71d8",
"rgb": {
"r": 255,
"g": 113,
"b": 216
},
"hsl": {
"h": 316.479,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75139,
"c": 0.20659,
"h": 339.4
},
"luminance": 0.38028
}Semantic roles & 50–950 ramp
primary
#FF71D8
secondary
#D4F7DD
accent
#E63F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83