#CC82AE#CC82AE
#CC82AE is a light, moderate pink. Relative luminance 0.319; OKLCH L 69.7% C 0.107 H 343.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82AE |
|---|---|
| RGB | rgb(204, 130, 174) |
| HSL | hsl(324, 42%, 65%) |
| HSV | hsv(324, 36%, 80%) |
| CMYK | cmyk(0%, 36.3%, 14.7%, 20%) |
| CIE-LAB | lab(63.23, 34.83, -11.32) |
| CIE-LCH | lch(63.23, 36.62, 341.99°) |
| OKLab | oklab(69.67% 0.1025 -0.0299) |
| OKLCH | oklch(69.67% 0.107 343.7) |
| XYZ | xyz(40.5247, 31.8609, 44.0514) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.78
Pale Magenta
#D767AD
ΔE00 6.93
Dusty Lavender
#AC86A8
ΔE00 7.37
Orchid (survey)
#C875C4
ΔE00 7.88
Palevioletred
#DB7093
ΔE00 7.98
Muted Pink
#D1768F
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82AE #82CCA0
analogous
#C582CC #CC82AE #CC8289
triadic
#CC82AE #AECC82 #82AECC
tetradic
#CC82AE #CCC582 #82CCA0 #8289CC
square
#CC82AE #CCC582 #82CCA0 #8289CC
split-complementary
#CC82AE #89CC82 #82CCC5
monochromatic
#963D72 #BA5792 #CC82AE #DEADCA #EFD9E6
Accessibility & contrast
On white
2.85
#CC82AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#CC82AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82AE
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82AE | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B0
Deuteranopia (green-blind)
#999DAC
Tritanopia (blue-blind)
#D58292
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc82ae; /* rgb */ color: rgb(204, 130, 174); /* oklch */ color: oklch(69.7% 0.107 343.7);
Tailwind
colors: {
custom: {
50: '#dda7c6',
500: '#cc82ae',
950: '#000000',
},
}SCSS
$custom: #cc82ae; $custom-light: #dda7c6; $custom-dark: #000000;
JSON
{
"hex": "#cc82ae",
"rgb": {
"r": 204,
"g": 130,
"b": 174
},
"hsl": {
"h": 324.324,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.6967,
"c": 0.10676,
"h": 343.7
},
"luminance": 0.31859
}Semantic roles & 50–950 ramp
primary
#CC82AE
secondary
#C9E1D3
accent
#B56630
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82