#FC73F6#FC73F6
#FC73F6 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.3% C 0.224 H 329.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F6 |
|---|---|
| RGB | rgb(252, 115, 246) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 2.4%, 1.2%) |
| CIE-LAB | lab(69.19, 68.53, -41.85) |
| CIE-LCH | lch(69.19, 80.29, 328.59°) |
| OKLab | oklab(76.31% 0.1927 -0.1148) |
| OKLCH | oklch(76.31% 0.224 329.2) |
| XYZ | xyz(62.9095, 39.6147, 91.5038) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.57
Candy Pink
#FF63E9
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.42
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F6 #73FC79
analogous
#BE73FC #FC73F6 #FC73B2
triadic
#FC73F6 #F6FC73 #73F6FC
tetradic
#FC73F6 #FCBE73 #73FC79 #73B2FC
square
#FC73F6 #FCBE73 #73FC79 #73B2FC
split-complementary
#FC73F6 #B2FC73 #73FCBE
monochromatic
#EF05E5 #FB37F2 #FC73F6 #FDAFFA #FEE1FD
Accessibility & contrast
On white
2.35
#FC73F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FC73F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F6
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F6 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DFA
Deuteranopia (green-blind)
#94B0F2
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc73f6; /* rgb */ color: rgb(252, 115, 246); /* oklch */ color: oklch(76.3% 0.224 329.2);
Tailwind
colors: {
custom: {
50: '#ffa1f9',
500: '#fc73f6',
950: '#000000',
},
}SCSS
$custom: #fc73f6; $custom-light: #ffa1f9; $custom-dark: #000000;
JSON
{
"hex": "#fc73f6",
"rgb": {
"r": 252,
"g": 115,
"b": 246
},
"hsl": {
"h": 302.628,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76305,
"c": 0.22433,
"h": 329.2
},
"luminance": 0.39611
}Semantic roles & 50–950 ramp
primary
#FC73F6
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85