#FA73F3#FA73F3
#FA73F3 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.221 H 329.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73F3 |
|---|---|
| RGB | rgb(250, 115, 243) |
| HSL | hsl(303, 93%, 72%) |
| HSV | hsv(303, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 2.8%, 2%) |
| CIE-LAB | lab(68.80, 67.51, -40.85) |
| CIE-LCH | lch(68.80, 78.91, 328.82°) |
| OKLab | oklab(75.91% 0.1902 -0.112) |
| OKLCH | oklch(75.91% 0.221 329.5) |
| XYZ | xyz(61.7321, 39.0604, 89.0646) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.48
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73F3 #73FA7A
analogous
#BE73FA #FA73F3 #FA73B0
triadic
#FA73F3 #F3FA73 #73F3FA
tetradic
#FA73F3 #FABE73 #73FA7A #73B0FA
square
#FA73F3 #FABE73 #73FA7A #73B0FA
split-complementary
#FA73F3 #B0FA73 #73FABE
monochromatic
#EA08DF #F838EE #FA73F3 #FCAEF8 #FEE1FC
Accessibility & contrast
On white
2.38
#FA73F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FA73F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73F3
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73F3 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF7
Deuteranopia (green-blind)
#94AEEF
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa73f3; /* rgb */ color: rgb(250, 115, 243); /* oklch */ color: oklch(75.9% 0.221 329.5);
Tailwind
colors: {
custom: {
50: '#ffa1f7',
500: '#fa73f3',
950: '#000000',
},
}SCSS
$custom: #fa73f3; $custom-light: #ffa1f7; $custom-dark: #000000;
JSON
{
"hex": "#fa73f3",
"rgb": {
"r": 250,
"g": 115,
"b": 243
},
"hsl": {
"h": 303.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75915,
"c": 0.22071,
"h": 329.5
},
"luminance": 0.39057
}Semantic roles & 50–950 ramp
primary
#FA73F3
secondary
#D3F6D5
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85