#CC5CA5#CC5CA5
#CC5CA5 is a light, vivid pink. Relative luminance 0.232; OKLCH L 63.6% C 0.165 H 342.9°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5CA5 |
|---|---|
| RGB | rgb(204, 92, 165) |
| HSL | hsl(321, 52%, 58%) |
| HSV | hsv(321, 55%, 80%) |
| CMYK | cmyk(0%, 54.9%, 19.1%, 20%) |
| CIE-LAB | lab(55.29, 52.87, -18.14) |
| CIE-LCH | lch(55.29, 55.90, 341.06°) |
| OKLab | oklab(63.6% 0.1575 -0.0483) |
| OKLCH | oklch(63.6% 0.165 342.9) |
| XYZ | xyz(35.5213, 23.2112, 38.1994) |
| Luminance | 0.2321 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.80
Pale Magenta
#D767AD
ΔE00 3.56
Purpleish Pink
#DF4EC8
ΔE00 6.86
Pinky Purple
#C94CBE
ΔE00 6.92
Orchid (survey)
#C875C4
ΔE00 7.73
Purpley Pink
#C83CB9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5CA5 #5CCC83
analogous
#BB5CCC #CC5CA5 #CC5C6D
triadic
#CC5CA5 #A5CC5C #5CA5CC
tetradic
#CC5CA5 #CCBB5C #5CCC83 #5C6DCC
square
#CC5CA5 #CCBB5C #5CCC83 #5C6DCC
split-complementary
#CC5CA5 #6DCC5C #5CCCBB
monochromatic
#842965 #B33888 #CC5CA5 #DB8BBF #E9B9D8
Accessibility & contrast
On white
3.72
#CC5CA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#CC5CA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5CA5
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5CA5 | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6479A7
Deuteranopia (green-blind)
#838BA2
Tritanopia (blue-blind)
#D75C79
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc5ca5; /* rgb */ color: rgb(204, 92, 165); /* oklch */ color: oklch(63.6% 0.165 342.9);
Tailwind
colors: {
custom: {
50: '#de8fbf',
500: '#cc5ca5',
950: '#000000',
},
}SCSS
$custom: #cc5ca5; $custom-light: #de8fbf; $custom-dark: #000000;
JSON
{
"hex": "#cc5ca5",
"rgb": {
"r": 204,
"g": 92,
"b": 165
},
"hsl": {
"h": 320.893,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.63603,
"c": 0.16471,
"h": 342.9
},
"luminance": 0.23208
}Semantic roles & 50–950 ramp
primary
#CC5CA5
secondary
#ACD8BB
accent
#DC7E4C
background
#FEF9FB
surface
#FCF1F7
border
#D5CBD0
text
#150D12
muted
#847E81