#CC53B0#CC53B0
#CC53B0 is a light, vivid pink. Relative luminance 0.222; OKLCH L 62.9% C 0.186 H 337.6°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53B0 |
|---|---|
| RGB | rgb(204, 83, 176) |
| HSL | hsl(314, 54%, 56%) |
| HSV | hsv(314, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 13.7%, 20%) |
| CIE-LAB | lab(54.20, 58.62, -26.22) |
| CIE-LCH | lch(54.20, 64.22, 335.90°) |
| OKLab | oklab(62.94% 0.1721 -0.0709) |
| OKLCH | oklch(62.94% 0.186 337.6) |
| XYZ | xyz(35.8321, 22.1614, 43.4562) |
| Luminance | 0.2216 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.50
Pinky Purple
#C94CBE
ΔE00 3.55
Purpleish Pink
#DF4EC8
ΔE00 4.56
Purpley Pink
#C83CB9
ΔE00 5.18
Pale Magenta
#D767AD
ΔE00 5.96
Pinkish Purple
#D648D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53B0 #53CC6F
analogous
#AC53CC #CC53B0 #CC5374
triadic
#CC53B0 #B0CC53 #53B0CC
tetradic
#CC53B0 #CCAC53 #53CC6F #5374CC
square
#CC53B0 #CCAC53 #53CC6F #5374CC
split-complementary
#CC53B0 #74CC53 #53CCAC
monochromatic
#7F266A #AE3492 #CC53B0 #DA82C6 #E8B1DB
Accessibility & contrast
On white
3.87
#CC53B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#CC53B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53B0
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53B0 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5676B3
Deuteranopia (green-blind)
#7B88AD
Tritanopia (blue-blind)
#D6587A
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc53b0; /* rgb */ color: rgb(204, 83, 176); /* oklch */ color: oklch(62.9% 0.186 337.6);
Tailwind
colors: {
custom: {
50: '#de8ac8',
500: '#cc53b0',
950: '#000000',
},
}SCSS
$custom: #cc53b0; $custom-light: #de8ac8; $custom-dark: #000000;
JSON
{
"hex": "#cc53b0",
"rgb": {
"r": 204,
"g": 83,
"b": 176
},
"hsl": {
"h": 313.884,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.62939,
"c": 0.18612,
"h": 337.6
},
"luminance": 0.22158
}Semantic roles & 50–950 ramp
primary
#CC53B0
secondary
#A4D6B0
accent
#DE6C4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82