#FC73F0#FC73F0
#FC73F0 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.219 H 331.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F0 |
|---|---|
| RGB | rgb(252, 115, 240) |
| HSL | hsl(305, 96%, 72%) |
| HSV | hsv(305, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 4.8%, 1.2%) |
| CIE-LAB | lab(68.93, 67.55, -38.96) |
| CIE-LCH | lch(68.93, 77.98, 330.02°) |
| OKLab | oklab(76.03% 0.1919 -0.1066) |
| OKLCH | oklch(76.03% 0.219 331) |
| XYZ | xyz(62.0034, 39.2523, 86.7319) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Candy Pink
#FF63E9
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 3.92
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F0 #73FC7F
analogous
#C373FC #FC73F0 #FC73AC
triadic
#FC73F0 #F0FC73 #73F0FC
tetradic
#FC73F0 #FCC373 #73FC7F #73ACFC
square
#FC73F0 #FCC373 #73FC7F #73ACFC
split-complementary
#FC73F0 #ACFC73 #73FCC3
monochromatic
#EF05DB #FB37EA #FC73F0 #FDAFF6 #FEE1FC
Accessibility & contrast
On white
2.37
#FC73F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FC73F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF4
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc73f0; /* rgb */ color: rgb(252, 115, 240); /* oklch */ color: oklch(76.0% 0.219 331.0);
Tailwind
colors: {
custom: {
50: '#ffa1f5',
500: '#fc73f0',
950: '#000000',
},
}SCSS
$custom: #fc73f0; $custom-light: #ffa1f5; $custom-dark: #000000;
JSON
{
"hex": "#fc73f0",
"rgb": {
"r": 252,
"g": 115,
"b": 240
},
"hsl": {
"h": 305.255,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76029,
"c": 0.21949,
"h": 331
},
"luminance": 0.39248
}Semantic roles & 50–950 ramp
primary
#FC73F0
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85