#CC58B4#CC58B4
#CC58B4 is a light, vivid pink. Relative luminance 0.231; OKLCH L 63.7% C 0.182 H 336.3°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC58B4 |
|---|---|
| RGB | rgb(204, 88, 180) |
| HSL | hsl(312, 53%, 57%) |
| HSV | hsv(312, 57%, 80%) |
| CMYK | cmyk(0%, 56.9%, 11.8%, 20%) |
| CIE-LAB | lab(55.19, 57.01, -27.01) |
| CIE-LCH | lch(55.19, 63.08, 334.65°) |
| OKLab | oklab(63.72% 0.1662 -0.0731) |
| OKLCH | oklch(63.72% 0.182 336.3) |
| XYZ | xyz(36.6301, 23.1149, 45.7035) |
| Luminance | 0.2311 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.10
Pinky Purple
#C94CBE
ΔE00 3.65
Purpleish Pink
#DF4EC8
ΔE00 4.09
Pale Magenta
#D767AD
ΔE00 5.47
Purpley Pink
#C83CB9
ΔE00 5.80
Pinkish Purple
#D648D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC58B4 #58CC70
analogous
#AA58CC #CC58B4 #CC587A
triadic
#CC58B4 #B4CC58 #58B4CC
tetradic
#CC58B4 #CCAA58 #58CC70 #587ACC
square
#CC58B4 #CCAA58 #58CC70 #587ACC
split-complementary
#CC58B4 #7ACC58 #58CCAA
monochromatic
#82286F #B13697 #CC58B4 #DA87C9 #E9B6DE
Accessibility & contrast
On white
3.74
#CC58B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#CC58B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC58B4
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC58B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC58B4 | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A79B7
Deuteranopia (green-blind)
#7C8BB1
Tritanopia (blue-blind)
#D65E7E
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc58b4; /* rgb */ color: rgb(204, 88, 180); /* oklch */ color: oklch(63.7% 0.182 336.3);
Tailwind
colors: {
custom: {
50: '#de8dca',
500: '#cc58b4',
950: '#000000',
},
}SCSS
$custom: #cc58b4; $custom-light: #de8dca; $custom-dark: #000000;
JSON
{
"hex": "#cc58b4",
"rgb": {
"r": 204,
"g": 88,
"b": 180
},
"hsl": {
"h": 312.414,
"s": 53.211,
"l": 57.255
},
"oklch": {
"l": 0.63724,
"c": 0.18162,
"h": 336.3
},
"luminance": 0.23112
}Semantic roles & 50–950 ramp
primary
#CC58B4
secondary
#A8D7B2
accent
#DD694B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#150D13
muted
#847D82