#FC73FF#FC73FF
#FC73FF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.7% C 0.232 H 326.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73FF |
|---|---|
| RGB | rgb(252, 115, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 55%, 100%) |
| CMYK | cmyk(1.2%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(69.60, 70.03, -46.14) |
| CIE-LCH | lch(69.60, 83.86, 326.62°) |
| OKLab | oklab(76.73% 0.1937 -0.1272) |
| OKLCH | oklch(76.73% 0.232 326.7) |
| XYZ | xyz(64.3244, 40.1807, 98.9559) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.72
Violet (CSS)
#EE82EE
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.04
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73FF #76FF73
analogous
#B673FF #FC73FF #FF73BC
triadic
#FC73FF #FFFC73 #73FFFC
tetradic
#FC73FF #FFB673 #76FF73 #73BCFF
square
#FC73FF #FFB673 #76FF73 #73BCFF
split-complementary
#FC73FF #BCFF73 #73FFB6
monochromatic
#F200F8 #FB36FF #FC73FF #FDB0FF #FEE0FF
Accessibility & contrast
On white
2.32
#FC73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FC73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73FF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73FF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#FF84AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc73ff; /* rgb */ color: rgb(252, 115, 255); /* oklch */ color: oklch(76.7% 0.232 326.7);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fc73ff',
950: '#000000',
},
}SCSS
$custom: #fc73ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fc73ff",
"rgb": {
"r": 252,
"g": 115,
"b": 255
},
"hsl": {
"h": 298.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76733,
"c": 0.23177,
"h": 326.7
},
"luminance": 0.40177
}Semantic roles & 50–950 ramp
primary
#FC73FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86