#CC50A4#CC50A4
#CC50A4 is a light, vivid pink. Relative luminance 0.213; OKLCH L 62.1% C 0.182 H 342.3°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50A4 |
|---|---|
| RGB | rgb(204, 80, 164) |
| HSL | hsl(319, 55%, 56%) |
| HSV | hsv(319, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 19.6%, 20%) |
| CIE-LAB | lab(53.23, 58.16, -20.71) |
| CIE-LCH | lch(53.23, 61.74, 340.40°) |
| OKLab | oklab(62.07% 0.1736 -0.0553) |
| OKLCH | oklch(62.07% 0.182 342.3) |
| XYZ | xyz(34.4722, 21.2581, 37.4025) |
| Luminance | 0.2125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.08
Pinky Purple
#C94CBE
ΔE00 5.59
Pale Magenta
#D767AD
ΔE00 5.87
Purpley Pink
#C83CB9
ΔE00 6.34
Purpleish Pink
#DF4EC8
ΔE00 6.51
Bright Pink
#FE01B1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50A4 #50CC78
analogous
#B650CC #CC50A4 #CC5066
triadic
#CC50A4 #A4CC50 #50A4CC
tetradic
#CC50A4 #CCB650 #50CC78 #5066CC
square
#CC50A4 #CCB650 #50CC78 #5066CC
split-complementary
#CC50A4 #66CC50 #50CCB6
monochromatic
#7D2461 #AD3285 #CC50A4 #DA7FBD #E8AFD5
Accessibility & contrast
On white
4.00
#CC50A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#CC50A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50A4
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50A4 | 1.00 | 4.00 | 5.25 | 5.25 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5972A7
Deuteranopia (green-blind)
#7D87A1
Tritanopia (blue-blind)
#D85173
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc50a4; /* rgb */ color: rgb(204, 80, 164); /* oklch */ color: oklch(62.1% 0.182 342.3);
Tailwind
colors: {
custom: {
50: '#df88bf',
500: '#cc50a4',
950: '#000000',
},
}SCSS
$custom: #cc50a4; $custom-light: #df88bf; $custom-dark: #000000;
JSON
{
"hex": "#cc50a4",
"rgb": {
"r": 204,
"g": 80,
"b": 164
},
"hsl": {
"h": 319.355,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.62068,
"c": 0.1822,
"h": 342.3
},
"luminance": 0.21255
}Semantic roles & 50–950 ramp
primary
#CC50A4
secondary
#A2D6B3
accent
#DE7A4A
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81