#FD64FF#FD64FF
#FD64FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.2% C 0.253 H 327.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FD64FF |
|---|---|
| RGB | rgb(253, 100, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 61%, 100%) |
| CMYK | cmyk(0.8%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(67.44, 76.55, -49.53) |
| CIE-LCH | lch(67.44, 91.17, 327.10°) |
| OKLab | oklab(75.19% 0.2124 -0.1368) |
| OKLCH | oklch(75.19% 0.253 327.2) |
| XYZ | xyz(63.1142, 37.2210, 98.4484) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.94
Light Magenta
#FA5FF7
ΔE00 1.39
Candy Pink
#FF63E9
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 5.52
Orchid
#DA70D6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD64FF #66FF64
analogous
#B064FF #FD64FF #FF64B3
triadic
#FD64FF #FFFD64 #64FFFD
tetradic
#FD64FF #FFB064 #66FF64 #64B3FF
square
#FD64FF #FFB064 #66FF64 #64B3FF
split-complementary
#FD64FF #B3FF64 #64FFB0
monochromatic
#E600E9 #FC27FF #FD64FF #FEA1FF #FFDEFF
Accessibility & contrast
On white
2.49
#FD64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FD64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD64FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD64FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F98FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd64ff; /* rgb */ color: rgb(253, 100, 255); /* oklch */ color: oklch(75.2% 0.253 327.2);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fd64ff',
950: '#000000',
},
}SCSS
$custom: #fd64ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fd64ff",
"rgb": {
"r": 253,
"g": 100,
"b": 255
},
"hsl": {
"h": 299.226,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.75189,
"c": 0.2527,
"h": 327.2
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#FD64FF
secondary
#CAF6C9
accent
#E60003
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86