#CC52A9#CC52A9
#CC52A9 is a light, vivid pink. Relative luminance 0.217; OKLCH L 62.5% C 0.183 H 340.4°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52A9 |
|---|---|
| RGB | rgb(204, 82, 169) |
| HSL | hsl(317, 54%, 56%) |
| HSV | hsv(317, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 17.2%, 20%) |
| CIE-LAB | lab(53.75, 58.02, -22.83) |
| CIE-LCH | lch(53.75, 62.35, 338.52°) |
| OKLab | oklab(62.52% 0.172 -0.0613) |
| OKLCH | oklch(62.52% 0.183 340.4) |
| XYZ | xyz(35.0813, 21.7395, 39.8769) |
| Luminance | 0.2174 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.45
Pinky Purple
#C94CBE
ΔE00 4.76
Pale Magenta
#D767AD
ΔE00 5.65
Purpleish Pink
#DF4EC8
ΔE00 5.65
Purpley Pink
#C83CB9
ΔE00 5.88
Bright Pink
#FE01B1
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52A9 #52CC75
analogous
#B252CC #CC52A9 #CC526C
triadic
#CC52A9 #A9CC52 #52A9CC
tetradic
#CC52A9 #CCB252 #52CC75 #526CCC
square
#CC52A9 #CCB252 #52CC75 #526CCC
split-complementary
#CC52A9 #6CCC52 #52CCB2
monochromatic
#7E2565 #AE338A #CC52A9 #DA81C0 #E8B1D8
Accessibility & contrast
On white
3.93
#CC52A9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#CC52A9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52A9
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52A9 | 1.00 | 3.93 | 5.35 | 5.35 |
| #FFFFFF | 3.93 | 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)
#5974AC
Deuteranopia (green-blind)
#7D88A6
Tritanopia (blue-blind)
#D75576
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc52a9; /* rgb */ color: rgb(204, 82, 169); /* oklch */ color: oklch(62.5% 0.183 340.4);
Tailwind
colors: {
custom: {
50: '#df89c2',
500: '#cc52a9',
950: '#000000',
},
}SCSS
$custom: #cc52a9; $custom-light: #df89c2; $custom-dark: #000000;
JSON
{
"hex": "#cc52a9",
"rgb": {
"r": 204,
"g": 82,
"b": 169
},
"hsl": {
"h": 317.213,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.62515,
"c": 0.18264,
"h": 340.4
},
"luminance": 0.21737
}Semantic roles & 50–950 ramp
primary
#CC52A9
secondary
#A4D6B2
accent
#DE744A
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81