#FC63EC#FC63EC
#FC63EC is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 74.0% C 0.239 H 332.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63EC |
|---|---|
| RGB | rgb(252, 99, 236) |
| HSL | hsl(306, 96%, 69%) |
| HSV | hsv(306, 61%, 99%) |
| CMYK | cmyk(0%, 60.7%, 6.3%, 1.2%) |
| CIE-LAB | lab(66.27, 73.68, -40.91) |
| CIE-LCH | lch(66.27, 84.28, 330.96°) |
| OKLab | oklab(74.02% 0.2109 -0.112) |
| OKLCH | oklch(74.02% 0.239 332) |
| XYZ | xyz(59.7470, 35.6797, 83.0806) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.83
Light Magenta
#FA5FF7
ΔE00 2.04
Violet Pink
#FB5FFC
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63EC #63FC73
analogous
#C063FC #FC63EC #FC63A0
triadic
#FC63EC #ECFC63 #63ECFC
tetradic
#FC63EC #FCC063 #63FC73 #63A0FC
square
#FC63EC #FCC063 #63FC73 #63A0FC
split-complementary
#FC63EC #A0FC63 #63FCC0
monochromatic
#E004C9 #FB27E5 #FC63EC #FD9FF3 #FEDBFB
Accessibility & contrast
On white
2.58
#FC63EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FC63EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63EC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63EC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C93F0
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#FF719F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc63ec; /* rgb */ color: rgb(252, 99, 236); /* oklch */ color: oklch(74.0% 0.239 332.0);
Tailwind
colors: {
custom: {
50: '#ff98f2',
500: '#fc63ec',
950: '#000000',
},
}SCSS
$custom: #fc63ec; $custom-light: #ff98f2; $custom-dark: #000000;
JSON
{
"hex": "#fc63ec",
"rgb": {
"r": 252,
"g": 99,
"b": 236
},
"hsl": {
"h": 306.275,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.74025,
"c": 0.23879,
"h": 332
},
"luminance": 0.35675
}Semantic roles & 50–950 ramp
primary
#FC63EC
secondary
#C7F4CC
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85