#FC73EE#FC73EE
#FC73EE is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.218 H 331.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73EE |
|---|---|
| RGB | rgb(252, 115, 238) |
| HSL | hsl(306, 96%, 72%) |
| HSV | hsv(306, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 5.6%, 1.2%) |
| CIE-LAB | lab(68.85, 67.22, -37.99) |
| CIE-LCH | lch(68.85, 77.22, 330.53°) |
| OKLab | oklab(75.94% 0.1916 -0.1038) |
| OKLCH | oklch(75.94% 0.218 331.6) |
| XYZ | xyz(61.7080, 39.1341, 85.1758) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73EE #73FC81
analogous
#C573FC #FC73EE #FC73AA
triadic
#FC73EE #EEFC73 #73EEFC
tetradic
#FC73EE #FCC573 #73FC81 #73AAFC
square
#FC73EE #FCC573 #73FC81 #73AAFC
split-complementary
#FC73EE #AAFC73 #73FCC5
monochromatic
#EF05D8 #FB37E7 #FC73EE #FDAFF5 #FEE1FB
Accessibility & contrast
On white
2.38
#FC73EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FC73EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73EE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73EE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc73ee; /* rgb */ color: rgb(252, 115, 238); /* oklch */ color: oklch(75.9% 0.218 331.6);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#fc73ee',
950: '#000000',
},
}SCSS
$custom: #fc73ee; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#fc73ee",
"rgb": {
"r": 252,
"g": 115,
"b": 238
},
"hsl": {
"h": 306.131,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.75938,
"c": 0.21791,
"h": 331.6
},
"luminance": 0.3913
}Semantic roles & 50–950 ramp
primary
#FC73EE
secondary
#D4F7D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85