#CC50AA#CC50AA
#CC50AA is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.3% C 0.186 H 339.8°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50AA |
|---|---|
| RGB | rgb(204, 80, 170) |
| HSL | hsl(316, 55%, 56%) |
| HSV | hsv(316, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 16.7%, 20%) |
| CIE-LAB | lab(53.47, 59.03, -23.85) |
| CIE-LCH | lch(53.47, 63.67, 338.00°) |
| OKLab | oklab(62.32% 0.1748 -0.0642) |
| OKLCH | oklch(62.32% 0.186 339.8) |
| XYZ | xyz(35.0269, 21.4800, 40.3237) |
| Luminance | 0.2148 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.83
Pinky Purple
#C94CBE
ΔE00 4.37
Purpley Pink
#C83CB9
ΔE00 5.39
Purpleish Pink
#DF4EC8
ΔE00 5.50
Pale Magenta
#D767AD
ΔE00 6.09
Hot Magenta
#F504C9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50AA #50CC72
analogous
#B050CC #CC50AA #CC506C
triadic
#CC50AA #AACC50 #50AACC
tetradic
#CC50AA #CCB050 #50CC72 #506CCC
square
#CC50AA #CCB050 #50CC72 #506CCC
split-complementary
#CC50AA #6CCC50 #50CCB0
monochromatic
#7D2465 #AD328B #CC50AA #DA7FC1 #E8AFD8
Accessibility & contrast
On white
3.97
#CC50AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#CC50AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50AA
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50AA | 1.00 | 3.97 | 5.30 | 5.30 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5673AD
Deuteranopia (green-blind)
#7B87A7
Tritanopia (blue-blind)
#D75376
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc50aa; /* rgb */ color: rgb(204, 80, 170); /* oklch */ color: oklch(62.3% 0.186 339.8);
Tailwind
colors: {
custom: {
50: '#df88c3',
500: '#cc50aa',
950: '#000000',
},
}SCSS
$custom: #cc50aa; $custom-light: #df88c3; $custom-dark: #000000;
JSON
{
"hex": "#cc50aa",
"rgb": {
"r": 204,
"g": 80,
"b": 170
},
"hsl": {
"h": 316.452,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.62324,
"c": 0.18624,
"h": 339.8
},
"luminance": 0.21477
}Semantic roles & 50–950 ramp
primary
#CC50AA
secondary
#A2D6B0
accent
#DE724A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C12
muted
#847D81