#FC73F2#FC73F2
#FC73F2 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.221 H 330.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F2 |
|---|---|
| RGB | rgb(252, 115, 242) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 4%, 1.2%) |
| CIE-LAB | lab(69.02, 67.87, -39.93) |
| CIE-LCH | lch(69.02, 78.74, 329.53°) |
| OKLab | oklab(76.12% 0.1922 -0.1093) |
| OKLCH | oklch(76.12% 0.221 330.4) |
| XYZ | xyz(62.3022, 39.3718, 88.3052) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F2 #73FC7D
analogous
#C273FC #FC73F2 #FC73AD
triadic
#FC73F2 #F2FC73 #73F2FC
tetradic
#FC73F2 #FCC273 #73FC7D #73ADFC
square
#FC73F2 #FCC273 #73FC7D #73ADFC
split-complementary
#FC73F2 #ADFC73 #73FCC2
monochromatic
#EF05DE #FB37EC #FC73F2 #FDAFF8 #FEE1FC
Accessibility & contrast
On white
2.37
#FC73F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FC73F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc73f2; /* rgb */ color: rgb(252, 115, 242); /* oklch */ color: oklch(76.1% 0.221 330.4);
Tailwind
colors: {
custom: {
50: '#ffa1f6',
500: '#fc73f2',
950: '#000000',
},
}SCSS
$custom: #fc73f2; $custom-light: #ffa1f6; $custom-dark: #000000;
JSON
{
"hex": "#fc73f2",
"rgb": {
"r": 252,
"g": 115,
"b": 242
},
"hsl": {
"h": 304.38,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.7612,
"c": 0.22109,
"h": 330.4
},
"luminance": 0.39368
}Semantic roles & 50–950 ramp
primary
#FC73F2
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85