#CC52CC#CC52CC
#CC52CC is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.2% C 0.210 H 327.7°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52CC |
|---|---|
| RGB | rgb(204, 82, 204) |
| HSL | hsl(300, 54%, 56%) |
| HSV | hsv(300, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 0%, 20%) |
| CIE-LAB | lab(55.31, 63.58, -40.61) |
| CIE-LCH | lch(55.31, 75.45, 327.43°) |
| OKLab | oklab(64.17% 0.1771 -0.112) |
| OKLCH | oklch(64.17% 0.21 327.7) |
| XYZ | xyz(38.8176, 23.2341, 59.5551) |
| Luminance | 0.2323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.18
Pinky Purple
#C94CBE
ΔE00 2.62
Purpleish Pink
#DF4EC8
ΔE00 3.72
Mediumorchid
#BA55D3
ΔE00 3.92
Purpley Pink
#C83CB9
ΔE00 5.03
Purple Pink
#D725DE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52CC #52CC52
analogous
#8F52CC #CC52CC #CC528F
triadic
#CC52CC #CCCC52 #52CCCC
tetradic
#CC52CC #CC8F52 #52CC52 #528FCC
square
#CC52CC #CC8F52 #52CC52 #528FCC
split-complementary
#CC52CC #8FCC52 #52CC8F
monochromatic
#7E257E #AE33AE #CC52CC #DA81DA #E8B1E8
Accessibility & contrast
On white
3.72
#CC52CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#CC52CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52CC
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52CC | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#447AD0
Deuteranopia (green-blind)
#6E8AC9
Tritanopia (blue-blind)
#D26188
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc52cc; /* rgb */ color: rgb(204, 82, 204); /* oklch */ color: oklch(64.2% 0.210 327.7);
Tailwind
colors: {
custom: {
50: '#df8adc',
500: '#cc52cc',
950: '#000000',
},
}SCSS
$custom: #cc52cc; $custom-light: #df8adc; $custom-dark: #000000;
JSON
{
"hex": "#cc52cc",
"rgb": {
"r": 204,
"g": 82,
"b": 204
},
"hsl": {
"h": 300,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.6417,
"c": 0.20953,
"h": 327.7
},
"luminance": 0.23232
}Semantic roles & 50–950 ramp
primary
#CC52CC
secondary
#A4D6A4
accent
#DE4A4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83