#CC52A3#CC52A3
#CC52A3 is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.3% C 0.179 H 342.9°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52A3 |
|---|---|
| RGB | rgb(204, 82, 163) |
| HSL | hsl(320, 54%, 56%) |
| HSV | hsv(320, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 20.1%, 20%) |
| CIE-LAB | lab(53.51, 57.15, -19.69) |
| CIE-LCH | lch(53.51, 60.44, 340.99°) |
| OKLab | oklab(62.26% 0.1707 -0.0525) |
| OKLCH | oklch(62.26% 0.179 342.9) |
| XYZ | xyz(34.5309, 21.5194, 36.9783) |
| Luminance | 0.2152 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.88
Pale Magenta
#D767AD
ΔE00 5.47
Pinky Purple
#C94CBE
ΔE00 5.98
Purpleish Pink
#DF4EC8
ΔE00 6.70
Purpley Pink
#C83CB9
ΔE00 6.83
Bright Pink
#FE01B1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52A3 #52CC7B
analogous
#B852CC #CC52A3 #CC5266
triadic
#CC52A3 #A3CC52 #52A3CC
tetradic
#CC52A3 #CCB852 #52CC7B #5266CC
square
#CC52A3 #CCB852 #52CC7B #5266CC
split-complementary
#CC52A3 #66CC52 #52CCB8
monochromatic
#7E2560 #AE3384 #CC52A3 #DA81BC #E8B1D5
Accessibility & contrast
On white
3.96
#CC52A3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#CC52A3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52A3
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52A3 | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B73A6
Deuteranopia (green-blind)
#7F87A0
Tritanopia (blue-blind)
#D85273
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc52a3; /* rgb */ color: rgb(204, 82, 163); /* oklch */ color: oklch(62.3% 0.179 342.9);
Tailwind
colors: {
custom: {
50: '#df89be',
500: '#cc52a3',
950: '#000000',
},
}SCSS
$custom: #cc52a3; $custom-light: #df89be; $custom-dark: #000000;
JSON
{
"hex": "#cc52a3",
"rgb": {
"r": 204,
"g": 82,
"b": 163
},
"hsl": {
"h": 320.164,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.62264,
"c": 0.17863,
"h": 342.9
},
"luminance": 0.21516
}Semantic roles & 50–950 ramp
primary
#CC52A3
secondary
#A4D6B5
accent
#DE7C4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81