#FF64F8#FF64F8
#FF64F8 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.1% C 0.248 H 329.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64F8 |
|---|---|
| RGB | rgb(255, 100, 248) |
| HSL | hsl(303, 100%, 70%) |
| HSV | hsv(303, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 2.7%, 0%) |
| CIE-LAB | lab(67.39, 75.89, -45.74) |
| CIE-LCH | lch(67.39, 88.61, 328.92°) |
| OKLab | oklab(75.1% 0.214 -0.1259) |
| OKLCH | oklch(75.1% 0.248 329.5) |
| XYZ | xyz(62.7399, 37.1560, 92.6560) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.30
Violet Pink
#FB5FFC
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 5.18
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64F8 #64FF6B
analogous
#B964FF #FF64F8 #FF64AA
triadic
#FF64F8 #F8FF64 #64F8FF
tetradic
#FF64F8 #FFB964 #64FF6B #64AAFF
square
#FF64F8 #FFB964 #64FF6B #64AAFF
split-complementary
#FF64F8 #AAFF64 #64FFB9
monochromatic
#E900DE #FF27F5 #FF64F8 #FFA1FB #FFDEFE
Accessibility & contrast
On white
2.49
#FF64F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FF64F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64F8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64F8 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FC
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#FF75A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff64f8; /* rgb */ color: rgb(255, 100, 248); /* oklch */ color: oklch(75.1% 0.248 329.5);
Tailwind
colors: {
custom: {
50: '#ff99fb',
500: '#ff64f8',
950: '#000000',
},
}SCSS
$custom: #ff64f8; $custom-light: #ff99fb; $custom-dark: #000000;
JSON
{
"hex": "#ff64f8",
"rgb": {
"r": 255,
"g": 100,
"b": 248
},
"hsl": {
"h": 302.71,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.75103,
"c": 0.24828,
"h": 329.5
},
"luminance": 0.37152
}Semantic roles & 50–950 ramp
primary
#FF64F8
secondary
#C9F6CB
accent
#E60A00
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F17
muted
#877E85