#CC60AE#CC60AE
#CC60AE is a light, vivid pink. Relative luminance 0.243; OKLCH L 64.5% C 0.165 H 339.2°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60AE |
|---|---|
| RGB | rgb(204, 96, 174) |
| HSL | hsl(317, 51%, 59%) |
| HSV | hsv(317, 53%, 80%) |
| CMYK | cmyk(0%, 52.9%, 14.7%, 20%) |
| CIE-LAB | lab(56.35, 52.33, -21.75) |
| CIE-LCH | lch(56.35, 56.67, 337.43°) |
| OKLab | oklab(64.5% 0.1539 -0.0584) |
| OKLCH | oklch(64.5% 0.165 339.2) |
| XYZ | xyz(36.7252, 24.2619, 42.7849) |
| Luminance | 0.2426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 0.64
Pale Magenta
#D767AD
ΔE00 3.33
Purpleish Pink
#DF4EC8
ΔE00 5.66
Orchid (survey)
#C875C4
ΔE00 5.97
Pinky Purple
#C94CBE
ΔE00 6.05
Orchid
#DA70D6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60AE #60CC7E
analogous
#B460CC #CC60AE #CC6078
triadic
#CC60AE #AECC60 #60AECC
tetradic
#CC60AE #CCB460 #60CC7E #6078CC
square
#CC60AE #CCB460 #60CC7E #6078CC
split-complementary
#CC60AE #78CC60 #60CCB4
monochromatic
#862B6D #B53A93 #CC60AE #DB8EC6 #EABDDD
Accessibility & contrast
On white
3.59
#CC60AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#CC60AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60AE
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60AE | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#647CB1
Deuteranopia (green-blind)
#838DAB
Tritanopia (blue-blind)
#D6637F
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc60ae; /* rgb */ color: rgb(204, 96, 174); /* oklch */ color: oklch(64.5% 0.165 339.2);
Tailwind
colors: {
custom: {
50: '#de91c6',
500: '#cc60ae',
950: '#000000',
},
}SCSS
$custom: #cc60ae; $custom-light: #de91c6; $custom-dark: #000000;
JSON
{
"hex": "#cc60ae",
"rgb": {
"r": 204,
"g": 96,
"b": 174
},
"hsl": {
"h": 316.667,
"s": 51.429,
"l": 58.824
},
"oklch": {
"l": 0.64502,
"c": 0.16465,
"h": 339.2
},
"luminance": 0.24259
}Semantic roles & 50–950 ramp
primary
#CC60AE
secondary
#AFD9BA
accent
#DB744D
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D13
muted
#837E82