#FA73ED#FA73ED
#FA73ED is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.216 H 331.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73ED |
|---|---|
| RGB | rgb(250, 115, 237) |
| HSL | hsl(306, 93%, 72%) |
| HSV | hsv(306, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 5.2%, 2%) |
| CIE-LAB | lab(68.54, 66.53, -37.95) |
| CIE-LCH | lch(68.54, 76.59, 330.30°) |
| OKLab | oklab(75.64% 0.1893 -0.1037) |
| OKLCH | oklch(75.64% 0.216 331.3) |
| XYZ | xyz(60.8408, 38.7039, 84.3704) |
| Luminance | 0.3870 (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 2.99
Light Magenta
#FA5FF7
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 4.07
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73ED #73FA80
analogous
#C473FA #FA73ED #FA73AA
triadic
#FA73ED #EDFA73 #73EDFA
tetradic
#FA73ED #FAC473 #73FA80 #73AAFA
square
#FA73ED #FAC473 #73FA80 #73AAFA
split-complementary
#FA73ED #AAFA73 #73FAC4
monochromatic
#EA08D4 #F838E5 #FA73ED #FCAEF5 #FEE1FB
Accessibility & contrast
On white
2.40
#FA73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FA73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73ED
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73ED | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa73ed; /* rgb */ color: rgb(250, 115, 237); /* oklch */ color: oklch(75.6% 0.216 331.3);
Tailwind
colors: {
custom: {
50: '#ffa1f3',
500: '#fa73ed',
950: '#000000',
},
}SCSS
$custom: #fa73ed; $custom-light: #ffa1f3; $custom-dark: #000000;
JSON
{
"hex": "#fa73ed",
"rgb": {
"r": 250,
"g": 115,
"b": 237
},
"hsl": {
"h": 305.778,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.7564,
"c": 0.21588,
"h": 331.3
},
"luminance": 0.387
}Semantic roles & 50–950 ramp
primary
#FA73ED
secondary
#D3F6D6
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85