#FC73F4#FC73F4
#FC73F4 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.2% C 0.223 H 329.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F4 |
|---|---|
| RGB | rgb(252, 115, 244) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(69.11, 68.20, -40.89) |
| CIE-LCH | lch(69.11, 79.52, 329.05°) |
| OKLab | oklab(76.21% 0.1924 -0.1121) |
| OKLCH | oklch(76.21% 0.223 329.8) |
| XYZ | xyz(62.6042, 39.4926, 89.8958) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 3.56
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F4 #73FC7B
analogous
#C073FC #FC73F4 #FC73AF
triadic
#FC73F4 #F4FC73 #73F4FC
tetradic
#FC73F4 #FCC073 #73FC7B #73AFFC
square
#FC73F4 #FCC073 #73FC7B #73AFFC
split-complementary
#FC73F4 #AFFC73 #73FCC0
monochromatic
#EF05E2 #FB37EF #FC73F4 #FDAFF9 #FEE1FD
Accessibility & contrast
On white
2.36
#FC73F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FC73F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#95AFF0
Tritanopia (blue-blind)
#FF80A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc73f4; /* rgb */ color: rgb(252, 115, 244); /* oklch */ color: oklch(76.2% 0.223 329.8);
Tailwind
colors: {
custom: {
50: '#ffa1f8',
500: '#fc73f4',
950: '#000000',
},
}SCSS
$custom: #fc73f4; $custom-light: #ffa1f8; $custom-dark: #000000;
JSON
{
"hex": "#fc73f4",
"rgb": {
"r": 252,
"g": 115,
"b": 244
},
"hsl": {
"h": 303.504,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76212,
"c": 0.2227,
"h": 329.8
},
"luminance": 0.39489
}Semantic roles & 50–950 ramp
primary
#FC73F4
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85