#FF71DE#FF71DE
#FF71DE is a light, highly saturated pink. Relative luminance 0.383; OKLCH L 75.4% C 0.211 H 337.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71DE |
|---|---|
| RGB | rgb(255, 113, 222) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 12.9%, 0%) |
| CIE-LAB | lab(68.28, 66.44, -29.99) |
| CIE-LCH | lch(68.28, 72.90, 335.70°) |
| OKLab | oklab(75.39% 0.1946 -0.081) |
| OKLCH | oklch(75.39% 0.211 337.4) |
| XYZ | xyz(60.3306, 38.3489, 73.3176) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71DE #71FF92
analogous
#D971FF #FF71DE #FF7197
triadic
#FF71DE #DEFF71 #71DEFF
tetradic
#FF71DE #FFD971 #71FF92 #7197FF
square
#FF71DE #FFD971 #71FF92 #7197FF
split-complementary
#FF71DE #97FF71 #71FFD9
monochromatic
#F600BD #FF34D0 #FF71DE #FFAEEC #FFE0F8
Accessibility & contrast
On white
2.42
#FF71DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF71DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71DE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71DE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E1
Deuteranopia (green-blind)
#9EAEDA
Tritanopia (blue-blind)
#FF779E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff71de; /* rgb */ color: rgb(255, 113, 222); /* oklch */ color: oklch(75.4% 0.211 337.4);
Tailwind
colors: {
custom: {
50: '#ffa0e8',
500: '#ff71de',
950: '#000000',
},
}SCSS
$custom: #ff71de; $custom-light: #ffa0e8; $custom-dark: #000000;
JSON
{
"hex": "#ff71de",
"rgb": {
"r": 255,
"g": 113,
"b": 222
},
"hsl": {
"h": 313.944,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.75386,
"c": 0.21078,
"h": 337.4
},
"luminance": 0.38344
}Semantic roles & 50–950 ramp
primary
#FF71DE
secondary
#D4F7DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84