#CC7CA0#CC7CA0
#CC7CA0 is a light, moderate pink. Relative luminance 0.298; OKLCH L 68.2% C 0.108 H 351.9°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CA0 |
|---|---|
| RGB | rgb(204, 124, 160) |
| HSL | hsl(333, 44%, 64%) |
| HSV | hsv(333, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 21.6%, 20%) |
| CIE-LAB | lab(61.48, 35.86, -5.96) |
| CIE-LCH | lch(61.48, 36.35, 350.57°) |
| OKLab | oklab(68.19% 0.1074 -0.0153) |
| OKLCH | oklch(68.19% 0.108 351.9) |
| XYZ | xyz(38.4554, 29.7933, 36.9761) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.68
Muted Pink
#D1768F
ΔE00 4.84
Palevioletred
#DB7093
ΔE00 5.05
Dusky Pink
#CC7A8B
ΔE00 6.22
Pale Magenta
#D767AD
ΔE00 7.19
Old Pink
#C77986
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CA0 #7CCCA8
analogous
#CC7CC8 #CC7CA0 #CC807C
triadic
#CC7CA0 #A0CC7C #7CA0CC
tetradic
#CC7CA0 #C8CC7C #7CCCA8 #807CCC
square
#CC7CA0 #C8CC7C #7CCCA8 #807CCC
split-complementary
#CC7CA0 #7CCC80 #7CC8CC
monochromatic
#943A62 #BB5080 #CC7CA0 #DDA8C0 #EED4E0
Accessibility & contrast
On white
3.02
#CC7CA0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#CC7CA0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC7CA0
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CA0 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848CA1
Deuteranopia (green-blind)
#989A9E
Tritanopia (blue-blind)
#D77989
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cc7ca0; /* rgb */ color: rgb(204, 124, 160); /* oklch */ color: oklch(68.2% 0.108 351.9);
Tailwind
colors: {
custom: {
50: '#dda3bc',
500: '#cc7ca0',
950: '#000000',
},
}SCSS
$custom: #cc7ca0; $custom-light: #dda3bc; $custom-dark: #000000;
JSON
{
"hex": "#cc7ca0",
"rgb": {
"r": 204,
"g": 124,
"b": 160
},
"hsl": {
"h": 333,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.68194,
"c": 0.10845,
"h": 351.9
},
"luminance": 0.29791
}Semantic roles & 50–950 ramp
primary
#CC7CA0
secondary
#C4E0D3
accent
#B77A2E
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F12
muted
#837F81