#FC63F6#FC63F6
#FC63F6 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.5% C 0.246 H 329.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63F6 |
|---|---|
| RGB | rgb(252, 99, 246) |
| HSL | hsl(302, 96%, 69%) |
| HSV | hsv(302, 61%, 99%) |
| CMYK | cmyk(0%, 60.7%, 2.4%, 1.2%) |
| CIE-LAB | lab(66.73, 75.25, -45.71) |
| CIE-LCH | lch(66.73, 88.05, 328.72°) |
| OKLab | oklab(74.51% 0.2119 -0.1258) |
| OKLCH | oklch(74.51% 0.246 329.3) |
| XYZ | xyz(61.2407, 36.2771, 90.9475) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 0.84
Violet Pink
#FB5FFC
ΔE00 1.20
Candy Pink
#FF63E9
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 5.27
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63F6 #63FC69
analogous
#B663FC #FC63F6 #FC63AA
triadic
#FC63F6 #F6FC63 #63F6FC
tetradic
#FC63F6 #FCB663 #63FC69 #63AAFC
square
#FC63F6 #FCB663 #63FC69 #63AAFC
split-complementary
#FC63F6 #AAFC63 #63FCB6
monochromatic
#E004D8 #FB27F3 #FC63F6 #FD9FF9 #FEDBFD
Accessibility & contrast
On white
2.54
#FC63F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FC63F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63F6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63F6 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5595FA
Deuteranopia (green-blind)
#8AAAF2
Tritanopia (blue-blind)
#FF74A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc63f6; /* rgb */ color: rgb(252, 99, 246); /* oklch */ color: oklch(74.5% 0.246 329.3);
Tailwind
colors: {
custom: {
50: '#ff98f9',
500: '#fc63f6',
950: '#000000',
},
}SCSS
$custom: #fc63f6; $custom-light: #ff98f9; $custom-dark: #000000;
JSON
{
"hex": "#fc63f6",
"rgb": {
"r": 252,
"g": 99,
"b": 246
},
"hsl": {
"h": 302.353,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.74506,
"c": 0.24642,
"h": 329.3
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#FC63F6
secondary
#C7F4C9
accent
#E60900
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85