#C64CAA#C64CAA
#C64CAA is a mid, vivid pink. Relative luminance 0.201; OKLCH L 61.0% C 0.188 H 337.7°. Best body text is #000000 at 5.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C64CAA |
|---|---|
| RGB | rgb(198, 76, 170) |
| HSL | hsl(314, 52%, 54%) |
| HSV | hsv(314, 62%, 78%) |
| CMYK | cmyk(0%, 61.6%, 14.1%, 22.4%) |
| CIE-LAB | lab(51.93, 59.09, -26.31) |
| CIE-LCH | lch(51.93, 64.68, 336.00°) |
| OKLab | oklab(61.01% 0.1737 -0.0712) |
| OKLCH | oklch(61.01% 0.188 337.7) |
| XYZ | xyz(33.1293, 20.0797, 40.1533) |
| Luminance | 0.2008 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.66
Purpley Pink
#C83CB9
ΔE00 4.00
Purplish Pink
#CE5DAE
ΔE00 4.40
Purpleish Pink
#DF4EC8
ΔE00 6.19
Pinkish Purple
#D648D7
ΔE00 7.56
Pale Magenta
#D767AD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64CAA #4CC668
analogous
#A54CC6 #C64CAA #C64C6D
triadic
#C64CAA #AAC64C #4CAAC6
tetradic
#C64CAA #C6A54C #4CC668 #4C6DC6
square
#C64CAA #C6A54C #4CC668 #4C6DC6
split-complementary
#C64CAA #6DC64C #4CC6A5
monochromatic
#732561 #A13388 #C64CAA #D57AC0 #E4A9D6
Accessibility & contrast
On white
4.19
#C64CAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.02
#C64CAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64CAA
5.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64CAA | 1.00 | 4.19 | 5.02 | 5.02 |
| #FFFFFF | 4.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5070AD
Deuteranopia (green-blind)
#7583A7
Tritanopia (blue-blind)
#D05174
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #c64caa; /* rgb */ color: rgb(198, 76, 170); /* oklch */ color: oklch(61.0% 0.188 337.7);
Tailwind
colors: {
custom: {
50: '#da85c3',
500: '#c64caa',
950: '#000000',
},
}SCSS
$custom: #c64caa; $custom-light: #da85c3; $custom-dark: #000000;
JSON
{
"hex": "#c64caa",
"rgb": {
"r": 198,
"g": 76,
"b": 170
},
"hsl": {
"h": 313.77,
"s": 51.695,
"l": 53.725
},
"oklch": {
"l": 0.6101,
"c": 0.18775,
"h": 337.7
},
"luminance": 0.20077
}Semantic roles & 50–950 ramp
primary
#C64CAA
secondary
#9DD1A9
accent
#DB6D4D
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C12
muted
#837D81