#CC54A4#CC54A4
#CC54A4 is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.5% C 0.176 H 342.6°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC54A4 |
|---|---|
| RGB | rgb(204, 84, 164) |
| HSL | hsl(320, 54%, 56%) |
| HSV | hsv(320, 59%, 80%) |
| CMYK | cmyk(0%, 58.8%, 19.6%, 20%) |
| CIE-LAB | lab(53.88, 56.40, -19.71) |
| CIE-LCH | lch(53.88, 59.75, 340.74°) |
| OKLab | oklab(62.55% 0.1683 -0.0526) |
| OKLCH | oklch(62.55% 0.176 342.6) |
| XYZ | xyz(34.7739, 21.8614, 37.5030) |
| Luminance | 0.2186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.50
Pale Magenta
#D767AD
ΔE00 5.09
Pinky Purple
#C94CBE
ΔE00 5.99
Purpleish Pink
#DF4EC8
ΔE00 6.56
Purpley Pink
#C83CB9
ΔE00 7.01
Bright Pink
#FE01B1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC54A4 #54CC7C
analogous
#B854CC #CC54A4 #CC5468
triadic
#CC54A4 #A4CC54 #54A4CC
tetradic
#CC54A4 #CCB854 #54CC7C #5468CC
square
#CC54A4 #CCB854 #54CC7C #5468CC
split-complementary
#CC54A4 #68CC54 #54CCB8
monochromatic
#802662 #AF3486 #CC54A4 #DA83BD #E8B2D6
Accessibility & contrast
On white
3.91
#CC54A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#CC54A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC54A4
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC54A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC54A4 | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D74A7
Deuteranopia (green-blind)
#7F88A1
Tritanopia (blue-blind)
#D85575
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc54a4; /* rgb */ color: rgb(204, 84, 164); /* oklch */ color: oklch(62.5% 0.176 342.6);
Tailwind
colors: {
custom: {
50: '#df8abf',
500: '#cc54a4',
950: '#000000',
},
}SCSS
$custom: #cc54a4; $custom-light: #df8abf; $custom-dark: #000000;
JSON
{
"hex": "#cc54a4",
"rgb": {
"r": 204,
"g": 84,
"b": 164
},
"hsl": {
"h": 320,
"s": 54.054,
"l": 56.471
},
"oklch": {
"l": 0.62547,
"c": 0.17632,
"h": 342.6
},
"luminance": 0.21858
}Semantic roles & 50–950 ramp
primary
#CC54A4
secondary
#A5D7B6
accent
#DD7B4A
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81