#CC80AE#CC80AE
#CC80AE is a light, moderate pink. Relative luminance 0.313; OKLCH L 69.3% C 0.110 H 343.3°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80AE |
|---|---|
| RGB | rgb(204, 128, 174) |
| HSL | hsl(324, 43%, 65%) |
| HSV | hsv(324, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 14.7%, 20%) |
| CIE-LAB | lab(62.79, 35.90, -11.98) |
| CIE-LCH | lch(62.79, 37.85, 341.55°) |
| OKLab | oklab(69.34% 0.1056 -0.0317) |
| OKLCH | oklch(69.34% 0.11 343.3) |
| XYZ | xyz(40.2612, 31.3340, 43.9636) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.36
Dull Pink
#D5869D
ΔE00 7.16
Orchid (survey)
#C875C4
ΔE00 7.41
Dusty Lavender
#AC86A8
ΔE00 7.55
Palevioletred
#DB7093
ΔE00 7.92
Muted Pink
#D1768F
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80AE #80CC9E
analogous
#C480CC #CC80AE #CC8088
triadic
#CC80AE #AECC80 #80AECC
tetradic
#CC80AE #CCC480 #80CC9E #8088CC
square
#CC80AE #CCC480 #80CC9E #8088CC
split-complementary
#CC80AE #88CC80 #80CCC4
monochromatic
#963C72 #BA5492 #CC80AE #DEACCA #EFD7E6
Accessibility & contrast
On white
2.89
#CC80AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#CC80AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80AE
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80AE | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#D58090
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc80ae; /* rgb */ color: rgb(204, 128, 174); /* oklch */ color: oklch(69.3% 0.110 343.3);
Tailwind
colors: {
custom: {
50: '#dda6c6',
500: '#cc80ae',
950: '#000000',
},
}SCSS
$custom: #cc80ae; $custom-light: #dda6c6; $custom-dark: #000000;
JSON
{
"hex": "#cc80ae",
"rgb": {
"r": 204,
"g": 128,
"b": 174
},
"hsl": {
"h": 323.684,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.69337,
"c": 0.11028,
"h": 343.3
},
"luminance": 0.31332
}Semantic roles & 50–950 ramp
primary
#CC80AE
secondary
#C7E1D1
accent
#B66530
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82