#CC52E9#CC52E9
#CC52E9 is a light, highly saturated purple. Relative luminance 0.248; OKLCH L 65.8% C 0.234 H 319.4°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CC52E9 |
|---|---|
| RGB | rgb(204, 82, 233) |
| HSL | hsl(288, 77%, 62%) |
| HSV | hsv(288, 65%, 91%) |
| CMYK | cmyk(12.4%, 64.8%, 0%, 8.6%) |
| CIE-LAB | lab(56.84, 68.76, -54.59) |
| CIE-LCH | lch(56.84, 87.80, 321.55°) |
| OKLab | oklab(65.77% 0.178 -0.1527) |
| OKLCH | oklch(65.77% 0.234 319.4) |
| XYZ | xyz(42.6252, 24.7571, 79.6083) |
| Luminance | 0.2475 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.36
Bright Lilac
#C95EFB
ΔE00 3.52
Pinkish Purple
#D648D7
ΔE00 3.75
Mediumorchid
#BA55D3
ΔE00 3.97
Bright Lavender
#C760FF
ΔE00 4.28
Purple Pink
#D725DE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC52E9 #6FE952
analogous
#8152E9 #CC52E9 #E952BB
triadic
#CC52E9 #E9CC52 #52E9CC
tetradic
#CC52E9 #E98152 #6FE952 #52BBE9
square
#CC52E9 #E98152 #6FE952 #52BBE9
split-complementary
#CC52E9 #BBE952 #52E981
monochromatic
#8E16AB #BB1DE1 #CC52E9 #DC88F0 #ECBFF7
Accessibility & contrast
On white
3.53
#CC52E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#CC52E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC52E9
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC52E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC52E9 | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F80ED
Deuteranopia (green-blind)
#5D8DE5
Tritanopia (blue-blind)
#CC6D97
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #cc52e9; /* rgb */ color: rgb(204, 82, 233); /* oklch */ color: oklch(65.8% 0.234 319.4);
Tailwind
colors: {
custom: {
50: '#df8bf1',
500: '#cc52e9',
950: '#000000',
},
}SCSS
$custom: #cc52e9; $custom-light: #df8bf1; $custom-dark: #000000;
JSON
{
"hex": "#cc52e9",
"rgb": {
"r": 204,
"g": 82,
"b": 233
},
"hsl": {
"h": 288.477,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.65767,
"c": 0.23448,
"h": 319.4
},
"luminance": 0.24755
}Semantic roles & 50–950 ramp
primary
#CC52E9
secondary
#BAE7AF
accent
#DA0C33
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160D17
muted
#847D85