#CC56A3#CC56A3
#CC56A3 is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.8% C 0.173 H 343.3°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CC56A3 |
|---|---|
| RGB | rgb(204, 86, 163) |
| HSL | hsl(321, 54%, 57%) |
| HSV | hsv(321, 58%, 80%) |
| CMYK | cmyk(0%, 57.8%, 20.1%, 20%) |
| CIE-LAB | lab(54.18, 55.36, -18.68) |
| CIE-LCH | lch(54.18, 58.42, 341.36°) |
| OKLab | oklab(62.75% 0.1653 -0.0497) |
| OKLCH | oklch(62.75% 0.173 343.3) |
| XYZ | xyz(34.8414, 22.1403, 37.0818) |
| Luminance | 0.2214 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.42
Pale Magenta
#D767AD
ΔE00 4.70
Pinky Purple
#C94CBE
ΔE00 6.44
Purpleish Pink
#DF4EC8
ΔE00 6.83
Purpley Pink
#C83CB9
ΔE00 7.53
Bright Pink
#FE01B1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC56A3 #56CC7F
analogous
#BA56CC #CC56A3 #CC5668
triadic
#CC56A3 #A3CC56 #56A3CC
tetradic
#CC56A3 #CCBA56 #56CC7F #5668CC
square
#CC56A3 #CCBA56 #56CC7F #5668CC
split-complementary
#CC56A3 #68CC56 #56CCBA
monochromatic
#812762 #B03585 #CC56A3 #DA85BD #E8B4D6
Accessibility & contrast
On white
3.87
#CC56A3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#CC56A3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC56A3
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC56A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC56A3 | 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)
#5F75A5
Deuteranopia (green-blind)
#8189A0
Tritanopia (blue-blind)
#D85675
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc56a3; /* rgb */ color: rgb(204, 86, 163); /* oklch */ color: oklch(62.8% 0.173 343.3);
Tailwind
colors: {
custom: {
50: '#df8bbe',
500: '#cc56a3',
950: '#000000',
},
}SCSS
$custom: #cc56a3; $custom-light: #df8bbe; $custom-dark: #000000;
JSON
{
"hex": "#cc56a3",
"rgb": {
"r": 204,
"g": 86,
"b": 163
},
"hsl": {
"h": 320.847,
"s": 53.636,
"l": 56.863
},
"oklch": {
"l": 0.62753,
"c": 0.17265,
"h": 343.3
},
"luminance": 0.22137
}Semantic roles & 50–950 ramp
primary
#CC56A3
secondary
#A7D7B8
accent
#DD7E4B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81