#FC73F8#FC73F8
#FC73F8 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.4% C 0.226 H 328.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73F8 |
|---|---|
| RGB | rgb(252, 115, 248) |
| HSL | hsl(302, 96%, 72%) |
| HSV | hsv(302, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 1.6%, 1.2%) |
| CIE-LAB | lab(69.28, 68.86, -42.81) |
| CIE-LCH | lch(69.28, 81.08, 328.13°) |
| OKLab | oklab(76.4% 0.193 -0.1176) |
| OKLCH | oklch(76.4% 0.226 328.6) |
| XYZ | xyz(63.2181, 39.7382, 93.1292) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.26
Violet Pink
#FB5FFC
ΔE00 3.30
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73F8 #73FC77
analogous
#BC73FC #FC73F8 #FC73B4
triadic
#FC73F8 #F8FC73 #73F8FC
tetradic
#FC73F8 #FCBC73 #73FC77 #73B4FC
square
#FC73F8 #FCBC73 #73FC77 #73B4FC
split-complementary
#FC73F8 #B4FC73 #73FCBC
monochromatic
#EF05E9 #FB37F5 #FC73F8 #FDAFFB #FEE1FE
Accessibility & contrast
On white
2.35
#FC73F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FC73F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73F8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73F8 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc73f8; /* rgb */ color: rgb(252, 115, 248); /* oklch */ color: oklch(76.4% 0.226 328.6);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fc73f8',
950: '#000000',
},
}SCSS
$custom: #fc73f8; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fc73f8",
"rgb": {
"r": 252,
"g": 115,
"b": 248
},
"hsl": {
"h": 301.752,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.76399,
"c": 0.22596,
"h": 328.6
},
"luminance": 0.39734
}Semantic roles & 50–950 ramp
primary
#FC73F8
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85