#CC59AB#CC59AB
#CC59AB is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.5% C 0.173 H 340.0°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CC59AB |
|---|---|
| RGB | rgb(204, 89, 171) |
| HSL | hsl(317, 53%, 57%) |
| HSV | hsv(317, 56%, 80%) |
| CMYK | cmyk(0%, 56.4%, 16.2%, 20%) |
| CIE-LAB | lab(55.00, 55.16, -22.09) |
| CIE-LCH | lch(55.00, 59.42, 338.18°) |
| OKLab | oklab(63.46% 0.1631 -0.0593) |
| OKLCH | oklch(63.46% 0.174 340) |
| XYZ | xyz(35.8255, 22.9253, 41.0584) |
| Luminance | 0.2292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.06
Pale Magenta
#D767AD
ΔE00 4.39
Pinky Purple
#C94CBE
ΔE00 5.30
Purpleish Pink
#DF4EC8
ΔE00 5.53
Purpley Pink
#C83CB9
ΔE00 6.93
Orchid (survey)
#C875C4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC59AB #59CC7A
analogous
#B359CC #CC59AB #CC5972
triadic
#CC59AB #ABCC59 #59ABCC
tetradic
#CC59AB #CCB359 #59CC7A #5972CC
square
#CC59AB #CCB359 #59CC7A #5972CC
split-complementary
#CC59AB #72CC59 #59CCB3
monochromatic
#832869 #B1368E #CC59AB #DA88C3 #E9B7DA
Accessibility & contrast
On white
3.76
#CC59AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CC59AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC59AB
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC59AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC59AB | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F78AE
Deuteranopia (green-blind)
#808AA8
Tritanopia (blue-blind)
#D75B7A
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc59ab; /* rgb */ color: rgb(204, 89, 171); /* oklch */ color: oklch(63.5% 0.173 340.0);
Tailwind
colors: {
custom: {
50: '#de8dc4',
500: '#cc59ab',
950: '#000000',
},
}SCSS
$custom: #cc59ab; $custom-light: #de8dc4; $custom-dark: #000000;
JSON
{
"hex": "#cc59ab",
"rgb": {
"r": 204,
"g": 89,
"b": 171
},
"hsl": {
"h": 317.217,
"s": 52.995,
"l": 57.451
},
"oklch": {
"l": 0.63461,
"c": 0.1735,
"h": 340
},
"luminance": 0.22922
}Semantic roles & 50–950 ramp
primary
#CC59AB
secondary
#A9D8B7
accent
#DC754B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#150D12
muted
#847D81