#FF71DA#FF71DA
#FF71DA is a light, highly saturated pink. Relative luminance 0.381; OKLCH L 75.2% C 0.208 H 338.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71DA |
|---|---|
| RGB | rgb(255, 113, 218) |
| HSL | hsl(316, 100%, 72%) |
| HSV | hsv(316, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 14.5%, 0%) |
| CIE-LAB | lab(68.12, 65.85, -28.01) |
| CIE-LCH | lch(68.12, 71.56, 336.96°) |
| OKLab | oklab(75.22% 0.1938 -0.0754) |
| OKLCH | oklch(75.22% 0.208 338.7) |
| XYZ | xyz(59.8009, 38.1370, 70.5276) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 6.21
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71DA #71FF96
analogous
#DD71FF #FF71DA #FF7193
triadic
#FF71DA #DAFF71 #71DAFF
tetradic
#FF71DA #FFDD71 #71FF96 #7193FF
square
#FF71DA #FFDD71 #71FF96 #7193FF
split-complementary
#FF71DA #93FF71 #71FFDD
monochromatic
#F600B6 #FF34CA #FF71DA #FFAEEA #FFE0F7
Accessibility & contrast
On white
2.43
#FF71DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF71DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71DA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71DA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DD
Deuteranopia (green-blind)
#A0AED6
Tritanopia (blue-blind)
#FF759C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71da; /* rgb */ color: rgb(255, 113, 218); /* oklch */ color: oklch(75.2% 0.208 338.7);
Tailwind
colors: {
custom: {
50: '#ffa0e5',
500: '#ff71da',
950: '#000000',
},
}SCSS
$custom: #ff71da; $custom-light: #ffa0e5; $custom-dark: #000000;
JSON
{
"hex": "#ff71da",
"rgb": {
"r": 255,
"g": 113,
"b": 218
},
"hsl": {
"h": 315.634,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75221,
"c": 0.20797,
"h": 338.7
},
"luminance": 0.38132
}Semantic roles & 50–950 ramp
primary
#FF71DA
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84