#FA63FA#FA63FA
#FA63FA is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.4% C 0.248 H 327.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FA63FA |
|---|---|
| RGB | rgb(250, 99, 250) |
| HSL | hsl(300, 94%, 68%) |
| HSV | hsv(300, 60%, 98%) |
| CMYK | cmyk(0%, 60.4%, 0%, 2%) |
| CIE-LAB | lab(66.64, 75.42, -48.08) |
| CIE-LCH | lch(66.64, 89.45, 327.48°) |
| OKLab | oklab(74.44% 0.2101 -0.1327) |
| OKLCH | oklch(74.44% 0.248 327.7) |
| XYZ | xyz(61.1406, 36.1538, 94.1820) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.59
Light Magenta
#FA5FF7
ΔE00 0.71
Candy Pink
#FF63E9
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 5.46
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA63FA #63FA63
analogous
#AE63FA #FA63FA #FA63AE
triadic
#FA63FA #FAFA63 #63FAFA
tetradic
#FA63FA #FAAE63 #63FA63 #63AEFA
square
#FA63FA #FAAE63 #63FA63 #63AEFA
split-complementary
#FA63FA #AEFA63 #63FAAE
monochromatic
#DC07DC #F828F8 #FA63FA #FC9EFC #FEDAFE
Accessibility & contrast
On white
2.55
#FA63FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FA63FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA63FA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA63FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA63FA | 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)
#5095FF
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#FF76A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa63fa; /* rgb */ color: rgb(250, 99, 250); /* oklch */ color: oklch(74.4% 0.248 327.7);
Tailwind
colors: {
custom: {
50: '#ff98fc',
500: '#fa63fa',
950: '#000000',
},
}SCSS
$custom: #fa63fa; $custom-light: #ff98fc; $custom-dark: #000000;
JSON
{
"hex": "#fa63fa",
"rgb": {
"r": 250,
"g": 99,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.74443,
"c": 0.24849,
"h": 327.7
},
"luminance": 0.3615
}Semantic roles & 50–950 ramp
primary
#FA63FA
secondary
#C6F3C6
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85