#CC53B2#CC53B2
#CC53B2 is a light, vivid pink. Relative luminance 0.222; OKLCH L 63.0% C 0.188 H 336.8°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53B2 |
|---|---|
| RGB | rgb(204, 83, 178) |
| HSL | hsl(313, 54%, 56%) |
| HSV | hsv(313, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 12.7%, 20%) |
| CIE-LAB | lab(54.28, 58.93, -27.25) |
| CIE-LCH | lch(54.28, 64.93, 335.18°) |
| OKLab | oklab(63.03% 0.1725 -0.0738) |
| OKLCH | oklch(63.03% 0.188 336.8) |
| XYZ | xyz(36.0314, 22.2411, 44.5061) |
| Luminance | 0.2224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.70
Pinky Purple
#C94CBE
ΔE00 3.20
Purpleish Pink
#DF4EC8
ΔE00 4.29
Purpley Pink
#C83CB9
ΔE00 4.98
Pale Magenta
#D767AD
ΔE00 6.15
Pinkish Purple
#D648D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53B2 #53CC6D
analogous
#AA53CC #CC53B2 #CC5376
triadic
#CC53B2 #B2CC53 #53B2CC
tetradic
#CC53B2 #CCAA53 #53CC6D #5376CC
square
#CC53B2 #CCAA53 #53CC6D #5376CC
split-complementary
#CC53B2 #76CC53 #53CCAA
monochromatic
#7F266C #AE3494 #CC53B2 #DA82C7 #E8B1DC
Accessibility & contrast
On white
3.85
#CC53B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CC53B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53B2
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53B2 | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5576B5
Deuteranopia (green-blind)
#7A89AF
Tritanopia (blue-blind)
#D6597B
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc53b2; /* rgb */ color: rgb(204, 83, 178); /* oklch */ color: oklch(63.0% 0.188 336.8);
Tailwind
colors: {
custom: {
50: '#de8ac9',
500: '#cc53b2',
950: '#000000',
},
}SCSS
$custom: #cc53b2; $custom-light: #de8ac9; $custom-dark: #000000;
JSON
{
"hex": "#cc53b2",
"rgb": {
"r": 204,
"g": 83,
"b": 178
},
"hsl": {
"h": 312.893,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.63028,
"c": 0.18759,
"h": 336.8
},
"luminance": 0.22238
}Semantic roles & 50–950 ramp
primary
#CC53B2
secondary
#A4D6AF
accent
#DE6A4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82