#CC52C8#CC52C8
#CC52C8 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.0% C 0.206 H 329.0°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52C8 |
|---|---|
| RGB | rgb(204, 82, 200) |
| HSL | hsl(302, 54%, 56%) |
| HSV | hsv(302, 60%, 80%) |
| CMYK | cmyk(0%, 59.8%, 2%, 20%) |
| CIE-LAB | lab(55.12, 62.91, -38.63) |
| CIE-LCH | lch(55.12, 73.82, 328.45°) |
| OKLab | oklab(63.97% 0.1767 -0.1063) |
| OKLCH | oklch(63.97% 0.206 329) |
| XYZ | xyz(38.3441, 23.0446, 57.0608) |
| Luminance | 0.2304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.07
Pinkish Purple
#D648D7
ΔE00 2.65
Purpleish Pink
#DF4EC8
ΔE00 3.43
Mediumorchid
#BA55D3
ΔE00 4.38
Purpley Pink
#C83CB9
ΔE00 4.69
Purple Pink
#D725DE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52C8 #52CC56
analogous
#9352CC #CC52C8 #CC528B
triadic
#CC52C8 #C8CC52 #52C8CC
tetradic
#CC52C8 #CC9352 #52CC56 #528BCC
square
#CC52C8 #CC9352 #52CC56 #528BCC
split-complementary
#CC52C8 #8BCC52 #52CC93
monochromatic
#7E257B #AE33AA #CC52C8 #DA81D7 #E8B1E6
Accessibility & contrast
On white
3.74
#CC52C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#CC52C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52C8
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52C8 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4779CC
Deuteranopia (green-blind)
#708AC5
Tritanopia (blue-blind)
#D36086
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc52c8; /* rgb */ color: rgb(204, 82, 200); /* oklch */ color: oklch(64.0% 0.206 329.0);
Tailwind
colors: {
custom: {
50: '#df8ad9',
500: '#cc52c8',
950: '#000000',
},
}SCSS
$custom: #cc52c8; $custom-light: #df8ad9; $custom-dark: #000000;
JSON
{
"hex": "#cc52c8",
"rgb": {
"r": 204,
"g": 82,
"b": 200
},
"hsl": {
"h": 301.967,
"s": 54.464,
"l": 56.078
},
"oklch": {
"l": 0.63965,
"c": 0.20622,
"h": 329
},
"luminance": 0.23042
}Semantic roles & 50–950 ramp
primary
#CC52C8
secondary
#A4D6A5
accent
#DE4F4A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83