#FA64FF#FA64FF
#FA64FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.8% C 0.251 H 326.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA64FF |
|---|---|
| RGB | rgb(250, 100, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 61%, 100%) |
| CMYK | cmyk(2%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(67.02, 75.85, -50.22) |
| CIE-LCH | lch(67.02, 90.96, 326.49°) |
| OKLab | oklab(74.8% 0.2093 -0.1389) |
| OKLCH | oklch(74.8% 0.251 326.4) |
| XYZ | xyz(62.0303, 36.6622, 98.3976) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 1.34
Candy Pink
#FF63E9
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA64FF #69FF64
analogous
#AD64FF #FA64FF #FF64B6
triadic
#FA64FF #FFFA64 #64FFFA
tetradic
#FA64FF #FFAD64 #69FF64 #64B6FF
square
#FA64FF #FFAD64 #69FF64 #64B6FF
split-complementary
#FA64FF #B6FF64 #64FFAD
monochromatic
#E100E9 #F827FF #FA64FF #FCA1FF #FEDEFF
Accessibility & contrast
On white
2.52
#FA64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FA64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA64FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA64FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa64ff; /* rgb */ color: rgb(250, 100, 255); /* oklch */ color: oklch(74.8% 0.251 326.4);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fa64ff',
950: '#000000',
},
}SCSS
$custom: #fa64ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fa64ff",
"rgb": {
"r": 250,
"g": 100,
"b": 255
},
"hsl": {
"h": 298.065,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.74801,
"c": 0.25118,
"h": 326.4
},
"luminance": 0.36658
}Semantic roles & 50–950 ramp
primary
#FA64FF
secondary
#CBF6C9
accent
#E60007
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86