#CC58A4#CC58A4
#CC58A4 is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.0% C 0.170 H 343.0°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC58A4 |
|---|---|
| RGB | rgb(204, 88, 164) |
| HSL | hsl(321, 53%, 57%) |
| HSV | hsv(321, 57%, 80%) |
| CMYK | cmyk(0%, 56.9%, 19.6%, 20%) |
| CIE-LAB | lab(54.55, 54.59, -18.68) |
| CIE-LCH | lch(54.55, 57.70, 341.11°) |
| OKLab | oklab(63.04% 0.1628 -0.0498) |
| OKLCH | oklch(63.04% 0.17 343) |
| XYZ | xyz(35.0933, 22.5002, 37.6095) |
| Luminance | 0.2250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.09
Pale Magenta
#D767AD
ΔE00 4.32
Pinky Purple
#C94CBE
ΔE00 6.50
Purpleish Pink
#DF4EC8
ΔE00 6.75
Purpley Pink
#C83CB9
ΔE00 7.74
Bright Pink
#FE01B1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC58A4 #58CC80
analogous
#BA58CC #CC58A4 #CC586A
triadic
#CC58A4 #A4CC58 #58A4CC
tetradic
#CC58A4 #CCBA58 #58CC80 #586ACC
square
#CC58A4 #CCBA58 #58CC80 #586ACC
split-complementary
#CC58A4 #6ACC58 #58CCBA
monochromatic
#822863 #B13686 #CC58A4 #DA87BE #E9B6D7
Accessibility & contrast
On white
3.82
#CC58A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#CC58A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC58A4
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC58A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC58A4 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6176A6
Deuteranopia (green-blind)
#818AA1
Tritanopia (blue-blind)
#D85877
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc58a4; /* rgb */ color: rgb(204, 88, 164); /* oklch */ color: oklch(63.0% 0.170 343.0);
Tailwind
colors: {
custom: {
50: '#de8cbf',
500: '#cc58a4',
950: '#000000',
},
}SCSS
$custom: #cc58a4; $custom-light: #de8cbf; $custom-dark: #000000;
JSON
{
"hex": "#cc58a4",
"rgb": {
"r": 204,
"g": 88,
"b": 164
},
"hsl": {
"h": 320.69,
"s": 53.211,
"l": 57.255
},
"oklch": {
"l": 0.63045,
"c": 0.17026,
"h": 343
},
"luminance": 0.22497
}Semantic roles & 50–950 ramp
primary
#CC58A4
secondary
#A8D7B9
accent
#DD7D4B
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81