#FF71DD#FF71DD
#FF71DD is a light, highly saturated pink. Relative luminance 0.383; OKLCH L 75.3% C 0.210 H 337.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71DD |
|---|---|
| RGB | rgb(255, 113, 221) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 13.3%, 0%) |
| CIE-LAB | lab(68.24, 66.29, -29.50) |
| CIE-LCH | lch(68.24, 72.56, 336.01°) |
| OKLab | oklab(75.35% 0.1944 -0.0796) |
| OKLCH | oklch(75.35% 0.21 337.7) |
| XYZ | xyz(60.1970, 38.2954, 72.6139) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71DD #71FF93
analogous
#DA71FF #FF71DD #FF7196
triadic
#FF71DD #DDFF71 #71DDFF
tetradic
#FF71DD #FFDA71 #71FF93 #7196FF
square
#FF71DD #FFDA71 #71FF93 #7196FF
split-complementary
#FF71DD #96FF71 #71FFDA
monochromatic
#F600BB #FF34CE #FF71DD #FFAEEC #FFE0F8
Accessibility & contrast
On white
2.43
#FF71DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FF71DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71DD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71DD | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598E0
Deuteranopia (green-blind)
#9FAED9
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71dd; /* rgb */ color: rgb(255, 113, 221); /* oklch */ color: oklch(75.3% 0.210 337.7);
Tailwind
colors: {
custom: {
50: '#ffa0e7',
500: '#ff71dd',
950: '#000000',
},
}SCSS
$custom: #ff71dd; $custom-light: #ffa0e7; $custom-dark: #000000;
JSON
{
"hex": "#ff71dd",
"rgb": {
"r": 255,
"g": 113,
"b": 221
},
"hsl": {
"h": 314.366,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75345,
"c": 0.21007,
"h": 337.7
},
"luminance": 0.38291
}Semantic roles & 50–950 ramp
primary
#FF71DD
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84