#CC579F#CC579F
#CC579F is a light, vivid pink. Relative luminance 0.222; OKLCH L 62.7% C 0.169 H 345.2°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CC579F |
|---|---|
| RGB | rgb(204, 87, 159) |
| HSL | hsl(323, 53%, 57%) |
| HSV | hsv(323, 57%, 80%) |
| CMYK | cmyk(0%, 57.4%, 22.1%, 20%) |
| CIE-LAB | lab(54.20, 54.34, -16.30) |
| CIE-LCH | lch(54.20, 56.73, 343.30°) |
| OKLab | oklab(62.72% 0.163 -0.0432) |
| OKLCH | oklch(62.72% 0.169 345.2) |
| XYZ | xyz(34.5691, 22.1600, 35.2509) |
| Luminance | 0.2216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.08
Pale Magenta
#D767AD
ΔE00 4.62
Pinky Purple
#C94CBE
ΔE00 7.40
Purpleish Pink
#DF4EC8
ΔE00 7.67
Shocking Pink
#FE02A2
ΔE00 8.28
Bright Pink
#FE01B1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC579F #57CC84
analogous
#BF57CC #CC579F #CC5765
triadic
#CC579F #9FCC57 #579FCC
tetradic
#CC579F #CCBF57 #57CC84 #5765CC
square
#CC579F #CCBF57 #57CC84 #5765CC
split-complementary
#CC579F #65CC57 #57CCBF
monochromatic
#81275F #B03681 #CC579F #DA86BA #E9B5D5
Accessibility & contrast
On white
3.87
#CC579F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#CC579F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC579F
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC579F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC579F | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6275A1
Deuteranopia (green-blind)
#82899C
Tritanopia (blue-blind)
#D85674
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc579f; /* rgb */ color: rgb(204, 87, 159); /* oklch */ color: oklch(62.7% 0.169 345.2);
Tailwind
colors: {
custom: {
50: '#df8cbb',
500: '#cc579f',
950: '#000000',
},
}SCSS
$custom: #cc579f; $custom-light: #df8cbb; $custom-dark: #000000;
JSON
{
"hex": "#cc579f",
"rgb": {
"r": 204,
"g": 87,
"b": 159
},
"hsl": {
"h": 323.077,
"s": 53.425,
"l": 57.059
},
"oklch": {
"l": 0.62719,
"c": 0.16858,
"h": 345.2
},
"luminance": 0.22157
}Semantic roles & 50–950 ramp
primary
#CC579F
secondary
#A8D7BA
accent
#DD834B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80