#CC7CAA#CC7CAA
#CC7CAA is a light, moderate pink. Relative luminance 0.302; OKLCH L 68.5% C 0.115 H 345.1°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CAA |
|---|---|
| RGB | rgb(204, 124, 170) |
| HSL | hsl(326, 44%, 64%) |
| HSV | hsv(326, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 16.7%, 20%) |
| CIE-LAB | lab(61.79, 37.40, -11.20) |
| CIE-LCH | lch(61.79, 39.04, 343.33°) |
| OKLab | oklab(68.54% 0.1106 -0.0295) |
| OKLCH | oklch(68.54% 0.115 345.1) |
| XYZ | xyz(39.3656, 30.1574, 41.7699) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 7.02
Palevioletred
#DB7093
ΔE00 7.06
Muted Pink
#D1768F
ΔE00 7.47
Orchid (survey)
#C875C4
ΔE00 7.58
Dusty Lavender
#AC86A8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CAA #7CCC9E
analogous
#C67CCC #CC7CAA #CC7C82
triadic
#CC7CAA #AACC7C #7CAACC
tetradic
#CC7CAA #CCC67C #7CCC9E #7C82CC
square
#CC7CAA #CCC67C #7CCC9E #7C82CC
split-complementary
#CC7CAA #82CC7C #7CCCC6
monochromatic
#943A6E #BB508D #CC7CAA #DDA8C7 #EED4E3
Accessibility & contrast
On white
2.99
#CC7CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#CC7CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CAA
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CAA | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828DAC
Deuteranopia (green-blind)
#969AA8
Tritanopia (blue-blind)
#D67B8D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc7caa; /* rgb */ color: rgb(204, 124, 170); /* oklch */ color: oklch(68.5% 0.115 345.1);
Tailwind
colors: {
custom: {
50: '#dda3c3',
500: '#cc7caa',
950: '#000000',
},
}SCSS
$custom: #cc7caa; $custom-light: #dda3c3; $custom-dark: #000000;
JSON
{
"hex": "#cc7caa",
"rgb": {
"r": 204,
"g": 124,
"b": 170
},
"hsl": {
"h": 325.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68536,
"c": 0.11451,
"h": 345.1
},
"luminance": 0.30155
}Semantic roles & 50–950 ramp
primary
#CC7CAA
secondary
#C4E0D0
accent
#B7682E
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#150F12
muted
#837F81