#FC73EA#FC73EA
#FC73EA is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.215 H 332.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73EA |
|---|---|
| RGB | rgb(252, 115, 234) |
| HSL | hsl(308, 96%, 72%) |
| HSV | hsv(308, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 7.1%, 1.2%) |
| CIE-LAB | lab(68.68, 66.59, -36.05) |
| CIE-LCH | lch(68.68, 75.72, 331.57°) |
| OKLab | oklab(75.76% 0.191 -0.0982) |
| OKLCH | oklch(75.76% 0.215 332.8) |
| XYZ | xyz(61.1268, 38.9016, 82.1152) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.80
Candy Pink
#FF63E9
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 3.29
Light Magenta
#FA5FF7
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73EA #73FC85
analogous
#C973FC #FC73EA #FC73A6
triadic
#FC73EA #EAFC73 #73EAFC
tetradic
#FC73EA #FCC973 #73FC85 #73A6FC
square
#FC73EA #FCC973 #73FC85 #73A6FC
split-complementary
#FC73EA #A6FC73 #73FCC9
monochromatic
#EF05D1 #FB37E1 #FC73EA #FDAFF3 #FEE1FB
Accessibility & contrast
On white
2.39
#FC73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FC73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73EA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73EA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc73ea; /* rgb */ color: rgb(252, 115, 234); /* oklch */ color: oklch(75.8% 0.215 332.8);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fc73ea',
950: '#000000',
},
}SCSS
$custom: #fc73ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fc73ea",
"rgb": {
"r": 252,
"g": 115,
"b": 234
},
"hsl": {
"h": 307.883,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75759,
"c": 0.21478,
"h": 332.8
},
"luminance": 0.38897
}Semantic roles & 50–950 ramp
primary
#FC73EA
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84