#FC73E8#FC73E8
#FC73E8 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.7% C 0.213 H 333.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73E8 |
|---|---|
| RGB | rgb(252, 115, 232) |
| HSL | hsl(309, 96%, 72%) |
| HSV | hsv(309, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 7.9%, 1.2%) |
| CIE-LAB | lab(68.60, 66.27, -35.07) |
| CIE-LCH | lch(68.60, 74.98, 332.11°) |
| OKLab | oklab(75.67% 0.1907 -0.0955) |
| OKLCH | oklch(75.67% 0.213 333.4) |
| XYZ | xyz(60.8411, 38.7874, 80.6105) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 3.43
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73E8 #73FC87
analogous
#CC73FC #FC73E8 #FC73A4
triadic
#FC73E8 #E8FC73 #73E8FC
tetradic
#FC73E8 #FCCC73 #73FC87 #73A4FC
square
#FC73E8 #FCCC73 #73FC87 #73A4FC
split-complementary
#FC73E8 #A4FC73 #73FCCC
monochromatic
#EF05CD #FB37DE #FC73E8 #FDAFF2 #FEE1FA
Accessibility & contrast
On white
2.40
#FC73E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FC73E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73E8
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73E8 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEC
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc73e8; /* rgb */ color: rgb(252, 115, 232); /* oklch */ color: oklch(75.7% 0.213 333.4);
Tailwind
colors: {
custom: {
50: '#ffa1ef',
500: '#fc73e8',
950: '#000000',
},
}SCSS
$custom: #fc73e8; $custom-light: #ffa1ef; $custom-dark: #000000;
JSON
{
"hex": "#fc73e8",
"rgb": {
"r": 252,
"g": 115,
"b": 232
},
"hsl": {
"h": 308.759,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75671,
"c": 0.21323,
"h": 333.4
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#FC73E8
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84