#CC56AE#CC56AE
#CC56AE is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.2% C 0.180 H 338.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CC56AE |
|---|---|
| RGB | rgb(204, 86, 174) |
| HSL | hsl(315, 54%, 57%) |
| HSV | hsv(315, 58%, 80%) |
| CMYK | cmyk(0%, 57.8%, 14.7%, 20%) |
| CIE-LAB | lab(54.61, 56.98, -24.43) |
| CIE-LCH | lch(54.61, 62.00, 336.80°) |
| OKLab | oklab(63.21% 0.1678 -0.0658) |
| OKLCH | oklch(63.21% 0.18 338.6) |
| XYZ | xyz(35.8701, 22.5518, 42.4999) |
| Luminance | 0.2255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.74
Pinky Purple
#C94CBE
ΔE00 4.31
Purpleish Pink
#DF4EC8
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.21
Purpley Pink
#C83CB9
ΔE00 5.97
Pinkish Purple
#D648D7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC56AE #56CC74
analogous
#AF56CC #CC56AE #CC5673
triadic
#CC56AE #AECC56 #56AECC
tetradic
#CC56AE #CCAF56 #56CC74 #5673CC
square
#CC56AE #CCAF56 #56CC74 #5673CC
split-complementary
#CC56AE #73CC56 #56CCAF
monochromatic
#81276A #B03591 #CC56AE #DA85C5 #E8B4DB
Accessibility & contrast
On white
3.81
#CC56AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#CC56AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC56AE
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC56AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC56AE | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A77B1
Deuteranopia (green-blind)
#7D89AB
Tritanopia (blue-blind)
#D65A7A
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc56ae; /* rgb */ color: rgb(204, 86, 174); /* oklch */ color: oklch(63.2% 0.180 338.6);
Tailwind
colors: {
custom: {
50: '#de8bc6',
500: '#cc56ae',
950: '#000000',
},
}SCSS
$custom: #cc56ae; $custom-light: #de8bc6; $custom-dark: #000000;
JSON
{
"hex": "#cc56ae",
"rgb": {
"r": 204,
"g": 86,
"b": 174
},
"hsl": {
"h": 315.254,
"s": 53.636,
"l": 56.863
},
"oklch": {
"l": 0.63214,
"c": 0.18021,
"h": 338.6
},
"luminance": 0.22549
}Semantic roles & 50–950 ramp
primary
#CC56AE
secondary
#A7D7B3
accent
#DD704B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82