#FF71DB#FF71DB
#FF71DB is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.3% C 0.209 H 338.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71DB |
|---|---|
| RGB | rgb(255, 113, 219) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 14.1%, 0%) |
| CIE-LAB | lab(68.16, 66.00, -28.51) |
| CIE-LCH | lch(68.16, 71.89, 336.64°) |
| OKLab | oklab(75.26% 0.194 -0.0768) |
| OKLCH | oklch(75.26% 0.209 338.4) |
| XYZ | xyz(59.9321, 38.1895, 71.2189) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71DB #71FF95
analogous
#DC71FF #FF71DB #FF7194
triadic
#FF71DB #DBFF71 #71DBFF
tetradic
#FF71DB #FFDC71 #71FF95 #7194FF
square
#FF71DB #FFDC71 #71FF95 #7194FF
split-complementary
#FF71DB #94FF71 #71FFDC
monochromatic
#F600B7 #FF34CB #FF71DB #FFAEEB #FFE0F7
Accessibility & contrast
On white
2.43
#FF71DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF71DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71DB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71DB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DE
Deuteranopia (green-blind)
#9FAED7
Tritanopia (blue-blind)
#FF769C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71db; /* rgb */ color: rgb(255, 113, 219); /* oklch */ color: oklch(75.3% 0.209 338.4);
Tailwind
colors: {
custom: {
50: '#ffa0e6',
500: '#ff71db',
950: '#000000',
},
}SCSS
$custom: #ff71db; $custom-light: #ffa0e6; $custom-dark: #000000;
JSON
{
"hex": "#ff71db",
"rgb": {
"r": 255,
"g": 113,
"b": 219
},
"hsl": {
"h": 315.211,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75262,
"c": 0.20867,
"h": 338.4
},
"luminance": 0.38185
}Semantic roles & 50–950 ramp
primary
#FF71DB
secondary
#D4F7DD
accent
#E63A00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84