#FC74EC#FC74EC
#FC74EC is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.215 H 332.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74EC |
|---|---|
| RGB | rgb(252, 116, 236) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 6.3%, 1.2%) |
| CIE-LAB | lab(68.93, 66.46, -36.76) |
| CIE-LCH | lch(68.93, 75.95, 331.05°) |
| OKLab | oklab(75.97% 0.19 -0.1003) |
| OKLCH | oklch(75.97% 0.215 332.2) |
| XYZ | xyz(61.5304, 39.2465, 83.6751) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74EC #74FC84
analogous
#C874FC #FC74EC #FC74A8
triadic
#FC74EC #ECFC74 #74ECFC
tetradic
#FC74EC #FCC874 #74FC84 #74A8FC
square
#FC74EC #FCC874 #74FC84 #74A8FC
split-complementary
#FC74EC #A8FC74 #74FCC8
monochromatic
#F005D5 #FB38E4 #FC74EC #FDB0F4 #FEE1FB
Accessibility & contrast
On white
2.37
#FC74EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FC74EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74EC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74EC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc74ec; /* rgb */ color: rgb(252, 116, 236); /* oklch */ color: oklch(76.0% 0.215 332.2);
Tailwind
colors: {
custom: {
50: '#ffa2f2',
500: '#fc74ec',
950: '#000000',
},
}SCSS
$custom: #fc74ec; $custom-light: #ffa2f2; $custom-dark: #000000;
JSON
{
"hex": "#fc74ec",
"rgb": {
"r": 252,
"g": 116,
"b": 236
},
"hsl": {
"h": 307.059,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.7597,
"c": 0.21486,
"h": 332.2
},
"luminance": 0.39242
}Semantic roles & 50–950 ramp
primary
#FC74EC
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85