#FA73F8#FA73F8
#FA73F8 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.225 H 328.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73F8 |
|---|---|
| RGB | rgb(250, 115, 248) |
| HSL | hsl(301, 93%, 72%) |
| HSV | hsv(301, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 0.8%, 2%) |
| CIE-LAB | lab(69.02, 68.34, -43.25) |
| CIE-LCH | lch(69.02, 80.87, 327.67°) |
| OKLab | oklab(76.15% 0.1908 -0.1189) |
| OKLCH | oklch(76.15% 0.225 328.1) |
| XYZ | xyz(62.4975, 39.3666, 93.0954) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 3.20
Candy Pink
#FF63E9
ΔE00 3.30
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73F8 #73FA75
analogous
#B973FA #FA73F8 #FA73B5
triadic
#FA73F8 #F8FA73 #73F8FA
tetradic
#FA73F8 #FAB973 #73FA75 #73B5FA
square
#FA73F8 #FAB973 #73FA75 #73B5FA
split-complementary
#FA73F8 #B5FA73 #73FAB9
monochromatic
#EA08E7 #F838F5 #FA73F8 #FCAEFB #FEE1FE
Accessibility & contrast
On white
2.37
#FA73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FA73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73F8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73F8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa73f8; /* rgb */ color: rgb(250, 115, 248); /* oklch */ color: oklch(76.1% 0.225 328.1);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fa73f8',
950: '#000000',
},
}SCSS
$custom: #fa73f8; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fa73f8",
"rgb": {
"r": 250,
"g": 115,
"b": 248
},
"hsl": {
"h": 300.889,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.76149,
"c": 0.22482,
"h": 328.1
},
"luminance": 0.39363
}Semantic roles & 50–950 ramp
primary
#FA73F8
secondary
#D3F6D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85