#FA73E7#FA73E7
#FA73E7 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.4% C 0.211 H 333.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73E7 |
|---|---|
| RGB | rgb(250, 115, 231) |
| HSL | hsl(308, 93%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 7.6%, 2%) |
| CIE-LAB | lab(68.28, 65.57, -35.03) |
| CIE-LCH | lch(68.28, 74.34, 331.89°) |
| OKLab | oklab(75.37% 0.1884 -0.0954) |
| OKLCH | oklch(75.37% 0.211 333.2) |
| XYZ | xyz(59.9789, 38.3591, 79.8308) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73E7 #73FA86
analogous
#C973FA #FA73E7 #FA73A4
triadic
#FA73E7 #E7FA73 #73E7FA
tetradic
#FA73E7 #FAC973 #73FA86 #73A4FA
square
#FA73E7 #FAC973 #73FA86 #73A4FA
split-complementary
#FA73E7 #A4FA73 #73FAC9
monochromatic
#EA08CA #F838DD #FA73E7 #FCAEF1 #FEE1FA
Accessibility & contrast
On white
2.42
#FA73E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FA73E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73E7
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73E7 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEB
Deuteranopia (green-blind)
#99AEE3
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa73e7; /* rgb */ color: rgb(250, 115, 231); /* oklch */ color: oklch(75.4% 0.211 333.2);
Tailwind
colors: {
custom: {
50: '#ffa1ef',
500: '#fa73e7',
950: '#000000',
},
}SCSS
$custom: #fa73e7; $custom-light: #ffa1ef; $custom-dark: #000000;
JSON
{
"hex": "#fa73e7",
"rgb": {
"r": 250,
"g": 115,
"b": 231
},
"hsl": {
"h": 308.444,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75372,
"c": 0.21116,
"h": 333.2
},
"luminance": 0.38355
}Semantic roles & 50–950 ramp
primary
#FA73E7
secondary
#D3F6D8
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84