#CC82AA#CC82AA
#CC82AA is a light, moderate pink. Relative luminance 0.317; OKLCH L 69.5% C 0.104 H 346.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82AA |
|---|---|
| RGB | rgb(204, 130, 170) |
| HSL | hsl(328, 42%, 65%) |
| HSV | hsv(328, 36%, 80%) |
| CMYK | cmyk(0%, 36.3%, 16.7%, 20%) |
| CIE-LAB | lab(63.10, 34.18, -9.24) |
| CIE-LCH | lch(63.10, 35.41, 344.87°) |
| OKLab | oklab(69.53% 0.1012 -0.0242) |
| OKLCH | oklch(69.53% 0.104 346.5) |
| XYZ | xyz(40.1405, 31.7072, 42.0282) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.74
Muted Pink
#D1768F
ΔE00 7.13
Palevioletred
#DB7093
ΔE00 7.21
Pale Magenta
#D767AD
ΔE00 7.35
Dusty Lavender
#AC86A8
ΔE00 7.54
Light Mauve
#C292A1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82AA #82CCA4
analogous
#C982CC #CC82AA #CC8285
triadic
#CC82AA #AACC82 #82AACC
tetradic
#CC82AA #CCC982 #82CCA4 #8285CC
square
#CC82AA #CCC982 #82CCA4 #8285CC
split-complementary
#CC82AA #85CC82 #82CCC9
monochromatic
#963D6D #BA578C #CC82AA #DEADC8 #EFD9E5
Accessibility & contrast
On white
2.86
#CC82AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#CC82AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82AA
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82AA | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8891AB
Deuteranopia (green-blind)
#9A9DA8
Tritanopia (blue-blind)
#D68190
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc82aa; /* rgb */ color: rgb(204, 130, 170); /* oklch */ color: oklch(69.5% 0.104 346.5);
Tailwind
colors: {
custom: {
50: '#dda7c3',
500: '#cc82aa',
950: '#000000',
},
}SCSS
$custom: #cc82aa; $custom-light: #dda7c3; $custom-dark: #000000;
JSON
{
"hex": "#cc82aa",
"rgb": {
"r": 204,
"g": 130,
"b": 170
},
"hsl": {
"h": 327.568,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.69531,
"c": 0.10405,
"h": 346.5
},
"luminance": 0.31705
}Semantic roles & 50–950 ramp
primary
#CC82AA
secondary
#C9E1D4
accent
#B56D30
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#150F12
muted
#837F81