#CC51A4#CC51A4
#CC51A4 is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.2% C 0.181 H 342.4°. Best body text is #000000 at 5.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CC51A4 |
|---|---|
| RGB | rgb(204, 81, 164) |
| HSL | hsl(320, 55%, 56%) |
| HSV | hsv(320, 60%, 80%) |
| CMYK | cmyk(0%, 60.3%, 19.6%, 20%) |
| CIE-LAB | lab(53.39, 57.73, -20.46) |
| CIE-LCH | lch(53.39, 61.25, 340.48°) |
| OKLab | oklab(62.19% 0.1723 -0.0547) |
| OKLCH | oklch(62.19% 0.181 342.4) |
| XYZ | xyz(34.5460, 21.4056, 37.4270) |
| Luminance | 0.2140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.93
Pale Magenta
#D767AD
ΔE00 5.67
Pinky Purple
#C94CBE
ΔE00 5.68
Purpley Pink
#C83CB9
ΔE00 6.50
Purpleish Pink
#DF4EC8
ΔE00 6.51
Bright Pink
#FE01B1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC51A4 #51CC79
analogous
#B651CC #CC51A4 #CC5166
triadic
#CC51A4 #A4CC51 #51A4CC
tetradic
#CC51A4 #CCB651 #51CC79 #5166CC
square
#CC51A4 #CCB651 #51CC79 #5166CC
split-complementary
#CC51A4 #66CC51 #51CCB6
monochromatic
#7E2561 #AD3385 #CC51A4 #DA80BD #E8B0D6
Accessibility & contrast
On white
3.98
#CC51A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.28
#CC51A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC51A4
5.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC51A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC51A4 | 1.00 | 3.98 | 5.28 | 5.28 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A73A7
Deuteranopia (green-blind)
#7E87A1
Tritanopia (blue-blind)
#D85273
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc51a4; /* rgb */ color: rgb(204, 81, 164); /* oklch */ color: oklch(62.2% 0.181 342.4);
Tailwind
colors: {
custom: {
50: '#df88bf',
500: '#cc51a4',
950: '#000000',
},
}SCSS
$custom: #cc51a4; $custom-light: #df88bf; $custom-dark: #000000;
JSON
{
"hex": "#cc51a4",
"rgb": {
"r": 204,
"g": 81,
"b": 164
},
"hsl": {
"h": 319.512,
"s": 54.667,
"l": 55.882
},
"oklch": {
"l": 0.62186,
"c": 0.18075,
"h": 342.4
},
"luminance": 0.21403
}Semantic roles & 50–950 ramp
primary
#CC51A4
secondary
#A3D6B3
accent
#DE7A4A
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81