#FA71F6#FA71F6
#FA71F6 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.226 H 328.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA71F6 |
|---|---|
| RGB | rgb(250, 113, 246) |
| HSL | hsl(302, 93%, 71%) |
| HSV | hsv(302, 55%, 98%) |
| CMYK | cmyk(0%, 54.8%, 1.6%, 2%) |
| CIE-LAB | lab(68.60, 68.89, -42.80) |
| CIE-LCH | lch(68.60, 81.10, 328.15°) |
| OKLab | oklab(75.82% 0.1931 -0.1176) |
| OKLCH | oklch(75.82% 0.226 328.7) |
| XYZ | xyz(61.9633, 38.7919, 91.3948) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.36
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA71F6 #71FA75
analogous
#B971FA #FA71F6 #FA71B1
triadic
#FA71F6 #F6FA71 #71F6FA
tetradic
#FA71F6 #FAB971 #71FA75 #71B1FA
square
#FA71F6 #FAB971 #71FA75 #71B1FA
split-complementary
#FA71F6 #B1FA71 #71FAB9
monochromatic
#E808E2 #F836F2 #FA71F6 #FCACFA #FEE1FD
Accessibility & contrast
On white
2.40
#FA71F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FA71F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA71F6
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA71F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA71F6 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFA
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa71f6; /* rgb */ color: rgb(250, 113, 246); /* oklch */ color: oklch(75.8% 0.226 328.7);
Tailwind
colors: {
custom: {
50: '#ffa0f9',
500: '#fa71f6',
950: '#000000',
},
}SCSS
$custom: #fa71f6; $custom-light: #ffa0f9; $custom-dark: #000000;
JSON
{
"hex": "#fa71f6",
"rgb": {
"r": 250,
"g": 113,
"b": 246
},
"hsl": {
"h": 301.752,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.75815,
"c": 0.22607,
"h": 328.7
},
"luminance": 0.38788
}Semantic roles & 50–950 ramp
primary
#FA71F6
secondary
#D1F5D2
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85