#FA73E9#FA73E9
#FA73E9 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.5% C 0.213 H 332.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73E9 |
|---|---|
| RGB | rgb(250, 115, 233) |
| HSL | hsl(308, 93%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 6.8%, 2%) |
| CIE-LAB | lab(68.37, 65.89, -36.00) |
| CIE-LCH | lch(68.37, 75.08, 331.35°) |
| OKLab | oklab(75.46% 0.1887 -0.0981) |
| OKLCH | oklch(75.46% 0.213 332.5) |
| XYZ | xyz(60.2629, 38.4728, 81.3269) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.50
Candy Pink
#FF63E9
ΔE00 2.39
Violet (CSS)
#EE82EE
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73E9 #73FA84
analogous
#C873FA #FA73E9 #FA73A6
triadic
#FA73E9 #E9FA73 #73E9FA
tetradic
#FA73E9 #FAC873 #73FA84 #73A6FA
square
#FA73E9 #FAC873 #73FA84 #73A6FA
split-complementary
#FA73E9 #A6FA73 #73FAC8
monochromatic
#EA08CE #F838E0 #FA73E9 #FCAEF2 #FEE1FA
Accessibility & contrast
On white
2.42
#FA73E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FA73E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73E9
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73E9 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AED
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa73e9; /* rgb */ color: rgb(250, 115, 233); /* oklch */ color: oklch(75.5% 0.213 332.5);
Tailwind
colors: {
custom: {
50: '#ffa1f0',
500: '#fa73e9',
950: '#000000',
},
}SCSS
$custom: #fa73e9; $custom-light: #ffa1f0; $custom-dark: #000000;
JSON
{
"hex": "#fa73e9",
"rgb": {
"r": 250,
"g": 115,
"b": 233
},
"hsl": {
"h": 307.556,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.7546,
"c": 0.21272,
"h": 332.5
},
"luminance": 0.38469
}Semantic roles & 50–950 ramp
primary
#FA73E9
secondary
#D3F6D7
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84