#FC63FF#FC63FF
#FC63FF is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 75.0% C 0.253 H 327.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC63FF |
|---|---|
| RGB | rgb(252, 99, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 61%, 100%) |
| CMYK | cmyk(1.2%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(67.16, 76.71, -49.99) |
| CIE-LCH | lch(67.16, 91.56, 326.91°) |
| OKLab | oklab(74.96% 0.2125 -0.1382) |
| OKLCH | oklch(74.96% 0.253 327) |
| XYZ | xyz(62.6557, 36.8431, 98.3996) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.74
Light Magenta
#FA5FF7
ΔE00 1.27
Candy Pink
#FF63E9
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.66
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC63FF #66FF63
analogous
#AE63FF #FC63FF #FF63B4
triadic
#FC63FF #FFFC63 #63FFFC
tetradic
#FC63FF #FFAE63 #66FF63 #63B4FF
square
#FC63FF #FFAE63 #66FF63 #63B4FF
split-complementary
#FC63FF #B4FF63 #63FFAE
monochromatic
#E300E8 #FB26FF #FC63FF #FDA0FF #FEDDFF
Accessibility & contrast
On white
2.51
#FC63FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FC63FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC63FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC63FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC63FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc63ff; /* rgb */ color: rgb(252, 99, 255); /* oklch */ color: oklch(75.0% 0.253 327.0);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fc63ff',
950: '#000000',
},
}SCSS
$custom: #fc63ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fc63ff",
"rgb": {
"r": 252,
"g": 99,
"b": 255
},
"hsl": {
"h": 298.846,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.74956,
"c": 0.25348,
"h": 327
},
"luminance": 0.36839
}Semantic roles & 50–950 ramp
primary
#FC63FF
secondary
#C9F5C8
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86