#CC53A2#CC53A2
#CC53A2 is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.3% C 0.177 H 343.4°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53A2 |
|---|---|
| RGB | rgb(204, 83, 162) |
| HSL | hsl(321, 54%, 56%) |
| HSV | hsv(321, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 20.6%, 20%) |
| CIE-LAB | lab(53.64, 56.56, -18.91) |
| CIE-LCH | lch(53.64, 59.64, 341.51°) |
| OKLab | oklab(62.34% 0.1692 -0.0504) |
| OKLCH | oklch(62.34% 0.177 343.4) |
| XYZ | xyz(34.5176, 21.6356, 36.5336) |
| Luminance | 0.2163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.88
Pale Magenta
#D767AD
ΔE00 5.28
Pinky Purple
#C94CBE
ΔE00 6.29
Purpleish Pink
#DF4EC8
ΔE00 6.91
Purpley Pink
#C83CB9
ΔE00 7.17
Bright Pink
#FE01B1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53A2 #53CC7D
analogous
#B953CC #CC53A2 #CC5366
triadic
#CC53A2 #A2CC53 #53A2CC
tetradic
#CC53A2 #CCB953 #53CC7D #5366CC
square
#CC53A2 #CCB953 #53CC7D #5366CC
split-complementary
#CC53A2 #66CC53 #53CCB9
monochromatic
#7F2660 #AE3484 #CC53A2 #DA82BC #E8B1D5
Accessibility & contrast
On white
3.94
#CC53A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#CC53A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53A2
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53A2 | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D73A4
Deuteranopia (green-blind)
#7F889F
Tritanopia (blue-blind)
#D85373
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc53a2; /* rgb */ color: rgb(204, 83, 162); /* oklch */ color: oklch(62.3% 0.177 343.4);
Tailwind
colors: {
custom: {
50: '#df8abd',
500: '#cc53a2',
950: '#000000',
},
}SCSS
$custom: #cc53a2; $custom-light: #df8abd; $custom-dark: #000000;
JSON
{
"hex": "#cc53a2",
"rgb": {
"r": 204,
"g": 83,
"b": 162
},
"hsl": {
"h": 320.826,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.62343,
"c": 0.17651,
"h": 343.4
},
"luminance": 0.21633
}Semantic roles & 50–950 ramp
primary
#CC53A2
secondary
#A4D6B6
accent
#DE7D4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81