#CC57A4#CC57A4
#CC57A4 is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.9% C 0.172 H 342.9°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CC57A4 |
|---|---|
| RGB | rgb(204, 87, 164) |
| HSL | hsl(321, 53%, 57%) |
| HSV | hsv(321, 57%, 80%) |
| CMYK | cmyk(0%, 57.4%, 19.6%, 20%) |
| CIE-LAB | lab(54.38, 55.05, -18.94) |
| CIE-LCH | lch(54.38, 58.22, 341.01°) |
| OKLab | oklab(62.92% 0.1642 -0.0505) |
| OKLCH | oklch(62.92% 0.172 342.9) |
| XYZ | xyz(35.0117, 22.3371, 37.5823) |
| Luminance | 0.2233 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.16
Pale Magenta
#D767AD
ΔE00 4.51
Pinky Purple
#C94CBE
ΔE00 6.36
Purpleish Pink
#DF4EC8
ΔE00 6.69
Purpley Pink
#C83CB9
ΔE00 7.55
Bright Pink
#FE01B1
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC57A4 #57CC7F
analogous
#BA57CC #CC57A4 #CC576A
triadic
#CC57A4 #A4CC57 #57A4CC
tetradic
#CC57A4 #CCBA57 #57CC7F #576ACC
square
#CC57A4 #CCBA57 #57CC7F #576ACC
split-complementary
#CC57A4 #6ACC57 #57CCBA
monochromatic
#812763 #B03686 #CC57A4 #DA86BD #E9B5D7
Accessibility & contrast
On white
3.84
#CC57A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#CC57A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC57A4
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC57A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC57A4 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6076A6
Deuteranopia (green-blind)
#8189A1
Tritanopia (blue-blind)
#D85776
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc57a4; /* rgb */ color: rgb(204, 87, 164); /* oklch */ color: oklch(62.9% 0.172 342.9);
Tailwind
colors: {
custom: {
50: '#de8cbf',
500: '#cc57a4',
950: '#000000',
},
}SCSS
$custom: #cc57a4; $custom-light: #de8cbf; $custom-dark: #000000;
JSON
{
"hex": "#cc57a4",
"rgb": {
"r": 204,
"g": 87,
"b": 164
},
"hsl": {
"h": 320.513,
"s": 53.425,
"l": 57.059
},
"oklch": {
"l": 0.62919,
"c": 0.17179,
"h": 342.9
},
"luminance": 0.22334
}Semantic roles & 50–950 ramp
primary
#CC57A4
secondary
#A8D7B8
accent
#DD7D4B
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81