#CC7CA9#CC7CA9
#CC7CA9 is a light, moderate pink. Relative luminance 0.301; OKLCH L 68.5% C 0.114 H 345.7°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CA9 |
|---|---|
| RGB | rgb(204, 124, 169) |
| HSL | hsl(326, 44%, 64%) |
| HSV | hsv(326, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 17.2%, 20%) |
| CIE-LAB | lab(61.76, 37.24, -10.68) |
| CIE-LCH | lch(61.76, 38.75, 344.00°) |
| OKLab | oklab(68.5% 0.1103 -0.0281) |
| OKLCH | oklch(68.5% 0.114 345.7) |
| XYZ | xyz(39.2714, 30.1197, 41.2736) |
| Luminance | 0.3012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.71
Dull Pink
#D5869D
ΔE00 6.78
Palevioletred
#DB7093
ΔE00 6.84
Muted Pink
#D1768F
ΔE00 7.21
Orchid (survey)
#C875C4
ΔE00 7.83
Dusty Lavender
#AC86A8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CA9 #7CCC9F
analogous
#C77CCC #CC7CA9 #CC7C81
triadic
#CC7CA9 #A9CC7C #7CA9CC
tetradic
#CC7CA9 #CCC77C #7CCC9F #7C81CC
square
#CC7CA9 #CCC77C #7CCC9F #7C81CC
split-complementary
#CC7CA9 #81CC7C #7CCCC7
monochromatic
#943A6C #BB508C #CC7CA9 #DDA8C6 #EED4E3
Accessibility & contrast
On white
2.99
#CC7CA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#CC7CA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CA9
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CA9 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828DAB
Deuteranopia (green-blind)
#969AA7
Tritanopia (blue-blind)
#D67B8C
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc7ca9; /* rgb */ color: rgb(204, 124, 169); /* oklch */ color: oklch(68.5% 0.114 345.7);
Tailwind
colors: {
custom: {
50: '#dda3c2',
500: '#cc7ca9',
950: '#000000',
},
}SCSS
$custom: #cc7ca9; $custom-light: #dda3c2; $custom-dark: #000000;
JSON
{
"hex": "#cc7ca9",
"rgb": {
"r": 204,
"g": 124,
"b": 169
},
"hsl": {
"h": 326.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68501,
"c": 0.11384,
"h": 345.7
},
"luminance": 0.30117
}Semantic roles & 50–950 ramp
primary
#CC7CA9
secondary
#C4E0D0
accent
#B76A2E
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#150F12
muted
#837F81