#CC80AA#CC80AA
#CC80AA is a light, moderate pink. Relative luminance 0.312; OKLCH L 69.2% C 0.108 H 346.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80AA |
|---|---|
| RGB | rgb(204, 128, 170) |
| HSL | hsl(327, 43%, 65%) |
| HSV | hsv(327, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 16.7%, 20%) |
| CIE-LAB | lab(62.66, 35.26, -9.90) |
| CIE-LCH | lch(62.66, 36.62, 344.32°) |
| OKLab | oklab(69.2% 0.1044 -0.026) |
| OKLCH | oklch(69.2% 0.108 346) |
| XYZ | xyz(39.8771, 31.1804, 41.9404) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.14
Pale Magenta
#D767AD
ΔE00 6.75
Palevioletred
#DB7093
ΔE00 7.11
Muted Pink
#D1768F
ΔE00 7.20
Dusty Lavender
#AC86A8
ΔE00 7.67
Orchid (survey)
#C875C4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80AA #80CCA2
analogous
#C880CC #CC80AA #CC8084
triadic
#CC80AA #AACC80 #80AACC
tetradic
#CC80AA #CCC880 #80CCA2 #8084CC
square
#CC80AA #CCC880 #80CCA2 #8084CC
split-complementary
#CC80AA #84CC80 #80CCC8
monochromatic
#963C6E #BA548D #CC80AA #DEACC7 #EFD7E4
Accessibility & contrast
On white
2.90
#CC80AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#CC80AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80AA
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80AA | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8690AC
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#D67F8F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc80aa; /* rgb */ color: rgb(204, 128, 170); /* oklch */ color: oklch(69.2% 0.108 346.0);
Tailwind
colors: {
custom: {
50: '#dda6c3',
500: '#cc80aa',
950: '#000000',
},
}SCSS
$custom: #cc80aa; $custom-light: #dda6c3; $custom-dark: #000000;
JSON
{
"hex": "#cc80aa",
"rgb": {
"r": 204,
"g": 128,
"b": 170
},
"hsl": {
"h": 326.842,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.69196,
"c": 0.10754,
"h": 346
},
"luminance": 0.31178
}Semantic roles & 50–950 ramp
primary
#CC80AA
secondary
#C7E1D3
accent
#B66C30
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#150F12
muted
#837F81