#CC58A3#CC58A3
#CC58A3 is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.0% C 0.170 H 343.4°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC58A3 |
|---|---|
| RGB | rgb(204, 88, 163) |
| HSL | hsl(321, 53%, 57%) |
| HSV | hsv(321, 57%, 80%) |
| CMYK | cmyk(0%, 56.9%, 20.1%, 20%) |
| CIE-LAB | lab(54.52, 54.44, -18.16) |
| CIE-LCH | lch(54.52, 57.39, 341.56°) |
| OKLab | oklab(63.01% 0.1626 -0.0483) |
| OKLCH | oklch(63.01% 0.17 343.4) |
| XYZ | xyz(35.0033, 22.4642, 37.1357) |
| Luminance | 0.2246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.27
Pale Magenta
#D767AD
ΔE00 4.32
Pinky Purple
#C94CBE
ΔE00 6.70
Purpleish Pink
#DF4EC8
ΔE00 6.94
Purpley Pink
#C83CB9
ΔE00 7.90
Bright Pink
#FE01B1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC58A3 #58CC81
analogous
#BB58CC #CC58A3 #CC5869
triadic
#CC58A3 #A3CC58 #58A3CC
tetradic
#CC58A3 #CCBB58 #58CC81 #5869CC
square
#CC58A3 #CCBB58 #58CC81 #5869CC
split-complementary
#CC58A3 #69CC58 #58CCBB
monochromatic
#822862 #B13685 #CC58A3 #DA87BD #E9B6D7
Accessibility & contrast
On white
3.82
#CC58A3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#CC58A3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC58A3
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC58A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC58A3 | 1.00 | 3.82 | 5.49 | 5.49 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6176A5
Deuteranopia (green-blind)
#8289A0
Tritanopia (blue-blind)
#D85876
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc58a3; /* rgb */ color: rgb(204, 88, 163); /* oklch */ color: oklch(63.0% 0.170 343.4);
Tailwind
colors: {
custom: {
50: '#de8cbe',
500: '#cc58a3',
950: '#000000',
},
}SCSS
$custom: #cc58a3; $custom-light: #de8cbe; $custom-dark: #000000;
JSON
{
"hex": "#cc58a3",
"rgb": {
"r": 204,
"g": 88,
"b": 163
},
"hsl": {
"h": 321.207,
"s": 53.211,
"l": 57.255
},
"oklch": {
"l": 0.63005,
"c": 0.1696,
"h": 343.4
},
"luminance": 0.22461
}Semantic roles & 50–950 ramp
primary
#CC58A3
secondary
#A8D7B9
accent
#DD7F4B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81