#FF64FF#FF64FF
#FF64FF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.4% C 0.254 H 327.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64FF |
|---|---|
| RGB | rgb(255, 100, 255) |
| HSL | hsl(300, 100%, 70%) |
| HSV | hsv(300, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(67.72, 77.02, -49.07) |
| CIE-LCH | lch(67.72, 91.32, 327.50°) |
| OKLab | oklab(75.45% 0.2145 -0.1355) |
| OKLCH | oklch(75.45% 0.254 327.7) |
| XYZ | xyz(63.8463, 37.5985, 98.4828) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.15
Light Magenta
#FA5FF7
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.49
Orchid
#DA70D6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64FF #64FF64
analogous
#B264FF #FF64FF #FF64B2
triadic
#FF64FF #FFFF64 #64FFFF
tetradic
#FF64FF #FFB264 #64FF64 #64B2FF
square
#FF64FF #FFB264 #64FF64 #64B2FF
split-complementary
#FF64FF #B2FF64 #64FFB2
monochromatic
#E900E9 #FF27FF #FF64FF #FFA1FF #FFDEFF
Accessibility & contrast
On white
2.47
#FF64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FF64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64FF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64FF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff64ff; /* rgb */ color: rgb(255, 100, 255); /* oklch */ color: oklch(75.4% 0.254 327.7);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#ff64ff',
950: '#000000',
},
}SCSS
$custom: #ff64ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#ff64ff",
"rgb": {
"r": 255,
"g": 100,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.7545,
"c": 0.25372,
"h": 327.7
},
"luminance": 0.37594
}Semantic roles & 50–950 ramp
primary
#FF64FF
secondary
#C9F6C9
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86