#C64DA2#C64DA2
#C64DA2 is a mid, vivid pink. Relative luminance 0.199; OKLCH L 60.8% C 0.181 H 341.0°. Best body text is #000000 at 4.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C64DA2 |
|---|---|
| RGB | rgb(198, 77, 162) |
| HSL | hsl(318, 51%, 54%) |
| HSV | hsv(318, 61%, 78%) |
| CMYK | cmyk(0%, 61.1%, 18.2%, 22.4%) |
| CIE-LAB | lab(51.75, 57.48, -21.88) |
| CIE-LCH | lch(51.75, 61.50, 339.16°) |
| OKLab | oklab(60.77% 0.1709 -0.0587) |
| OKLCH | oklch(60.77% 0.181 341) |
| XYZ | xyz(32.4649, 19.9250, 36.3115) |
| Luminance | 0.1992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.29
Pinky Purple
#C94CBE
ΔE00 5.33
Purpley Pink
#C83CB9
ΔE00 5.53
Purpleish Pink
#DF4EC8
ΔE00 7.24
Pale Magenta
#D767AD
ΔE00 7.31
Mediumvioletred
#C71585
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64DA2 #4DC671
analogous
#AE4DC6 #C64DA2 #C64D66
triadic
#C64DA2 #A2C64D #4DA2C6
tetradic
#C64DA2 #C6AE4D #4DC671 #4D66C6
square
#C64DA2 #C6AE4D #4DC671 #4D66C6
split-complementary
#C64DA2 #66C64D #4DC6AE
monochromatic
#74255C #A23481 #C64DA2 #D57BBA #E4AAD2
Accessibility & contrast
On white
4.21
#C64DA2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.98
#C64DA2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64DA2
4.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64DA2 | 1.00 | 4.21 | 4.98 | 4.98 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#556FA5
Deuteranopia (green-blind)
#78839F
Tritanopia (blue-blind)
#D14F71
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #c64da2; /* rgb */ color: rgb(198, 77, 162); /* oklch */ color: oklch(60.8% 0.181 341.0);
Tailwind
colors: {
custom: {
50: '#da86bd',
500: '#c64da2',
950: '#000000',
},
}SCSS
$custom: #c64da2; $custom-light: #da86bd; $custom-dark: #000000;
JSON
{
"hex": "#c64da2",
"rgb": {
"r": 198,
"g": 77,
"b": 162
},
"hsl": {
"h": 317.851,
"s": 51.489,
"l": 53.922
},
"oklch": {
"l": 0.60773,
"c": 0.18072,
"h": 341
},
"luminance": 0.19922
}Semantic roles & 50–950 ramp
primary
#C64DA2
secondary
#9ED1AD
accent
#DB774D
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C12
muted
#837D81