#FA64F3#FA64F3
#FA64F3 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.2% C 0.242 H 329.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA64F3 |
|---|---|
| RGB | rgb(250, 100, 243) |
| HSL | hsl(303, 94%, 69%) |
| HSV | hsv(303, 60%, 98%) |
| CMYK | cmyk(0%, 60%, 2.8%, 2%) |
| CIE-LAB | lab(66.45, 73.89, -44.52) |
| CIE-LCH | lch(66.45, 86.26, 328.93°) |
| OKLab | oklab(74.2% 0.2084 -0.1224) |
| OKLCH | oklch(74.2% 0.242 329.6) |
| XYZ | xyz(60.1587, 35.9135, 88.5401) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.00
Violet Pink
#FB5FFC
ΔE00 1.51
Candy Pink
#FF63E9
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA64F3 #64FA6B
analogous
#B664FA #FA64F3 #FA64A8
triadic
#FA64F3 #F3FA64 #64F3FA
tetradic
#FA64F3 #FAB664 #64FA6B #64A8FA
square
#FA64F3 #FAB664 #64FA6B #64A8FA
split-complementary
#FA64F3 #A8FA64 #64FAB6
monochromatic
#DC07D3 #F829EE #FA64F3 #FC9FF8 #FEDBFC
Accessibility & contrast
On white
2.57
#FA64F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FA64F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA64F3
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA64F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA64F3 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F7
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#FF74A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa64f3; /* rgb */ color: rgb(250, 100, 243); /* oklch */ color: oklch(74.2% 0.242 329.6);
Tailwind
colors: {
custom: {
50: '#ff99f7',
500: '#fa64f3',
950: '#000000',
},
}SCSS
$custom: #fa64f3; $custom-light: #ff99f7; $custom-dark: #000000;
JSON
{
"hex": "#fa64f3",
"rgb": {
"r": 250,
"g": 100,
"b": 243
},
"hsl": {
"h": 302.8,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.74202,
"c": 0.24168,
"h": 329.6
},
"luminance": 0.35909
}Semantic roles & 50–950 ramp
primary
#FA64F3
secondary
#C7F3C9
accent
#E60B00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85