#FA73EA#FA73EA
#FA73EA is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.5% C 0.213 H 332.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73EA |
|---|---|
| RGB | rgb(250, 115, 234) |
| HSL | hsl(307, 93%, 72%) |
| HSV | hsv(307, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 6.4%, 2%) |
| CIE-LAB | lab(68.41, 66.05, -36.49) |
| CIE-LCH | lch(68.41, 75.46, 331.08°) |
| OKLab | oklab(75.51% 0.1889 -0.0995) |
| OKLCH | oklch(75.51% 0.214 332.2) |
| XYZ | xyz(60.4062, 38.5301, 82.0814) |
| Luminance | 0.3853 (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.12
Light Magenta
#FA5FF7
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73EA #73FA83
analogous
#C773FA #FA73EA #FA73A7
triadic
#FA73EA #EAFA73 #73EAFA
tetradic
#FA73EA #FAC773 #73FA83 #73A7FA
square
#FA73EA #FAC773 #73FA83 #73A7FA
split-complementary
#FA73EA #A7FA73 #73FAC7
monochromatic
#EA08CF #F838E1 #FA73EA #FCAEF3 #FEE1FB
Accessibility & contrast
On white
2.41
#FA73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FA73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73EA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73EA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa73ea; /* rgb */ color: rgb(250, 115, 234); /* oklch */ color: oklch(75.5% 0.213 332.2);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fa73ea',
950: '#000000',
},
}SCSS
$custom: #fa73ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fa73ea",
"rgb": {
"r": 250,
"g": 115,
"b": 234
},
"hsl": {
"h": 307.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75505,
"c": 0.2135,
"h": 332.2
},
"luminance": 0.38526
}Semantic roles & 50–950 ramp
primary
#FA73EA
secondary
#D3F6D7
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84