#FA73F2#FA73F2
#FA73F2 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.220 H 329.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73F2 |
|---|---|
| RGB | rgb(250, 115, 242) |
| HSL | hsl(304, 93%, 72%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 3.2%, 2%) |
| CIE-LAB | lab(68.75, 67.35, -40.36) |
| CIE-LCH | lch(68.75, 78.52, 329.06°) |
| OKLab | oklab(75.87% 0.1901 -0.1106) |
| OKLCH | oklch(75.87% 0.22 329.8) |
| XYZ | xyz(61.5815, 39.0002, 88.2714) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.01
Candy Pink
#FF63E9
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.57
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73F2 #73FA7B
analogous
#BF73FA #FA73F2 #FA73AF
triadic
#FA73F2 #F2FA73 #73F2FA
tetradic
#FA73F2 #FABF73 #73FA7B #73AFFA
square
#FA73F2 #FABF73 #73FA7B #73AFFA
split-complementary
#FA73F2 #AFFA73 #73FABF
monochromatic
#EA08DD #F838ED #FA73F2 #FCAEF7 #FEE1FC
Accessibility & contrast
On white
2.39
#FA73F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FA73F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73F2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73F2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa73f2; /* rgb */ color: rgb(250, 115, 242); /* oklch */ color: oklch(75.9% 0.220 329.8);
Tailwind
colors: {
custom: {
50: '#ffa1f6',
500: '#fa73f2',
950: '#000000',
},
}SCSS
$custom: #fa73f2; $custom-light: #ffa1f6; $custom-dark: #000000;
JSON
{
"hex": "#fa73f2",
"rgb": {
"r": 250,
"g": 115,
"b": 242
},
"hsl": {
"h": 303.556,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75868,
"c": 0.2199,
"h": 329.8
},
"luminance": 0.38996
}Semantic roles & 50–950 ramp
primary
#FA73F2
secondary
#D3F6D5
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85