#CC59AE#CC59AE
#CC59AE is a light, vivid pink. Relative luminance 0.230; OKLCH L 63.6% C 0.176 H 338.7°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC59AE |
|---|---|
| RGB | rgb(204, 89, 174) |
| HSL | hsl(316, 53%, 57%) |
| HSV | hsv(316, 56%, 80%) |
| CMYK | cmyk(0%, 56.4%, 14.7%, 20%) |
| CIE-LAB | lab(55.11, 55.62, -23.65) |
| CIE-LCH | lch(55.11, 60.44, 336.97°) |
| OKLab | oklab(63.59% 0.1637 -0.0637) |
| OKLCH | oklch(63.59% 0.176 338.7) |
| XYZ | xyz(36.1147, 23.0410, 42.5814) |
| Luminance | 0.2304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.12
Pale Magenta
#D767AD
ΔE00 4.64
Pinky Purple
#C94CBE
ΔE00 4.77
Purpleish Pink
#DF4EC8
ΔE00 5.02
Purpley Pink
#C83CB9
ΔE00 6.57
Orchid (survey)
#C875C4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC59AE #59CC77
analogous
#B059CC #CC59AE #CC5975
triadic
#CC59AE #AECC59 #59AECC
tetradic
#CC59AE #CCB059 #59CC77 #5975CC
square
#CC59AE #CCB059 #59CC77 #5975CC
split-complementary
#CC59AE #75CC59 #59CCB0
monochromatic
#83286B #B13691 #CC59AE #DA88C5 #E9B7DC
Accessibility & contrast
On white
3.74
#CC59AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#CC59AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC59AE
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC59AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC59AE | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D79B1
Deuteranopia (green-blind)
#7F8BAB
Tritanopia (blue-blind)
#D65C7C
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc59ae; /* rgb */ color: rgb(204, 89, 174); /* oklch */ color: oklch(63.6% 0.176 338.7);
Tailwind
colors: {
custom: {
50: '#de8dc6',
500: '#cc59ae',
950: '#000000',
},
}SCSS
$custom: #cc59ae; $custom-light: #de8dc6; $custom-dark: #000000;
JSON
{
"hex": "#cc59ae",
"rgb": {
"r": 204,
"g": 89,
"b": 174
},
"hsl": {
"h": 315.652,
"s": 52.995,
"l": 57.451
},
"oklch": {
"l": 0.63588,
"c": 0.17565,
"h": 338.7
},
"luminance": 0.23038
}Semantic roles & 50–950 ramp
primary
#CC59AE
secondary
#A9D8B5
accent
#DC714B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#150D13
muted
#847D82