#FF63FA#FF63FA
#FF63FA is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 75.1% C 0.251 H 329.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF63FA |
|---|---|
| RGB | rgb(255, 99, 250) |
| HSL | hsl(302, 100%, 69%) |
| HSV | hsv(302, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 2%, 0%) |
| CIE-LAB | lab(67.34, 76.61, -46.92) |
| CIE-LCH | lch(67.34, 89.83, 328.51°) |
| OKLab | oklab(75.1% 0.2153 -0.1292) |
| OKLCH | oklch(75.1% 0.251 329) |
| XYZ | xyz(62.9565, 37.0901, 94.2671) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.17
Violet Pink
#FB5FFC
ΔE00 1.17
Candy Pink
#FF63E9
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.37
Orchid
#DA70D6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF63FA #63FF68
analogous
#B663FF #FF63FA #FF63AC
triadic
#FF63FA #FAFF63 #63FAFF
tetradic
#FF63FA #FFB663 #63FF68 #63ACFF
square
#FF63FA #FFB663 #63FF68 #63ACFF
split-complementary
#FF63FA #ACFF63 #63FFB6
monochromatic
#E800E0 #FF26F8 #FF63FA #FFA0FC #FFDDFE
Accessibility & contrast
On white
2.49
#FF63FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF63FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF63FA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF63FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF63FA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FF
Deuteranopia (green-blind)
#8BABF6
Tritanopia (blue-blind)
#FF75A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff63fa; /* rgb */ color: rgb(255, 99, 250); /* oklch */ color: oklch(75.1% 0.251 329.0);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#ff63fa',
950: '#000000',
},
}SCSS
$custom: #ff63fa; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#ff63fa",
"rgb": {
"r": 255,
"g": 99,
"b": 250
},
"hsl": {
"h": 301.923,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.75098,
"c": 0.25112,
"h": 329
},
"luminance": 0.37086
}Semantic roles & 50–950 ramp
primary
#FF63FA
secondary
#C8F5CA
accent
#E60700
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F17
muted
#877E85