#FF64FA#FF64FA
#FF64FA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.2% C 0.250 H 329.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64FA |
|---|---|
| RGB | rgb(255, 100, 250) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 2%, 0%) |
| CIE-LAB | lab(67.49, 76.21, -46.70) |
| CIE-LCH | lch(67.49, 89.38, 328.50°) |
| OKLab | oklab(75.2% 0.2142 -0.1286) |
| OKLCH | oklch(75.2% 0.25 329) |
| XYZ | xyz(63.0519, 37.2808, 94.2989) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.28
Violet Pink
#FB5FFC
ΔE00 1.29
Candy Pink
#FF63E9
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 5.25
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64FA #64FF69
analogous
#B664FF #FF64FA #FF64AD
triadic
#FF64FA #FAFF64 #64FAFF
tetradic
#FF64FA #FFB664 #64FF69 #64ADFF
square
#FF64FA #FFB664 #64FF69 #64ADFF
split-complementary
#FF64FA #ADFF64 #64FFB6
monochromatic
#E900E1 #FF27F8 #FF64FA #FFA1FC #FFDEFE
Accessibility & contrast
On white
2.48
#FF64FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FF64FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64FA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64FA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5597FF
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#FF76A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff64fa; /* rgb */ color: rgb(255, 100, 250); /* oklch */ color: oklch(75.2% 0.250 329.0);
Tailwind
colors: {
custom: {
50: '#ff99fc',
500: '#ff64fa',
950: '#000000',
},
}SCSS
$custom: #ff64fa; $custom-light: #ff99fc; $custom-dark: #000000;
JSON
{
"hex": "#ff64fa",
"rgb": {
"r": 255,
"g": 100,
"b": 250
},
"hsl": {
"h": 301.935,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.75201,
"c": 0.24982,
"h": 329
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#FF64FA
secondary
#C9F6CB
accent
#E60700
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F17
muted
#877E85