#CC7CA5#CC7CA5
#CC7CA5 is a light, moderate pink. Relative luminance 0.300; OKLCH L 68.4% C 0.111 H 348.4°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CA5 |
|---|---|
| RGB | rgb(204, 124, 165) |
| HSL | hsl(329, 44%, 64%) |
| HSV | hsv(329, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 19.1%, 20%) |
| CIE-LAB | lab(61.63, 36.62, -8.59) |
| CIE-LCH | lch(61.63, 37.61, 346.80°) |
| OKLab | oklab(68.36% 0.109 -0.0224) |
| OKLCH | oklch(68.36% 0.111 348.4) |
| XYZ | xyz(38.9016, 29.9718, 39.3262) |
| Luminance | 0.2997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.83
Palevioletred
#DB7093
ΔE00 6.00
Muted Pink
#D1768F
ΔE00 6.17
Pale Magenta
#D767AD
ΔE00 6.27
Dusky Pink
#CC7A8B
ΔE00 7.63
Dusty Lavender
#AC86A8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CA5 #7CCCA3
analogous
#CB7CCC #CC7CA5 #CC7C7D
triadic
#CC7CA5 #A5CC7C #7CA5CC
tetradic
#CC7CA5 #CCCB7C #7CCCA3 #7C7DCC
square
#CC7CA5 #CCCB7C #7CCCA3 #7C7DCC
split-complementary
#CC7CA5 #7DCC7C #7CCCCB
monochromatic
#943A68 #BB5087 #CC7CA5 #DDA8C3 #EED4E2
Accessibility & contrast
On white
3.00
#CC7CA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#CC7CA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC7CA5
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CA5 | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838DA6
Deuteranopia (green-blind)
#979AA3
Tritanopia (blue-blind)
#D67A8B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc7ca5; /* rgb */ color: rgb(204, 124, 165); /* oklch */ color: oklch(68.4% 0.111 348.4);
Tailwind
colors: {
custom: {
50: '#dda3bf',
500: '#cc7ca5',
950: '#000000',
},
}SCSS
$custom: #cc7ca5; $custom-light: #dda3bf; $custom-dark: #000000;
JSON
{
"hex": "#cc7ca5",
"rgb": {
"r": 204,
"g": 124,
"b": 165
},
"hsl": {
"h": 329.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68362,
"c": 0.11131,
"h": 348.4
},
"luminance": 0.29969
}Semantic roles & 50–950 ramp
primary
#CC7CA5
secondary
#C4E0D2
accent
#B7712E
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#150F12
muted
#837F81