#FF64FE#FF64FE
#FF64FE is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.4% C 0.253 H 328.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64FE |
|---|---|
| RGB | rgb(255, 100, 254) |
| HSL | hsl(300, 100%, 70%) |
| HSV | hsv(300, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 0.4%, 0%) |
| CIE-LAB | lab(67.68, 76.85, -48.59) |
| CIE-LCH | lch(67.68, 90.93, 327.70°) |
| OKLab | oklab(75.4% 0.2145 -0.1341) |
| OKLCH | oklch(75.4% 0.253 328) |
| XYZ | xyz(63.6857, 37.5343, 97.6372) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.14
Light Magenta
#FA5FF7
ΔE00 1.44
Candy Pink
#FF63E9
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.32
Violet (CSS)
#EE82EE
ΔE00 5.43
Orchid
#DA70D6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64FE #64FF65
analogous
#B364FF #FF64FE #FF64B1
triadic
#FF64FE #FEFF64 #64FEFF
tetradic
#FF64FE #FFB364 #64FF65 #64B1FF
square
#FF64FE #FFB364 #64FF65 #64B1FF
split-complementary
#FF64FE #B1FF64 #64FFB3
monochromatic
#E900E7 #FF27FE #FF64FE #FFA1FE #FFDEFF
Accessibility & contrast
On white
2.47
#FF64FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF64FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64FE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64FE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#FF78A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff64fe; /* rgb */ color: rgb(255, 100, 254); /* oklch */ color: oklch(75.4% 0.253 328.0);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#ff64fe',
950: '#000000',
},
}SCSS
$custom: #ff64fe; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#ff64fe",
"rgb": {
"r": 255,
"g": 100,
"b": 254
},
"hsl": {
"h": 300.387,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.754,
"c": 0.25294,
"h": 328
},
"luminance": 0.3753
}Semantic roles & 50–950 ramp
primary
#FF64FE
secondary
#C9F6CA
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86