#FF71FD#FF71FD
#FF71FD is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.8% C 0.235 H 328.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF71FD |
|---|---|
| RGB | rgb(255, 113, 253) |
| HSL | hsl(301, 100%, 72%) |
| HSV | hsv(301, 56%, 100%) |
| CMYK | cmyk(0%, 55.7%, 0.8%, 0%) |
| CIE-LAB | lab(69.59, 71.32, -45.04) |
| CIE-LCH | lch(69.59, 84.35, 327.73°) |
| OKLab | oklab(76.78% 0.1992 -0.1239) |
| OKLCH | oklch(76.78% 0.235 328.1) |
| XYZ | xyz(64.8739, 40.1661, 97.2453) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 3.89
Orchid
#DA70D6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF71FD #71FF73
analogous
#BA71FF #FF71FD #FF71B6
triadic
#FF71FD #FDFF71 #71FDFF
tetradic
#FF71FD #FFBA71 #71FF73 #71B6FF
square
#FF71FD #FFBA71 #71FF73 #71B6FF
split-complementary
#FF71FD #B6FF71 #71FFBA
monochromatic
#F600F2 #FF34FC #FF71FD #FFAEFE #FFE0FF
Accessibility & contrast
On white
2.32
#FF71FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF71FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF71FD
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF71FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF71FD | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#FF81AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff71fd; /* rgb */ color: rgb(255, 113, 253); /* oklch */ color: oklch(76.8% 0.235 328.1);
Tailwind
colors: {
custom: {
50: '#ffa1fe',
500: '#ff71fd',
950: '#000000',
},
}SCSS
$custom: #ff71fd; $custom-light: #ffa1fe; $custom-dark: #000000;
JSON
{
"hex": "#ff71fd",
"rgb": {
"r": 255,
"g": 113,
"b": 253
},
"hsl": {
"h": 300.845,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76778,
"c": 0.23459,
"h": 328.1
},
"luminance": 0.40162
}Semantic roles & 50–950 ramp
primary
#FF71FD
secondary
#D4F7D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86