#FD71FF#FD71FF
#FD71FF is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.6% C 0.235 H 327.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD71FF |
|---|---|
| RGB | rgb(253, 113, 255) |
| HSL | hsl(299, 100%, 72%) |
| HSV | hsv(299, 56%, 100%) |
| CMYK | cmyk(0.8%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(69.41, 71.15, -46.43) |
| CIE-LCH | lch(69.41, 84.96, 326.87°) |
| OKLab | oklab(76.62% 0.1973 -0.128) |
| OKLCH | oklch(76.62% 0.235 327) |
| XYZ | xyz(64.4620, 39.9168, 98.8977) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD71FF #73FF71
analogous
#B671FF #FD71FF #FF71BA
triadic
#FD71FF #FFFD71 #71FFFD
tetradic
#FD71FF #FFB671 #73FF71 #71BAFF
square
#FD71FF #FFB671 #73FF71 #71BAFF
split-complementary
#FD71FF #BAFF71 #71FFB6
monochromatic
#F200F6 #FC34FF #FD71FF #FEAEFF #FFE0FF
Accessibility & contrast
On white
2.34
#FD71FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FD71FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD71FF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD71FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD71FF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FF82AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd71ff; /* rgb */ color: rgb(253, 113, 255); /* oklch */ color: oklch(76.6% 0.235 327.0);
Tailwind
colors: {
custom: {
50: '#ffa0ff',
500: '#fd71ff',
950: '#000000',
},
}SCSS
$custom: #fd71ff; $custom-light: #ffa0ff; $custom-dark: #000000;
JSON
{
"hex": "#fd71ff",
"rgb": {
"r": 253,
"g": 113,
"b": 255
},
"hsl": {
"h": 299.155,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76623,
"c": 0.23514,
"h": 327
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#FD71FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86