#FF71F0#FF71F0
#FF71F0 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.224 H 331.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71F0 |
|---|---|
| RGB | rgb(255, 113, 240) |
| HSL | hsl(306, 100%, 72%) |
| HSV | hsv(306, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 5.9%, 0%) |
| CIE-LAB | lab(69.02, 69.21, -38.80) |
| CIE-LCH | lch(69.02, 79.35, 330.72°) |
| OKLab | oklab(76.17% 0.1976 -0.106) |
| OKLCH | oklch(76.17% 0.224 331.8) |
| XYZ | xyz(62.8731, 39.3658, 86.7080) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 2.32
Violet (CSS)
#EE82EE
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.92
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71F0 #71FF80
analogous
#C771FF #FF71F0 #FF71A9
triadic
#FF71F0 #F0FF71 #71F0FF
tetradic
#FF71F0 #FFC771 #71FF80 #71A9FF
square
#FF71F0 #FFC771 #71FF80 #71A9FF
split-complementary
#FF71F0 #A9FF71 #71FFC7
monochromatic
#F600DC #FF34EA #FF71F0 #FFAEF6 #FFE0FC
Accessibility & contrast
On white
2.37
#FF71F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FF71F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71F0
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71F0 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff71f0; /* rgb */ color: rgb(255, 113, 240); /* oklch */ color: oklch(76.2% 0.224 331.8);
Tailwind
colors: {
custom: {
50: '#ffa0f5',
500: '#ff71f0',
950: '#000000',
},
}SCSS
$custom: #ff71f0; $custom-light: #ffa0f5; $custom-dark: #000000;
JSON
{
"hex": "#ff71f0",
"rgb": {
"r": 255,
"g": 113,
"b": 240
},
"hsl": {
"h": 306.338,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76172,
"c": 0.22423,
"h": 331.8
},
"luminance": 0.39362
}Semantic roles & 50–950 ramp
primary
#FF71F0
secondary
#D4F7D7
accent
#E61800
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85