#CC80AC#CC80AC
#CC80AC is a light, moderate pink. Relative luminance 0.313; OKLCH L 69.3% C 0.109 H 344.6°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80AC |
|---|---|
| RGB | rgb(204, 128, 172) |
| HSL | hsl(325, 43%, 65%) |
| HSV | hsv(325, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 15.7%, 20%) |
| CIE-LAB | lab(62.72, 35.58, -10.94) |
| CIE-LCH | lch(62.72, 37.22, 342.91°) |
| OKLab | oklab(69.27% 0.105 -0.0288) |
| OKLCH | oklch(69.27% 0.109 344.6) |
| XYZ | xyz(40.0677, 31.2566, 42.9444) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.53
Dull Pink
#D5869D
ΔE00 6.65
Palevioletred
#DB7093
ΔE00 7.51
Dusty Lavender
#AC86A8
ΔE00 7.59
Muted Pink
#D1768F
ΔE00 7.70
Orchid (survey)
#C875C4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80AC #80CCA0
analogous
#C680CC #CC80AC #CC8086
triadic
#CC80AC #ACCC80 #80ACCC
tetradic
#CC80AC #CCC680 #80CCA0 #8086CC
square
#CC80AC #CCC680 #80CCA0 #8086CC
split-complementary
#CC80AC #86CC80 #80CCC6
monochromatic
#963C70 #BA548F #CC80AC #DEACC9 #EFD7E5
Accessibility & contrast
On white
2.90
#CC80AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#CC80AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80AC
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80AC | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8590AE
Deuteranopia (green-blind)
#989CAA
Tritanopia (blue-blind)
#D58090
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc80ac; /* rgb */ color: rgb(204, 128, 172); /* oklch */ color: oklch(69.3% 0.109 344.6);
Tailwind
colors: {
custom: {
50: '#dda6c4',
500: '#cc80ac',
950: '#000000',
},
}SCSS
$custom: #cc80ac; $custom-light: #dda6c4; $custom-dark: #000000;
JSON
{
"hex": "#cc80ac",
"rgb": {
"r": 204,
"g": 128,
"b": 172
},
"hsl": {
"h": 325.263,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.69266,
"c": 0.10888,
"h": 344.6
},
"luminance": 0.31254
}Semantic roles & 50–950 ramp
primary
#CC80AC
secondary
#C7E1D2
accent
#B66830
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F12
muted
#837F81