#FF63FC#FF63FC
#FF63FC is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.2% C 0.253 H 328.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF63FC |
|---|---|
| RGB | rgb(255, 99, 252) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 1.2%, 0%) |
| CIE-LAB | lab(67.44, 76.93, -47.87) |
| CIE-LCH | lch(67.44, 90.60, 328.11°) |
| OKLab | oklab(75.2% 0.2154 -0.132) |
| OKLCH | oklch(75.2% 0.253 328.5) |
| XYZ | xyz(63.2718, 37.2162, 95.9275) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.06
Light Magenta
#FA5FF7
ΔE00 1.22
Candy Pink
#FF63E9
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 5.45
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF63FC #63FF66
analogous
#B463FF #FF63FC #FF63AE
triadic
#FF63FC #FCFF63 #63FCFF
tetradic
#FF63FC #FFB463 #63FF66 #63AEFF
square
#FF63FC #FFB463 #63FF66 #63AEFF
split-complementary
#FF63FC #AEFF63 #63FFB4
monochromatic
#E800E3 #FF26FB #FF63FC #FFA0FD #FFDDFE
Accessibility & contrast
On white
2.49
#FF63FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FF63FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF63FC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF63FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF63FC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5297FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#FF76A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff63fc; /* rgb */ color: rgb(255, 99, 252); /* oklch */ color: oklch(75.2% 0.253 328.5);
Tailwind
colors: {
custom: {
50: '#ff99fe',
500: '#ff63fc',
950: '#000000',
},
}SCSS
$custom: #ff63fc; $custom-light: #ff99fe; $custom-dark: #000000;
JSON
{
"hex": "#ff63fc",
"rgb": {
"r": 255,
"g": 99,
"b": 252
},
"hsl": {
"h": 301.154,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.75197,
"c": 0.25266,
"h": 328.5
},
"luminance": 0.37212
}Semantic roles & 50–950 ramp
primary
#FF63FC
secondary
#C8F5C9
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86