#CC52A0#CC52A0
#CC52A0 is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.1% C 0.177 H 344.2°. Best body text is #000000 at 5.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52A0 |
|---|---|
| RGB | rgb(204, 82, 160) |
| HSL | hsl(322, 54%, 56%) |
| HSV | hsv(322, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 21.6%, 20%) |
| CIE-LAB | lab(53.40, 56.72, -18.10) |
| CIE-LCH | lch(53.40, 59.54, 342.30°) |
| OKLab | oklab(62.14% 0.17 -0.0481) |
| OKLCH | oklch(62.14% 0.177 344.2) |
| XYZ | xyz(34.2653, 21.4131, 35.5794) |
| Luminance | 0.2141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.28
Pale Magenta
#D767AD
ΔE00 5.49
Pinky Purple
#C94CBE
ΔE00 6.61
Purpleish Pink
#DF4EC8
ΔE00 7.27
Purpley Pink
#C83CB9
ΔE00 7.35
Bright Pink
#FE01B1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52A0 #52CC7E
analogous
#BB52CC #CC52A0 #CC5263
triadic
#CC52A0 #A0CC52 #52A0CC
tetradic
#CC52A0 #CCBB52 #52CC7E #5263CC
square
#CC52A0 #CCBB52 #52CC7E #5263CC
split-complementary
#CC52A0 #63CC52 #52CCBB
monochromatic
#7E255E #AE3381 #CC52A0 #DA81BA #E8B1D4
Accessibility & contrast
On white
3.98
#CC52A0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.28
#CC52A0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52A0
5.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52A0 | 1.00 | 3.98 | 5.28 | 5.28 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D73A2
Deuteranopia (green-blind)
#80879D
Tritanopia (blue-blind)
#D85172
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc52a0; /* rgb */ color: rgb(204, 82, 160); /* oklch */ color: oklch(62.1% 0.177 344.2);
Tailwind
colors: {
custom: {
50: '#df89bc',
500: '#cc52a0',
950: '#000000',
},
}SCSS
$custom: #cc52a0; $custom-light: #df89bc; $custom-dark: #000000;
JSON
{
"hex": "#cc52a0",
"rgb": {
"r": 204,
"g": 82,
"b": 160
},
"hsl": {
"h": 321.639,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.62142,
"c": 0.17671,
"h": 344.2
},
"luminance": 0.2141
}Semantic roles & 50–950 ramp
primary
#CC52A0
secondary
#A4D6B6
accent
#DE7F4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81