#CC52C0#CC52C0
#CC52C0 is a light, vivid purple. Relative luminance 0.227; OKLCH L 63.6% C 0.200 H 331.7°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52C0 |
|---|---|
| RGB | rgb(204, 82, 192) |
| HSL | hsl(306, 54%, 56%) |
| HSV | hsv(306, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 5.9%, 20%) |
| CIE-LAB | lab(54.74, 61.58, -34.63) |
| CIE-LCH | lch(54.74, 70.65, 330.65°) |
| OKLab | oklab(63.57% 0.1758 -0.0948) |
| OKLCH | oklch(63.57% 0.2 331.7) |
| XYZ | xyz(37.4335, 22.6804, 52.2651) |
| Luminance | 0.2268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.47
Purpleish Pink
#DF4EC8
ΔE00 3.23
Pinkish Purple
#D648D7
ΔE00 3.85
Purpley Pink
#C83CB9
ΔE00 4.28
Purplish Pink
#CE5DAE
ΔE00 4.83
Mediumorchid
#BA55D3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52C0 #52CC5E
analogous
#9B52CC #CC52C0 #CC5283
triadic
#CC52C0 #C0CC52 #52C0CC
tetradic
#CC52C0 #CC9B52 #52CC5E #5283CC
square
#CC52C0 #CC9B52 #52CC5E #5283CC
split-complementary
#CC52C0 #83CC52 #52CC9B
monochromatic
#7E2576 #AE33A2 #CC52C0 #DA81D1 #E8B1E2
Accessibility & contrast
On white
3.79
#CC52C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#CC52C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52C0
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52C0 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C78C3
Deuteranopia (green-blind)
#7489BD
Tritanopia (blue-blind)
#D45D82
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc52c0; /* rgb */ color: rgb(204, 82, 192); /* oklch */ color: oklch(63.6% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#df8ad3',
500: '#cc52c0',
950: '#000000',
},
}SCSS
$custom: #cc52c0; $custom-light: #df8ad3; $custom-dark: #000000;
JSON
{
"hex": "#cc52c0",
"rgb": {
"r": 204,
"g": 82,
"b": 192
},
"hsl": {
"h": 305.902,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.63567,
"c": 0.19976,
"h": 331.7
},
"luminance": 0.22678
}Semantic roles & 50–950 ramp
primary
#CC52C0
secondary
#A4D6A9
accent
#DE594A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83