#FA73F7#FA73F7
#FA73F7 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.224 H 328.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73F7 |
|---|---|
| RGB | rgb(250, 115, 247) |
| HSL | hsl(301, 93%, 72%) |
| HSV | hsv(301, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 1.2%, 2%) |
| CIE-LAB | lab(68.97, 68.17, -42.77) |
| CIE-LCH | lch(68.97, 80.48, 327.90°) |
| OKLab | oklab(76.1% 0.1907 -0.1175) |
| OKLCH | oklch(76.1% 0.224 328.4) |
| XYZ | xyz(62.3427, 39.3047, 92.2805) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 3.14
Violet (CSS)
#EE82EE
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 3.21
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73F7 #73FA76
analogous
#BA73FA #FA73F7 #FA73B4
triadic
#FA73F7 #F7FA73 #73F7FA
tetradic
#FA73F7 #FABA73 #73FA76 #73B4FA
square
#FA73F7 #FABA73 #73FA76 #73B4FA
split-complementary
#FA73F7 #B4FA73 #73FABA
monochromatic
#EA08E5 #F838F4 #FA73F7 #FCAEFA #FEE1FD
Accessibility & contrast
On white
2.37
#FA73F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FA73F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73F7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73F7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa73f7; /* rgb */ color: rgb(250, 115, 247); /* oklch */ color: oklch(76.1% 0.224 328.4);
Tailwind
colors: {
custom: {
50: '#ffa1fa',
500: '#fa73f7',
950: '#000000',
},
}SCSS
$custom: #fa73f7; $custom-light: #ffa1fa; $custom-dark: #000000;
JSON
{
"hex": "#fa73f7",
"rgb": {
"r": 250,
"g": 115,
"b": 247
},
"hsl": {
"h": 301.333,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.76102,
"c": 0.22399,
"h": 328.4
},
"luminance": 0.39301
}Semantic roles & 50–950 ramp
primary
#FA73F7
secondary
#D3F6D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85