#CC53B4#CC53B4
#CC53B4 is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.1% C 0.189 H 336.1°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53B4 |
|---|---|
| RGB | rgb(204, 83, 180) |
| HSL | hsl(312, 54%, 56%) |
| HSV | hsv(312, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 11.8%, 20%) |
| CIE-LAB | lab(54.37, 59.24, -28.28) |
| CIE-LCH | lch(54.37, 65.64, 334.48°) |
| OKLab | oklab(63.12% 0.1728 -0.0767) |
| OKLCH | oklch(63.12% 0.189 336.1) |
| XYZ | xyz(36.2337, 22.3220, 45.5714) |
| Luminance | 0.2232 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.86
Purplish Pink
#CE5DAE
ΔE00 2.93
Purpleish Pink
#DF4EC8
ΔE00 4.04
Purpley Pink
#C83CB9
ΔE00 4.81
Pinkish Purple
#D648D7
ΔE00 6.00
Pale Magenta
#D767AD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53B4 #53CC6B
analogous
#A853CC #CC53B4 #CC5378
triadic
#CC53B4 #B4CC53 #53B4CC
tetradic
#CC53B4 #CCA853 #53CC6B #5378CC
square
#CC53B4 #CCA853 #53CC6B #5378CC
split-complementary
#CC53B4 #78CC53 #53CCA8
monochromatic
#7F266D #AE3496 #CC53B4 #DA82C9 #E8B1DD
Accessibility & contrast
On white
3.84
#CC53B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CC53B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53B4
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53B4 | 1.00 | 3.84 | 5.46 | 5.46 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5476B7
Deuteranopia (green-blind)
#7989B1
Tritanopia (blue-blind)
#D6597C
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc53b4; /* rgb */ color: rgb(204, 83, 180); /* oklch */ color: oklch(63.1% 0.189 336.1);
Tailwind
colors: {
custom: {
50: '#de8aca',
500: '#cc53b4',
950: '#000000',
},
}SCSS
$custom: #cc53b4; $custom-light: #de8aca; $custom-dark: #000000;
JSON
{
"hex": "#cc53b4",
"rgb": {
"r": 204,
"g": 83,
"b": 180
},
"hsl": {
"h": 311.901,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.63119,
"c": 0.18907,
"h": 336.1
},
"luminance": 0.22319
}Semantic roles & 50–950 ramp
primary
#CC53B4
secondary
#A4D6AE
accent
#DE674A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82