#FF71DC#FF71DC
#FF71DC is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.3% C 0.209 H 338.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71DC |
|---|---|
| RGB | rgb(255, 113, 220) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 13.7%, 0%) |
| CIE-LAB | lab(68.20, 66.14, -29.00) |
| CIE-LCH | lch(68.20, 72.22, 336.32°) |
| OKLab | oklab(75.3% 0.1942 -0.0782) |
| OKLCH | oklch(75.3% 0.209 338.1) |
| XYZ | xyz(60.0642, 38.2423, 71.9143) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71DC #71FF94
analogous
#DB71FF #FF71DC #FF7195
triadic
#FF71DC #DCFF71 #71DCFF
tetradic
#FF71DC #FFDB71 #71FF94 #7195FF
square
#FF71DC #FFDB71 #71FF94 #7195FF
split-complementary
#FF71DC #95FF71 #71FFDB
monochromatic
#F600B9 #FF34CD #FF71DC #FFAEEB #FFE0F7
Accessibility & contrast
On white
2.43
#FF71DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF71DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71DC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71DC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#9FAED8
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71dc; /* rgb */ color: rgb(255, 113, 220); /* oklch */ color: oklch(75.3% 0.209 338.1);
Tailwind
colors: {
custom: {
50: '#ffa0e7',
500: '#ff71dc',
950: '#000000',
},
}SCSS
$custom: #ff71dc; $custom-light: #ffa0e7; $custom-dark: #000000;
JSON
{
"hex": "#ff71dc",
"rgb": {
"r": 255,
"g": 113,
"b": 220
},
"hsl": {
"h": 314.789,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75303,
"c": 0.20936,
"h": 338.1
},
"luminance": 0.38238
}Semantic roles & 50–950 ramp
primary
#FF71DC
secondary
#D4F7DC
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84