#FC73F5#FC73F5
#FC73F5 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.3% C 0.224 H 329.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F5 |
|---|---|
| RGB | rgb(252, 115, 245) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 2.8%, 1.2%) |
| CIE-LAB | lab(69.15, 68.36, -41.37) |
| CIE-LCH | lch(69.15, 79.90, 328.82°) |
| OKLab | oklab(76.26% 0.1926 -0.1135) |
| OKLCH | oklch(76.26% 0.224 329.5) |
| XYZ | xyz(62.7564, 39.5535, 90.6976) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.49
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F5 #73FC7A
analogous
#BF73FC #FC73F5 #FC73B0
triadic
#FC73F5 #F5FC73 #73F5FC
tetradic
#FC73F5 #FCBF73 #73FC7A #73B0FC
square
#FC73F5 #FCBF73 #73FC7A #73B0FC
split-complementary
#FC73F5 #B0FC73 #73FCBF
monochromatic
#EF05E3 #FB37F1 #FC73F5 #FDAFF9 #FEE1FD
Accessibility & contrast
On white
2.36
#FC73F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FC73F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F5
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F5 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DF9
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc73f5; /* rgb */ color: rgb(252, 115, 245); /* oklch */ color: oklch(76.3% 0.224 329.5);
Tailwind
colors: {
custom: {
50: '#ffa1f9',
500: '#fc73f5',
950: '#000000',
},
}SCSS
$custom: #fc73f5; $custom-light: #ffa1f9; $custom-dark: #000000;
JSON
{
"hex": "#fc73f5",
"rgb": {
"r": 252,
"g": 115,
"b": 245
},
"hsl": {
"h": 303.066,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76259,
"c": 0.22351,
"h": 329.5
},
"luminance": 0.39549
}Semantic roles & 50–950 ramp
primary
#FC73F5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85