#FC73F3#FC73F3
#FC73F3 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.222 H 330.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F3 |
|---|---|
| RGB | rgb(252, 115, 243) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(69.06, 68.03, -40.41) |
| CIE-LCH | lch(69.06, 79.13, 329.29°) |
| OKLab | oklab(76.17% 0.1923 -0.1107) |
| OKLCH | oklch(76.17% 0.222 330.1) |
| XYZ | xyz(62.4528, 39.4320, 89.0983) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F3 #73FC7C
analogous
#C173FC #FC73F3 #FC73AE
triadic
#FC73F3 #F3FC73 #73F3FC
tetradic
#FC73F3 #FCC173 #73FC7C #73AEFC
square
#FC73F3 #FCC173 #73FC7C #73AEFC
split-complementary
#FC73F3 #AEFC73 #73FCC1
monochromatic
#EF05E0 #FB37EE #FC73F3 #FDAFF8 #FEE1FC
Accessibility & contrast
On white
2.36
#FC73F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FC73F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF7
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc73f3; /* rgb */ color: rgb(252, 115, 243); /* oklch */ color: oklch(76.2% 0.222 330.1);
Tailwind
colors: {
custom: {
50: '#ffa1f7',
500: '#fc73f3',
950: '#000000',
},
}SCSS
$custom: #fc73f3; $custom-light: #ffa1f7; $custom-dark: #000000;
JSON
{
"hex": "#fc73f3",
"rgb": {
"r": 252,
"g": 115,
"b": 243
},
"hsl": {
"h": 303.942,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76166,
"c": 0.2219,
"h": 330.1
},
"luminance": 0.39428
}Semantic roles & 50–950 ramp
primary
#FC73F3
secondary
#D4F7D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85