#FC63F3#FC63F3
#FC63F3 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.4% C 0.244 H 330.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63F3 |
|---|---|
| RGB | rgb(252, 99, 243) |
| HSL | hsl(304, 96%, 69%) |
| HSV | hsv(304, 61%, 99%) |
| CMYK | cmyk(0%, 60.7%, 3.6%, 1.2%) |
| CIE-LAB | lab(66.59, 74.78, -44.28) |
| CIE-LCH | lch(66.59, 86.90, 329.37°) |
| OKLab | oklab(74.36% 0.2116 -0.1217) |
| OKLCH | oklch(74.36% 0.244 330.1) |
| XYZ | xyz(60.7840, 36.0945, 88.5421) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.11
Violet Pink
#FB5FFC
ΔE00 1.60
Candy Pink
#FF63E9
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63F3 #63FC6C
analogous
#B863FC #FC63F3 #FC63A7
triadic
#FC63F3 #F3FC63 #63F3FC
tetradic
#FC63F3 #FCB863 #63FC6C #63A7FC
square
#FC63F3 #FCB863 #63FC6C #63A7FC
split-complementary
#FC63F3 #A7FC63 #63FCB8
monochromatic
#E004D3 #FB27EE #FC63F3 #FD9FF8 #FEDBFC
Accessibility & contrast
On white
2.56
#FC63F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FC63F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63F3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63F3 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F7
Deuteranopia (green-blind)
#8CA9EF
Tritanopia (blue-blind)
#FF73A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc63f3; /* rgb */ color: rgb(252, 99, 243); /* oklch */ color: oklch(74.4% 0.244 330.1);
Tailwind
colors: {
custom: {
50: '#ff98f7',
500: '#fc63f3',
950: '#000000',
},
}SCSS
$custom: #fc63f3; $custom-light: #ff98f7; $custom-dark: #000000;
JSON
{
"hex": "#fc63f3",
"rgb": {
"r": 252,
"g": 99,
"b": 243
},
"hsl": {
"h": 303.529,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.74359,
"c": 0.24411,
"h": 330.1
},
"luminance": 0.3609
}Semantic roles & 50–950 ramp
primary
#FC63F3
secondary
#C7F4C9
accent
#E60D00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85