#FF71FB#FF71FB
#FF71FB is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.7% C 0.233 H 328.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71FB |
|---|---|
| RGB | rgb(255, 113, 251) |
| HSL | hsl(302, 100%, 72%) |
| HSV | hsv(302, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 1.6%, 0%) |
| CIE-LAB | lab(69.50, 70.99, -44.09) |
| CIE-LCH | lch(69.50, 83.56, 328.16°) |
| OKLab | oklab(76.68% 0.199 -0.1212) |
| OKLCH | oklch(76.68% 0.233 328.7) |
| XYZ | xyz(64.5569, 40.0394, 95.5762) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.76
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71FB #71FF75
analogous
#BC71FF #FF71FB #FF71B4
triadic
#FF71FB #FBFF71 #71FBFF
tetradic
#FF71FB #FFBC71 #71FF75 #71B4FF
square
#FF71FB #FFBC71 #71FF75 #71B4FF
split-complementary
#FF71FB #B4FF71 #71FFBC
monochromatic
#F600EF #FF34F9 #FF71FB #FFAEFD #FFE0FE
Accessibility & contrast
On white
2.33
#FF71FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FF71FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71FB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71FB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649EFF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#FF80AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff71fb; /* rgb */ color: rgb(255, 113, 251); /* oklch */ color: oklch(76.7% 0.233 328.7);
Tailwind
colors: {
custom: {
50: '#ffa0fd',
500: '#ff71fb',
950: '#000000',
},
}SCSS
$custom: #ff71fb; $custom-light: #ffa0fd; $custom-dark: #000000;
JSON
{
"hex": "#ff71fb",
"rgb": {
"r": 255,
"g": 113,
"b": 251
},
"hsl": {
"h": 301.69,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76683,
"c": 0.23297,
"h": 328.7
},
"luminance": 0.40035
}Semantic roles & 50–950 ramp
primary
#FF71FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85