#FC73E7#FC73E7
#FC73E7 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.212 H 333.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73E7 |
|---|---|
| RGB | rgb(252, 115, 231) |
| HSL | hsl(309, 96%, 72%) |
| HSV | hsv(309, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 8.3%, 1.2%) |
| CIE-LAB | lab(68.56, 66.11, -34.58) |
| CIE-LCH | lch(68.56, 74.61, 332.39°) |
| OKLab | oklab(75.63% 0.1905 -0.0941) |
| OKLCH | oklch(75.63% 0.212 333.7) |
| XYZ | xyz(60.6995, 38.7307, 79.8646) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 2.51
Violet (CSS)
#EE82EE
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73E7 #73FC88
analogous
#CD73FC #FC73E7 #FC73A3
triadic
#FC73E7 #E7FC73 #73E7FC
tetradic
#FC73E7 #FCCD73 #73FC88 #73A3FC
square
#FC73E7 #FCCD73 #73FC88 #73A3FC
split-complementary
#FC73E7 #A3FC73 #73FCCD
monochromatic
#EF05CC #FB37DD #FC73E7 #FDAFF1 #FEE1FA
Accessibility & contrast
On white
2.40
#FC73E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FC73E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73E7
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73E7 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEB
Deuteranopia (green-blind)
#9AAEE3
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc73e7; /* rgb */ color: rgb(252, 115, 231); /* oklch */ color: oklch(75.6% 0.212 333.7);
Tailwind
colors: {
custom: {
50: '#ffa1ef',
500: '#fc73e7',
950: '#000000',
},
}SCSS
$custom: #fc73e7; $custom-light: #ffa1ef; $custom-dark: #000000;
JSON
{
"hex": "#fc73e7",
"rgb": {
"r": 252,
"g": 115,
"b": 231
},
"hsl": {
"h": 309.197,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75627,
"c": 0.21246,
"h": 333.7
},
"luminance": 0.38726
}Semantic roles & 50–950 ramp
primary
#FC73E7
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84