#FA73E4#FA73E4
#FA73E4 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.2% C 0.209 H 334.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73E4 |
|---|---|
| RGB | rgb(250, 115, 228) |
| HSL | hsl(310, 93%, 72%) |
| HSV | hsv(310, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 8.8%, 2%) |
| CIE-LAB | lab(68.16, 65.10, -33.56) |
| CIE-LCH | lch(68.16, 73.24, 332.73°) |
| OKLab | oklab(75.24% 0.1879 -0.0912) |
| OKLCH | oklch(75.24% 0.209 334.1) |
| XYZ | xyz(59.5588, 38.1911, 77.6184) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73E4 #73FA89
analogous
#CD73FA #FA73E4 #FA73A1
triadic
#FA73E4 #E4FA73 #73E4FA
tetradic
#FA73E4 #FACD73 #73FA89 #73A1FA
square
#FA73E4 #FACD73 #73FA89 #73A1FA
split-complementary
#FA73E4 #A1FA73 #73FACD
monochromatic
#EA08C5 #F838D9 #FA73E4 #FCAEEF #FEE1F9
Accessibility & contrast
On white
2.43
#FA73E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FA73E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73E4
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73E4 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE8
Deuteranopia (green-blind)
#9AADE0
Tritanopia (blue-blind)
#FF7BA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa73e4; /* rgb */ color: rgb(250, 115, 228); /* oklch */ color: oklch(75.2% 0.209 334.1);
Tailwind
colors: {
custom: {
50: '#ffa1ed',
500: '#fa73e4',
950: '#000000',
},
}SCSS
$custom: #fa73e4; $custom-light: #ffa1ed; $custom-dark: #000000;
JSON
{
"hex": "#fa73e4",
"rgb": {
"r": 250,
"g": 115,
"b": 228
},
"hsl": {
"h": 309.778,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75241,
"c": 0.20885,
"h": 334.1
},
"luminance": 0.38187
}Semantic roles & 50–950 ramp
primary
#FA73E4
secondary
#D3F6D9
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84