#FC73ED#FC73ED
#FC73ED is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.217 H 331.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73ED |
|---|---|
| RGB | rgb(252, 115, 237) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 6%, 1.2%) |
| CIE-LAB | lab(68.81, 67.06, -37.51) |
| CIE-LCH | lch(68.81, 76.84, 330.78°) |
| OKLab | oklab(75.89% 0.1915 -0.1024) |
| OKLCH | oklch(75.89% 0.217 331.9) |
| XYZ | xyz(61.5615, 39.0755, 84.4042) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73ED #73FC82
analogous
#C673FC #FC73ED #FC73A9
triadic
#FC73ED #EDFC73 #73EDFC
tetradic
#FC73ED #FCC673 #73FC82 #73A9FC
square
#FC73ED #FCC673 #73FC82 #73A9FC
split-complementary
#FC73ED #A9FC73 #73FCC6
monochromatic
#EF05D6 #FB37E5 #FC73ED #FDAFF5 #FEE1FB
Accessibility & contrast
On white
2.38
#FC73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FC73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73ED
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73ED | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc73ed; /* rgb */ color: rgb(252, 115, 237); /* oklch */ color: oklch(75.9% 0.217 331.9);
Tailwind
colors: {
custom: {
50: '#ffa1f3',
500: '#fc73ed',
950: '#000000',
},
}SCSS
$custom: #fc73ed; $custom-light: #ffa1f3; $custom-dark: #000000;
JSON
{
"hex": "#fc73ed",
"rgb": {
"r": 252,
"g": 115,
"b": 237
},
"hsl": {
"h": 306.569,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75893,
"c": 0.21712,
"h": 331.9
},
"luminance": 0.39071
}Semantic roles & 50–950 ramp
primary
#FC73ED
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85