#FA71F7#FA71F7
#FA71F7 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.227 H 328.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FA71F7 |
|---|---|
| RGB | rgb(250, 113, 247) |
| HSL | hsl(301, 93%, 71%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 54.8%, 1.2%, 2%) |
| CIE-LAB | lab(68.64, 69.06, -43.28) |
| CIE-LCH | lch(68.64, 81.50, 327.92°) |
| OKLab | oklab(75.86% 0.1932 -0.119) |
| OKLCH | oklch(75.86% 0.227 328.4) |
| XYZ | xyz(62.1172, 38.8535, 92.2053) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.67
Light Magenta
#FA5FF7
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 2.88
Candy Pink
#FF63E9
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.41
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA71F7 #71FA74
analogous
#B871FA #FA71F7 #FA71B2
triadic
#FA71F7 #F7FA71 #71F7FA
tetradic
#FA71F7 #FAB871 #71FA74 #71B2FA
square
#FA71F7 #FAB871 #71FA74 #71B2FA
split-complementary
#FA71F7 #B2FA71 #71FAB8
monochromatic
#E808E4 #F836F4 #FA71F7 #FCACFA #FEE1FD
Accessibility & contrast
On white
2.39
#FA71F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FA71F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA71F7
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA71F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA71F7 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa71f7; /* rgb */ color: rgb(250, 113, 247); /* oklch */ color: oklch(75.9% 0.227 328.4);
Tailwind
colors: {
custom: {
50: '#ffa0fa',
500: '#fa71f7',
950: '#000000',
},
}SCSS
$custom: #fa71f7; $custom-light: #ffa0fa; $custom-dark: #000000;
JSON
{
"hex": "#fa71f7",
"rgb": {
"r": 250,
"g": 113,
"b": 247
},
"hsl": {
"h": 301.314,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.75862,
"c": 0.22688,
"h": 328.4
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#FA71F7
secondary
#D1F5D2
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85