#CC589F#CC589F
#CC589F is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.8% C 0.167 H 345.3°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC589F |
|---|---|
| RGB | rgb(204, 88, 159) |
| HSL | hsl(323, 53%, 57%) |
| HSV | hsv(323, 57%, 80%) |
| CMYK | cmyk(0%, 56.9%, 22.1%, 20%) |
| CIE-LAB | lab(54.37, 53.87, -16.04) |
| CIE-LCH | lch(54.37, 56.21, 343.42°) |
| OKLab | oklab(62.85% 0.1616 -0.0425) |
| OKLCH | oklch(62.85% 0.167 345.3) |
| XYZ | xyz(34.6506, 22.3231, 35.2780) |
| Luminance | 0.2232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.06
Pale Magenta
#D767AD
ΔE00 4.44
Pinky Purple
#C94CBE
ΔE00 7.54
Purpleish Pink
#DF4EC8
ΔE00 7.73
Barbie Pink
#FE46A5
ΔE00 8.34
Shocking Pink
#FE02A2
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC589F #58CC85
analogous
#BF58CC #CC589F #CC5865
triadic
#CC589F #9FCC58 #589FCC
tetradic
#CC589F #CCBF58 #58CC85 #5865CC
square
#CC589F #CCBF58 #58CC85 #5865CC
split-complementary
#CC589F #65CC58 #58CCBF
monochromatic
#82285F #B13681 #CC589F #DA87BA #E9B6D5
Accessibility & contrast
On white
3.84
#CC589F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CC589F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC589F
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC589F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC589F | 1.00 | 3.84 | 5.46 | 5.46 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6376A1
Deuteranopia (green-blind)
#83899C
Tritanopia (blue-blind)
#D85774
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc589f; /* rgb */ color: rgb(204, 88, 159); /* oklch */ color: oklch(62.8% 0.167 345.3);
Tailwind
colors: {
custom: {
50: '#de8cbb',
500: '#cc589f',
950: '#000000',
},
}SCSS
$custom: #cc589f; $custom-light: #de8cbb; $custom-dark: #000000;
JSON
{
"hex": "#cc589f",
"rgb": {
"r": 204,
"g": 88,
"b": 159
},
"hsl": {
"h": 323.276,
"s": 53.211,
"l": 57.255
},
"oklch": {
"l": 0.62847,
"c": 0.16706,
"h": 345.3
},
"luminance": 0.2232
}Semantic roles & 50–950 ramp
primary
#CC589F
secondary
#A8D7BB
accent
#DD844B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80