#CC52CE#CC52CE
#CC52CE is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.3% C 0.211 H 327.0°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52CE |
|---|---|
| RGB | rgb(204, 82, 206) |
| HSL | hsl(299, 56%, 56%) |
| HSV | hsv(299, 60%, 81%) |
| CMYK | cmyk(1%, 60.2%, 0%, 19.2%) |
| CIE-LAB | lab(55.41, 63.93, -41.60) |
| CIE-LCH | lch(55.41, 76.27, 326.95°) |
| OKLab | oklab(64.27% 0.1772 -0.1149) |
| OKLCH | oklch(64.27% 0.211 327) |
| XYZ | xyz(39.0591, 23.3306, 60.8265) |
| Luminance | 0.2333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.99
Pinky Purple
#C94CBE
ΔE00 2.91
Mediumorchid
#BA55D3
ΔE00 3.72
Purpleish Pink
#DF4EC8
ΔE00 3.90
Purple Pink
#D725DE
ΔE00 5.19
Purpley Pink
#C83CB9
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52CE #54CE52
analogous
#8E52CE #CC52CE #CE5292
triadic
#CC52CE #CECC52 #52CECC
tetradic
#CC52CE #CE8E52 #54CE52 #5292CE
square
#CC52CE #CE8E52 #54CE52 #5292CE
split-complementary
#CC52CE #92CE52 #52CE8E
monochromatic
#802581 #AF32B1 #CC52CE #DA82DC #E8B1E9
Accessibility & contrast
On white
3.71
#CC52CE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#CC52CE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52CE
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52CE | 1.00 | 3.71 | 5.67 | 5.67 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#427BD2
Deuteranopia (green-blind)
#6D8ACB
Tritanopia (blue-blind)
#D26289
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc52ce; /* rgb */ color: rgb(204, 82, 206); /* oklch */ color: oklch(64.3% 0.211 327.0);
Tailwind
colors: {
custom: {
50: '#df8add',
500: '#cc52ce',
950: '#000000',
},
}SCSS
$custom: #cc52ce; $custom-light: #df8add; $custom-dark: #000000;
JSON
{
"hex": "#cc52ce",
"rgb": {
"r": 204,
"g": 82,
"b": 206
},
"hsl": {
"h": 299.032,
"s": 55.856,
"l": 56.471
},
"oklch": {
"l": 0.64274,
"c": 0.21119,
"h": 327
},
"luminance": 0.23328
}Semantic roles & 50–950 ramp
primary
#CC52CE
secondary
#A5D7A4
accent
#DF494B
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83