#CC50A7#CC50A7
#CC50A7 is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.2% C 0.184 H 341.1°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50A7 |
|---|---|
| RGB | rgb(204, 80, 167) |
| HSL | hsl(318, 55%, 56%) |
| HSV | hsv(318, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 18.1%, 20%) |
| CIE-LAB | lab(53.35, 58.59, -22.28) |
| CIE-LCH | lch(53.35, 62.69, 339.18°) |
| OKLab | oklab(62.2% 0.1742 -0.0598) |
| OKLCH | oklch(62.2% 0.184 341.1) |
| XYZ | xyz(34.7464, 21.3678, 38.8461) |
| Luminance | 0.2137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.89
Pinky Purple
#C94CBE
ΔE00 4.97
Purpley Pink
#C83CB9
ΔE00 5.85
Pale Magenta
#D767AD
ΔE00 5.95
Purpleish Pink
#DF4EC8
ΔE00 5.99
Bright Pink
#FE01B1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50A7 #50CC75
analogous
#B350CC #CC50A7 #CC5069
triadic
#CC50A7 #A7CC50 #50A7CC
tetradic
#CC50A7 #CCB350 #50CC75 #5069CC
square
#CC50A7 #CCB350 #50CC75 #5069CC
split-complementary
#CC50A7 #69CC50 #50CCB3
monochromatic
#7D2463 #AD3288 #CC50A7 #DA7FBF #E8AFD7
Accessibility & contrast
On white
3.98
#CC50A7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#CC50A7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50A7
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50A7 | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5873AA
Deuteranopia (green-blind)
#7C87A4
Tritanopia (blue-blind)
#D75274
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc50a7; /* rgb */ color: rgb(204, 80, 167); /* oklch */ color: oklch(62.2% 0.184 341.1);
Tailwind
colors: {
custom: {
50: '#df88c1',
500: '#cc50a7',
950: '#000000',
},
}SCSS
$custom: #cc50a7; $custom-light: #df88c1; $custom-dark: #000000;
JSON
{
"hex": "#cc50a7",
"rgb": {
"r": 204,
"g": 80,
"b": 167
},
"hsl": {
"h": 317.903,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.62195,
"c": 0.18419,
"h": 341.1
},
"luminance": 0.21365
}Semantic roles & 50–950 ramp
primary
#CC50A7
secondary
#A2D6B2
accent
#DE764A
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81