#CC51A0#CC51A0
#CC51A0 is a light, vivid pink. Relative luminance 0.213; OKLCH L 62.0% C 0.178 H 344.1°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CC51A0 |
|---|---|
| RGB | rgb(204, 81, 160) |
| HSL | hsl(321, 55%, 56%) |
| HSV | hsv(321, 60%, 80%) |
| CMYK | cmyk(0%, 60.3%, 21.6%, 20%) |
| CIE-LAB | lab(53.24, 57.16, -18.35) |
| CIE-LCH | lch(53.24, 60.04, 342.20°) |
| OKLab | oklab(62.02% 0.1714 -0.0488) |
| OKLCH | oklch(62.02% 0.178 344.1) |
| XYZ | xyz(34.1904, 21.2634, 35.5545) |
| Luminance | 0.2126 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.39
Pale Magenta
#D767AD
ΔE00 5.67
Pinky Purple
#C94CBE
ΔE00 6.52
Purpley Pink
#C83CB9
ΔE00 7.19
Purpleish Pink
#DF4EC8
ΔE00 7.25
Bright Pink
#FE01B1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC51A0 #51CC7D
analogous
#BA51CC #CC51A0 #CC5162
triadic
#CC51A0 #A0CC51 #51A0CC
tetradic
#CC51A0 #CCBA51 #51CC7D #5162CC
square
#CC51A0 #CCBA51 #51CC7D #5162CC
split-complementary
#CC51A0 #62CC51 #51CCBA
monochromatic
#7E255E #AD3381 #CC51A0 #DA80BA #E8B0D4
Accessibility & contrast
On white
4.00
#CC51A0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#CC51A0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC51A0
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC51A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC51A0 | 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)
#5C72A2
Deuteranopia (green-blind)
#7F879D
Tritanopia (blue-blind)
#D85071
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc51a0; /* rgb */ color: rgb(204, 81, 160); /* oklch */ color: oklch(62.0% 0.178 344.1);
Tailwind
colors: {
custom: {
50: '#df88bc',
500: '#cc51a0',
950: '#000000',
},
}SCSS
$custom: #cc51a0; $custom-light: #df88bc; $custom-dark: #000000;
JSON
{
"hex": "#cc51a0",
"rgb": {
"r": 204,
"g": 81,
"b": 160
},
"hsl": {
"h": 321.463,
"s": 54.667,
"l": 55.882
},
"oklch": {
"l": 0.62022,
"c": 0.17818,
"h": 344.1
},
"luminance": 0.2126
}Semantic roles & 50–950 ramp
primary
#CC51A0
secondary
#A3D6B5
accent
#DE7F4A
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81