#FF64FB#FF64FB
#FF64FB is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.3% C 0.251 H 328.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64FB |
|---|---|
| RGB | rgb(255, 100, 251) |
| HSL | hsl(302, 100%, 70%) |
| HSV | hsv(302, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 1.6%, 0%) |
| CIE-LAB | lab(67.53, 76.37, -47.17) |
| CIE-LCH | lch(67.53, 89.77, 328.30°) |
| OKLab | oklab(75.25% 0.2143 -0.13) |
| OKLCH | oklch(75.25% 0.251 328.8) |
| XYZ | xyz(63.2091, 37.3436, 95.1269) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.23
Light Magenta
#FA5FF7
ΔE00 1.30
Candy Pink
#FF63E9
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 5.29
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64FB #64FF68
analogous
#B564FF #FF64FB #FF64AE
triadic
#FF64FB #FBFF64 #64FBFF
tetradic
#FF64FB #FFB564 #64FF68 #64AEFF
square
#FF64FB #FFB564 #64FF68 #64AEFF
split-complementary
#FF64FB #AEFF64 #64FFB5
monochromatic
#E900E3 #FF27F9 #FF64FB #FFA1FD #FFDEFE
Accessibility & contrast
On white
2.48
#FF64FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF64FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64FB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64FB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FF
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#FF76A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff64fb; /* rgb */ color: rgb(255, 100, 251); /* oklch */ color: oklch(75.3% 0.251 328.8);
Tailwind
colors: {
custom: {
50: '#ff99fd',
500: '#ff64fb',
950: '#000000',
},
}SCSS
$custom: #ff64fb; $custom-light: #ff99fd; $custom-dark: #000000;
JSON
{
"hex": "#ff64fb",
"rgb": {
"r": 255,
"g": 100,
"b": 251
},
"hsl": {
"h": 301.548,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.7525,
"c": 0.2506,
"h": 328.8
},
"luminance": 0.37339
}Semantic roles & 50–950 ramp
primary
#FF64FB
secondary
#C9F6CA
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86