#FC64FF#FC64FF
#FC64FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.1% C 0.252 H 327.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FC64FF |
|---|---|
| RGB | rgb(252, 100, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 61%, 100%) |
| CMYK | cmyk(1.2%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(67.30, 76.31, -49.76) |
| CIE-LCH | lch(67.30, 91.10, 326.89°) |
| OKLab | oklab(75.06% 0.2114 -0.1375) |
| OKLCH | oklch(75.06% 0.252 327) |
| XYZ | xyz(62.7510, 37.0338, 98.4314) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.87
Light Magenta
#FA5FF7
ΔE00 1.35
Candy Pink
#FF63E9
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.54
Orchid
#DA70D6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC64FF #67FF64
analogous
#AF64FF #FC64FF #FF64B4
triadic
#FC64FF #FFFC64 #64FFFC
tetradic
#FC64FF #FFAF64 #67FF64 #64B4FF
square
#FC64FF #FFAF64 #67FF64 #64B4FF
split-complementary
#FC64FF #B4FF64 #64FFAF
monochromatic
#E400E9 #FB27FF #FC64FF #FDA1FF #FEDEFF
Accessibility & contrast
On white
2.50
#FC64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FC64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC64FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC64FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F97FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc64ff; /* rgb */ color: rgb(252, 100, 255); /* oklch */ color: oklch(75.1% 0.252 327.0);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fc64ff',
950: '#000000',
},
}SCSS
$custom: #fc64ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fc64ff",
"rgb": {
"r": 252,
"g": 100,
"b": 255
},
"hsl": {
"h": 298.839,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.7506,
"c": 0.25219,
"h": 327
},
"luminance": 0.3703
}Semantic roles & 50–950 ramp
primary
#FC64FF
secondary
#CAF6C9
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86