#FF71F7#FF71F7
#FF71F7 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.5% C 0.230 H 329.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71F7 |
|---|---|
| RGB | rgb(255, 113, 247) |
| HSL | hsl(303, 100%, 72%) |
| HSV | hsv(303, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 3.1%, 0%) |
| CIE-LAB | lab(69.32, 70.34, -42.17) |
| CIE-LCH | lch(69.32, 82.01, 329.05°) |
| OKLab | oklab(76.49% 0.1985 -0.1157) |
| OKLCH | oklch(76.49% 0.23 329.8) |
| XYZ | xyz(63.9331, 39.7898, 92.2904) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 2.87
Light Magenta
#FA5FF7
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71F7 #71FF79
analogous
#C071FF #FF71F7 #FF71B0
triadic
#FF71F7 #F7FF71 #71F7FF
tetradic
#FF71F7 #FFC071 #71FF79 #71B0FF
square
#FF71F7 #FFC071 #71FF79 #71B0FF
split-complementary
#FF71F7 #B0FF71 #71FFC0
monochromatic
#F600E8 #FF34F4 #FF71F7 #FFAEFA #FFE0FD
Accessibility & contrast
On white
2.34
#FF71F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF71F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71F7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71F7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff71f7; /* rgb */ color: rgb(255, 113, 247); /* oklch */ color: oklch(76.5% 0.230 329.8);
Tailwind
colors: {
custom: {
50: '#ffa0fa',
500: '#ff71f7',
950: '#000000',
},
}SCSS
$custom: #ff71f7; $custom-light: #ffa0fa; $custom-dark: #000000;
JSON
{
"hex": "#ff71f7",
"rgb": {
"r": 255,
"g": 113,
"b": 247
},
"hsl": {
"h": 303.38,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76494,
"c": 0.22976,
"h": 329.8
},
"luminance": 0.39786
}Semantic roles & 50–950 ramp
primary
#FF71F7
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85