#FC73EB#FC73EB
#FC73EB is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.8% C 0.216 H 332.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73EB |
|---|---|
| RGB | rgb(252, 115, 235) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(68.72, 66.75, -36.53) |
| CIE-LCH | lch(68.72, 76.09, 331.31°) |
| OKLab | oklab(75.8% 0.1911 -0.0996) |
| OKLCH | oklch(75.8% 0.216 332.5) |
| XYZ | xyz(61.2709, 38.9593, 82.8739) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Candy Pink
#FF63E9
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73EB #73FC84
analogous
#C873FC #FC73EB #FC73A7
triadic
#FC73EB #EBFC73 #73EBFC
tetradic
#FC73EB #FCC873 #73FC84 #73A7FC
square
#FC73EB #FCC873 #73FC84 #73A7FC
split-complementary
#FC73EB #A7FC73 #73FCC8
monochromatic
#EF05D2 #FB37E2 #FC73EB #FDAFF4 #FEE1FB
Accessibility & contrast
On white
2.39
#FC73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FC73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73EB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73EB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc73eb; /* rgb */ color: rgb(252, 115, 235); /* oklch */ color: oklch(75.8% 0.216 332.5);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#fc73eb',
950: '#000000',
},
}SCSS
$custom: #fc73eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#fc73eb",
"rgb": {
"r": 252,
"g": 115,
"b": 235
},
"hsl": {
"h": 307.445,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75804,
"c": 0.21555,
"h": 332.5
},
"luminance": 0.38955
}Semantic roles & 50–950 ramp
primary
#FC73EB
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85