#CC599A#CC599A
#CC599A is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.8% C 0.163 H 347.8°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC599A |
|---|---|
| RGB | rgb(204, 89, 154) |
| HSL | hsl(326, 53%, 57%) |
| HSV | hsv(326, 56%, 80%) |
| CMYK | cmyk(0%, 56.4%, 24.5%, 20%) |
| CIE-LAB | lab(54.36, 52.72, -13.12) |
| CIE-LCH | lch(54.36, 54.32, 346.03°) |
| OKLab | oklab(62.78% 0.1588 -0.0344) |
| OKLCH | oklch(62.78% 0.163 347.8) |
| XYZ | xyz(34.3081, 22.3183, 33.0666) |
| Luminance | 0.2231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.16
Pale Magenta
#D767AD
ΔE00 4.71
Darkish Pink
#DA467D
ΔE00 7.58
Barbie Pink
#FE46A5
ΔE00 8.15
Shocking Pink
#FE02A2
ΔE00 8.43
Neon Pink
#FE019A
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC599A #59CC8B
analogous
#C459CC #CC599A #CC5961
triadic
#CC599A #9ACC59 #599ACC
tetradic
#CC599A #CCC459 #59CC8B #5961CC
square
#CC599A #CCC459 #59CC8B #5961CC
split-complementary
#CC599A #61CC59 #59CCC4
monochromatic
#83285B #B1367C #CC599A #DA88B6 #E9B7D3
Accessibility & contrast
On white
3.84
#CC599A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CC599A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC599A
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC599A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC599A | 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)
#65769C
Deuteranopia (green-blind)
#858997
Tritanopia (blue-blind)
#D95673
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc599a; /* rgb */ color: rgb(204, 89, 154); /* oklch */ color: oklch(62.8% 0.163 347.8);
Tailwind
colors: {
custom: {
50: '#df8db7',
500: '#cc599a',
950: '#000000',
},
}SCSS
$custom: #cc599a; $custom-light: #df8db7; $custom-dark: #000000;
JSON
{
"hex": "#cc599a",
"rgb": {
"r": 204,
"g": 89,
"b": 154
},
"hsl": {
"h": 326.087,
"s": 52.995,
"l": 57.451
},
"oklch": {
"l": 0.62784,
"c": 0.16251,
"h": 347.8
},
"luminance": 0.22315
}Semantic roles & 50–950 ramp
primary
#CC599A
secondary
#A9D8BD
accent
#DC8A4B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80