#FC73FC#FC73FC
#FC73FC is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.6% C 0.229 H 327.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73FC |
|---|---|
| RGB | rgb(252, 115, 252) |
| HSL | hsl(300, 96%, 72%) |
| HSV | hsv(300, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 0%, 1.2%) |
| CIE-LAB | lab(69.46, 69.52, -44.72) |
| CIE-LCH | lch(69.46, 82.66, 327.25°) |
| OKLab | oklab(76.59% 0.1934 -0.1231) |
| OKLCH | oklch(76.59% 0.229 327.5) |
| XYZ | xyz(63.8453, 39.9890, 96.4324) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 3.68
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73FC #73FC73
analogous
#B873FC #FC73FC #FC73B8
triadic
#FC73FC #FCFC73 #73FCFC
tetradic
#FC73FC #FCB873 #73FC73 #73B8FC
square
#FC73FC #FCB873 #73FC73 #73B8FC
split-complementary
#FC73FC #B8FC73 #73FCB8
monochromatic
#EF05EF #FB37FB #FC73FC #FDAFFD #FEE1FE
Accessibility & contrast
On white
2.33
#FC73FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FC73FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73FC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73FC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#FF83AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc73fc; /* rgb */ color: rgb(252, 115, 252); /* oklch */ color: oklch(76.6% 0.229 327.5);
Tailwind
colors: {
custom: {
50: '#ffa1fe',
500: '#fc73fc',
950: '#000000',
},
}SCSS
$custom: #fc73fc; $custom-light: #ffa1fe; $custom-dark: #000000;
JSON
{
"hex": "#fc73fc",
"rgb": {
"r": 252,
"g": 115,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76589,
"c": 0.22927,
"h": 327.5
},
"luminance": 0.39985
}Semantic roles & 50–950 ramp
primary
#FC73FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86