#FF64FC#FF64FC
#FF64FC is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.3% C 0.251 H 328.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64FC |
|---|---|
| RGB | rgb(255, 100, 252) |
| HSL | hsl(301, 100%, 70%) |
| HSV | hsv(301, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 1.2%, 0%) |
| CIE-LAB | lab(67.58, 76.53, -47.65) |
| CIE-LCH | lch(67.58, 90.15, 328.10°) |
| OKLab | oklab(75.3% 0.2143 -0.1314) |
| OKLCH | oklch(75.3% 0.251 328.5) |
| XYZ | xyz(63.3671, 37.4069, 95.9593) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.18
Light Magenta
#FA5FF7
ΔE00 1.33
Candy Pink
#FF63E9
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 5.33
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64FC #64FF67
analogous
#B464FF #FF64FC #FF64AF
triadic
#FF64FC #FCFF64 #64FCFF
tetradic
#FF64FC #FFB464 #64FF67 #64AFFF
square
#FF64FC #FFB464 #64FF67 #64AFFF
split-complementary
#FF64FC #AFFF64 #64FFB4
monochromatic
#E900E4 #FF27FB #FF64FC #FFA1FD #FFDEFE
Accessibility & contrast
On white
2.48
#FF64FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FF64FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64FC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64FC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5397FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#FF77A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff64fc; /* rgb */ color: rgb(255, 100, 252); /* oklch */ color: oklch(75.3% 0.251 328.5);
Tailwind
colors: {
custom: {
50: '#ff99fe',
500: '#ff64fc',
950: '#000000',
},
}SCSS
$custom: #ff64fc; $custom-light: #ff99fe; $custom-dark: #000000;
JSON
{
"hex": "#ff64fc",
"rgb": {
"r": 255,
"g": 100,
"b": 252
},
"hsl": {
"h": 301.161,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.753,
"c": 0.25138,
"h": 328.5
},
"luminance": 0.37403
}Semantic roles & 50–950 ramp
primary
#FF64FC
secondary
#C9F6CA
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86