#FC63F4#FC63F4
#FC63F4 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.4% C 0.245 H 329.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63F4 |
|---|---|
| RGB | rgb(252, 99, 244) |
| HSL | hsl(303, 96%, 69%) |
| HSV | hsv(303, 61%, 99%) |
| CMYK | cmyk(0%, 60.7%, 3.2%, 1.2%) |
| CIE-LAB | lab(66.64, 74.94, -44.76) |
| CIE-LCH | lch(66.64, 87.28, 329.15°) |
| OKLab | oklab(74.41% 0.2117 -0.1231) |
| OKLCH | oklch(74.41% 0.245 329.8) |
| XYZ | xyz(60.9354, 36.1550, 89.3396) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.00
Violet Pink
#FB5FFC
ΔE00 1.46
Candy Pink
#FF63E9
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63F4 #63FC6B
analogous
#B863FC #FC63F4 #FC63A8
triadic
#FC63F4 #F4FC63 #63F4FC
tetradic
#FC63F4 #FCB863 #63FC6B #63A8FC
square
#FC63F4 #FCB863 #63FC6B #63A8FC
split-complementary
#FC63F4 #A8FC63 #63FCB8
monochromatic
#E004D5 #FB27F0 #FC63F4 #FD9FF8 #FEDBFC
Accessibility & contrast
On white
2.55
#FC63F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FC63F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63F4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63F4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F8
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#FF74A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc63f4; /* rgb */ color: rgb(252, 99, 244); /* oklch */ color: oklch(74.4% 0.245 329.8);
Tailwind
colors: {
custom: {
50: '#ff98f8',
500: '#fc63f4',
950: '#000000',
},
}SCSS
$custom: #fc63f4; $custom-light: #ff98f8; $custom-dark: #000000;
JSON
{
"hex": "#fc63f4",
"rgb": {
"r": 252,
"g": 99,
"b": 244
},
"hsl": {
"h": 303.137,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.74408,
"c": 0.24488,
"h": 329.8
},
"luminance": 0.36151
}Semantic roles & 50–950 ramp
primary
#FC63F4
secondary
#C7F4C9
accent
#E60C00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85