#FA73F4#FA73F4
#FA73F4 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.222 H 329.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73F4 |
|---|---|
| RGB | rgb(250, 115, 244) |
| HSL | hsl(303, 93%, 72%) |
| HSV | hsv(303, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 2.4%, 2%) |
| CIE-LAB | lab(68.84, 67.68, -41.33) |
| CIE-LCH | lch(68.84, 79.30, 328.59°) |
| OKLab | oklab(75.96% 0.1903 -0.1134) |
| OKLCH | oklch(75.96% 0.222 329.2) |
| XYZ | xyz(61.8835, 39.1210, 89.8620) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 3.40
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73F4 #73FA79
analogous
#BD73FA #FA73F4 #FA73B1
triadic
#FA73F4 #F4FA73 #73F4FA
tetradic
#FA73F4 #FABD73 #73FA79 #73B1FA
square
#FA73F4 #FABD73 #73FA79 #73B1FA
split-complementary
#FA73F4 #B1FA73 #73FABD
monochromatic
#EA08E0 #F838EF #FA73F4 #FCAEF9 #FEE1FD
Accessibility & contrast
On white
2.38
#FA73F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FA73F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73F4
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73F4 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF8
Deuteranopia (green-blind)
#93AEF0
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa73f4; /* rgb */ color: rgb(250, 115, 244); /* oklch */ color: oklch(76.0% 0.222 329.2);
Tailwind
colors: {
custom: {
50: '#ffa1f8',
500: '#fa73f4',
950: '#000000',
},
}SCSS
$custom: #fa73f4; $custom-light: #ffa1f8; $custom-dark: #000000;
JSON
{
"hex": "#fa73f4",
"rgb": {
"r": 250,
"g": 115,
"b": 244
},
"hsl": {
"h": 302.667,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75961,
"c": 0.22152,
"h": 329.2
},
"luminance": 0.39117
}Semantic roles & 50–950 ramp
primary
#FA73F4
secondary
#D3F6D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85