#FF64DC#FF64DC
#FF64DC is a light, highly saturated pink. Relative luminance 0.355; OKLCH L 73.8% C 0.228 H 337.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64DC |
|---|---|
| RGB | rgb(255, 100, 220) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 13.7%, 0%) |
| CIE-LAB | lab(66.17, 71.65, -32.13) |
| CIE-LCH | lch(66.17, 78.52, 335.84°) |
| OKLab | oklab(73.81% 0.2105 -0.087) |
| OKLCH | oklch(73.81% 0.228 337.6) |
| XYZ | xyz(58.7163, 35.5465, 71.4650) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64DC #64FF87
analogous
#D464FF #FF64DC #FF648F
triadic
#FF64DC #DCFF64 #64DCFF
tetradic
#FF64DC #FFD464 #64FF87 #648FFF
square
#FF64DC #FFD464 #64FF87 #648FFF
split-complementary
#FF64DC #8FFF64 #64FFD4
monochromatic
#E900B4 #FF27CE #FF64DC #FFA1EA #FFDEF8
Accessibility & contrast
On white
2.59
#FF64DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FF64DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64DC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64DC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6892E0
Deuteranopia (green-blind)
#98AAD8
Tritanopia (blue-blind)
#FF6B97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff64dc; /* rgb */ color: rgb(255, 100, 220); /* oklch */ color: oklch(73.8% 0.228 337.6);
Tailwind
colors: {
custom: {
50: '#ff99e7',
500: '#ff64dc',
950: '#000000',
},
}SCSS
$custom: #ff64dc; $custom-light: #ff99e7; $custom-dark: #000000;
JSON
{
"hex": "#ff64dc",
"rgb": {
"r": 255,
"g": 100,
"b": 220
},
"hsl": {
"h": 313.548,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73812,
"c": 0.22777,
"h": 337.6
},
"luminance": 0.35542
}Semantic roles & 50–950 ramp
primary
#FF64DC
secondary
#C9F6D3
accent
#E63400
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84