#CC52AA#CC52AA
#CC52AA is a light, vivid pink. Relative luminance 0.218; OKLCH L 62.6% C 0.183 H 340.0°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52AA |
|---|---|
| RGB | rgb(204, 82, 170) |
| HSL | hsl(317, 54%, 56%) |
| HSV | hsv(317, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 16.7%, 20%) |
| CIE-LAB | lab(53.79, 58.16, -23.36) |
| CIE-LCH | lch(53.79, 62.68, 338.12°) |
| OKLab | oklab(62.56% 0.1722 -0.0628) |
| OKLCH | oklch(62.56% 0.183 340) |
| XYZ | xyz(35.1755, 21.7772, 40.3732) |
| Luminance | 0.2177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.44
Pinky Purple
#C94CBE
ΔE00 4.56
Purpleish Pink
#DF4EC8
ΔE00 5.48
Pale Magenta
#D767AD
ΔE00 5.70
Purpley Pink
#C83CB9
ΔE00 5.74
Hot Magenta
#F504C9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52AA #52CC74
analogous
#B152CC #CC52AA #CC526D
triadic
#CC52AA #AACC52 #52AACC
tetradic
#CC52AA #CCB152 #52CC74 #526DCC
square
#CC52AA #CCB152 #52CC74 #526DCC
split-complementary
#CC52AA #6DCC52 #52CCB1
monochromatic
#7E2566 #AE338B #CC52AA #DA81C1 #E8B1D8
Accessibility & contrast
On white
3.92
#CC52AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#CC52AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52AA
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52AA | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5874AD
Deuteranopia (green-blind)
#7C88A7
Tritanopia (blue-blind)
#D75577
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc52aa; /* rgb */ color: rgb(204, 82, 170); /* oklch */ color: oklch(62.6% 0.183 340.0);
Tailwind
colors: {
custom: {
50: '#df89c3',
500: '#cc52aa',
950: '#000000',
},
}SCSS
$custom: #cc52aa; $custom-light: #df89c3; $custom-dark: #000000;
JSON
{
"hex": "#cc52aa",
"rgb": {
"r": 204,
"g": 82,
"b": 170
},
"hsl": {
"h": 316.721,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.62558,
"c": 0.18333,
"h": 340
},
"luminance": 0.21774
}Semantic roles & 50–950 ramp
primary
#CC52AA
secondary
#A4D6B2
accent
#DE734A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C12
muted
#847D81