#FC63F5#FC63F5
#FC63F5 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.5% C 0.246 H 329.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63F5 |
|---|---|
| RGB | rgb(252, 99, 245) |
| HSL | hsl(303, 96%, 69%) |
| HSV | hsv(303, 61%, 99%) |
| CMYK | cmyk(0%, 60.7%, 2.8%, 1.2%) |
| CIE-LAB | lab(66.68, 75.10, -45.24) |
| CIE-LCH | lch(66.68, 87.67, 328.94°) |
| OKLab | oklab(74.46% 0.2118 -0.1245) |
| OKLCH | oklch(74.46% 0.246 329.6) |
| XYZ | xyz(61.0876, 36.2159, 90.1414) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 0.91
Violet Pink
#FB5FFC
ΔE00 1.33
Candy Pink
#FF63E9
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 5.24
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63F5 #63FC6A
analogous
#B763FC #FC63F5 #FC63A9
triadic
#FC63F5 #F5FC63 #63F5FC
tetradic
#FC63F5 #FCB763 #63FC6A #63A9FC
square
#FC63F5 #FCB763 #63FC6A #63A9FC
split-complementary
#FC63F5 #A9FC63 #63FCB7
monochromatic
#E004D6 #FB27F1 #FC63F5 #FD9FF9 #FEDBFD
Accessibility & contrast
On white
2.55
#FC63F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FC63F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63F5
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63F5 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5695F9
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#FF74A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc63f5; /* rgb */ color: rgb(252, 99, 245); /* oklch */ color: oklch(74.5% 0.246 329.6);
Tailwind
colors: {
custom: {
50: '#ff98f9',
500: '#fc63f5',
950: '#000000',
},
}SCSS
$custom: #fc63f5; $custom-light: #ff98f9; $custom-dark: #000000;
JSON
{
"hex": "#fc63f5",
"rgb": {
"r": 252,
"g": 99,
"b": 245
},
"hsl": {
"h": 302.745,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.74457,
"c": 0.24564,
"h": 329.6
},
"luminance": 0.36212
}Semantic roles & 50–950 ramp
primary
#FC63F5
secondary
#C7F4C9
accent
#E60A00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85