#FC64E9#FC64E9
#FC64E9 is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 74.0% C 0.235 H 332.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC64E9 |
|---|---|
| RGB | rgb(252, 100, 233) |
| HSL | hsl(308, 96%, 69%) |
| HSV | hsv(308, 60%, 99%) |
| CMYK | cmyk(0%, 60.3%, 7.5%, 1.2%) |
| CIE-LAB | lab(66.29, 72.82, -39.22) |
| CIE-LCH | lch(66.29, 82.71, 331.69°) |
| OKLab | oklab(73.99% 0.2094 -0.1072) |
| OKLCH | oklch(73.99% 0.235 332.9) |
| XYZ | xyz(59.4101, 35.6974, 80.8362) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.46
Light Magenta
#FA5FF7
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 2.82
Violet Pink
#FB5FFC
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC64E9 #64FC77
analogous
#C364FC #FC64E9 #FC649D
triadic
#FC64E9 #E9FC64 #64E9FC
tetradic
#FC64E9 #FCC364 #64FC77 #649DFC
square
#FC64E9 #FCC364 #64FC77 #649DFC
split-complementary
#FC64E9 #9DFC64 #64FCC3
monochromatic
#E104C6 #FB28E0 #FC64E9 #FDA0F2 #FEDCFA
Accessibility & contrast
On white
2.58
#FC64E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FC64E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC64E9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC64E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC64E9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93ED
Deuteranopia (green-blind)
#91A9E5
Tritanopia (blue-blind)
#FF709E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc64e9; /* rgb */ color: rgb(252, 100, 233); /* oklch */ color: oklch(74.0% 0.235 332.9);
Tailwind
colors: {
custom: {
50: '#ff99f0',
500: '#fc64e9',
950: '#000000',
},
}SCSS
$custom: #fc64e9; $custom-light: #ff99f0; $custom-dark: #000000;
JSON
{
"hex": "#fc64e9",
"rgb": {
"r": 252,
"g": 100,
"b": 233
},
"hsl": {
"h": 307.5,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.73991,
"c": 0.23521,
"h": 332.9
},
"luminance": 0.35693
}Semantic roles & 50–950 ramp
primary
#FC64E9
secondary
#C8F4CD
accent
#E61D00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84