#FC73EC#FC73EC
#FC73EC is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.8% C 0.216 H 332.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73EC |
|---|---|
| RGB | rgb(252, 115, 236) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 6.3%, 1.2%) |
| CIE-LAB | lab(68.76, 66.90, -37.02) |
| CIE-LCH | lch(68.76, 76.46, 331.04°) |
| OKLab | oklab(75.85% 0.1913 -0.101) |
| OKLCH | oklch(75.85% 0.216 332.2) |
| XYZ | xyz(61.4158, 39.0172, 83.6369) |
| Luminance | 0.3901 (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.18
Light Magenta
#FA5FF7
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.36
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73EC #73FC83
analogous
#C773FC #FC73EC #FC73A8
triadic
#FC73EC #ECFC73 #73ECFC
tetradic
#FC73EC #FCC773 #73FC83 #73A8FC
square
#FC73EC #FCC773 #73FC83 #73A8FC
split-complementary
#FC73EC #A8FC73 #73FCC7
monochromatic
#EF05D4 #FB37E4 #FC73EC #FDAFF4 #FEE1FB
Accessibility & contrast
On white
2.39
#FC73EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FC73EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73EC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73EC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF0
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc73ec; /* rgb */ color: rgb(252, 115, 236); /* oklch */ color: oklch(75.8% 0.216 332.2);
Tailwind
colors: {
custom: {
50: '#ffa1f2',
500: '#fc73ec',
950: '#000000',
},
}SCSS
$custom: #fc73ec; $custom-light: #ffa1f2; $custom-dark: #000000;
JSON
{
"hex": "#fc73ec",
"rgb": {
"r": 252,
"g": 115,
"b": 236
},
"hsl": {
"h": 307.007,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75848,
"c": 0.21633,
"h": 332.2
},
"luminance": 0.39013
}Semantic roles & 50–950 ramp
primary
#FC73EC
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85