#FA64FA#FA64FA
#FA64FA is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.5% C 0.247 H 327.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA64FA |
|---|---|
| RGB | rgb(250, 100, 250) |
| HSL | hsl(300, 94%, 69%) |
| HSV | hsv(300, 60%, 98%) |
| CMYK | cmyk(0%, 60%, 0%, 2%) |
| CIE-LAB | lab(66.78, 75.02, -47.85) |
| CIE-LCH | lch(66.78, 88.99, 327.47°) |
| OKLab | oklab(74.55% 0.209 -0.1321) |
| OKLCH | oklch(74.55% 0.247 327.7) |
| XYZ | xyz(61.2359, 36.3444, 94.2138) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.73
Light Magenta
#FA5FF7
ΔE00 0.83
Candy Pink
#FF63E9
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 5.33
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA64FA #64FA64
analogous
#AF64FA #FA64FA #FA64AF
triadic
#FA64FA #FAFA64 #64FAFA
tetradic
#FA64FA #FAAF64 #64FA64 #64AFFA
square
#FA64FA #FAAF64 #64FA64 #64AFFA
split-complementary
#FA64FA #AFFA64 #64FAAF
monochromatic
#DC07DC #F829F8 #FA64FA #FC9FFC #FEDBFE
Accessibility & contrast
On white
2.54
#FA64FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FA64FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA64FA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA64FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA64FA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FF
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#FF77A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa64fa; /* rgb */ color: rgb(250, 100, 250); /* oklch */ color: oklch(74.5% 0.247 327.7);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#fa64fa',
950: '#000000',
},
}SCSS
$custom: #fa64fa; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#fa64fa",
"rgb": {
"r": 250,
"g": 100,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.74548,
"c": 0.24719,
"h": 327.7
},
"luminance": 0.3634
}Semantic roles & 50–950 ramp
primary
#FA64FA
secondary
#C7F3C7
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85