#C64AAA#C64AAA
#C64AAA is a mid, vivid pink. Relative luminance 0.198; OKLCH L 60.8% C 0.191 H 337.6°. Best body text is #000000 at 4.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C64AAA |
|---|---|
| RGB | rgb(198, 74, 170) |
| HSL | hsl(314, 52%, 53%) |
| HSV | hsv(314, 63%, 78%) |
| CMYK | cmyk(0%, 62.6%, 14.1%, 22.4%) |
| CIE-LAB | lab(51.62, 59.93, -26.78) |
| CIE-LCH | lch(51.62, 65.65, 335.92°) |
| OKLab | oklab(60.79% 0.1763 -0.0725) |
| OKLCH | oklch(60.79% 0.191 337.6) |
| XYZ | xyz(32.9937, 19.8084, 40.1081) |
| Luminance | 0.1981 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.64
Purpley Pink
#C83CB9
ΔE00 3.71
Purplish Pink
#CE5DAE
ΔE00 4.78
Purpleish Pink
#DF4EC8
ΔE00 6.32
Pinkish Purple
#D648D7
ΔE00 7.56
Ugly Purple
#A442A0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64AAA #4AC666
analogous
#A44AC6 #C64AAA #C64A6C
triadic
#C64AAA #AAC64A #4AAAC6
tetradic
#C64AAA #C6A44A #4AC666 #4A6CC6
square
#C64AAA #C6A44A #4AC666 #4A6CC6
split-complementary
#C64AAA #6CC64A #4AC6A4
monochromatic
#722460 #A03288 #C64AAA #D579C0 #E3A7D6
Accessibility & contrast
On white
4.23
#C64AAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.96
#C64AAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64AAA
4.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64AAA | 1.00 | 4.23 | 4.96 | 4.96 |
| #FFFFFF | 4.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E6FAD
Deuteranopia (green-blind)
#7482A7
Tritanopia (blue-blind)
#D04F73
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #c64aaa; /* rgb */ color: rgb(198, 74, 170); /* oklch */ color: oklch(60.8% 0.191 337.6);
Tailwind
colors: {
custom: {
50: '#da84c3',
500: '#c64aaa',
950: '#000000',
},
}SCSS
$custom: #c64aaa; $custom-light: #da84c3; $custom-dark: #000000;
JSON
{
"hex": "#c64aaa",
"rgb": {
"r": 198,
"g": 74,
"b": 170
},
"hsl": {
"h": 313.548,
"s": 52.101,
"l": 53.333
},
"oklch": {
"l": 0.60785,
"c": 0.19058,
"h": 337.6
},
"luminance": 0.19806
}Semantic roles & 50–950 ramp
primary
#C64AAA
secondary
#9BD1A7
accent
#DC6D4C
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150B12
muted
#837C81