#CC599F#CC599F
#CC599F is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.0% C 0.166 H 345.4°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC599F |
|---|---|
| RGB | rgb(204, 89, 159) |
| HSL | hsl(323, 53%, 57%) |
| HSV | hsv(323, 56%, 80%) |
| CMYK | cmyk(0%, 56.4%, 22.1%, 20%) |
| CIE-LAB | lab(54.54, 53.41, -15.78) |
| CIE-LCH | lch(54.54, 55.69, 343.54°) |
| OKLab | oklab(62.98% 0.1602 -0.0417) |
| OKLCH | oklch(62.98% 0.166 345.4) |
| XYZ | xyz(34.7332, 22.4884, 35.3056) |
| Luminance | 0.2248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.05
Pale Magenta
#D767AD
ΔE00 4.28
Pinky Purple
#C94CBE
ΔE00 7.68
Purpleish Pink
#DF4EC8
ΔE00 7.80
Barbie Pink
#FE46A5
ΔE00 8.29
Shocking Pink
#FE02A2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC599F #59CC86
analogous
#BF59CC #CC599F #CC5966
triadic
#CC599F #9FCC59 #599FCC
tetradic
#CC599F #CCBF59 #59CC86 #5966CC
square
#CC599F #CCBF59 #59CC86 #5966CC
split-complementary
#CC599F #66CC59 #59CCBF
monochromatic
#83285F #B13681 #CC599F #DA88BA #E9B7D5
Accessibility & contrast
On white
3.82
#CC599F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#CC599F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC599F
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC599F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC599F | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6376A1
Deuteranopia (green-blind)
#838A9C
Tritanopia (blue-blind)
#D85875
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc599f; /* rgb */ color: rgb(204, 89, 159); /* oklch */ color: oklch(63.0% 0.166 345.4);
Tailwind
colors: {
custom: {
50: '#de8dbb',
500: '#cc599f',
950: '#000000',
},
}SCSS
$custom: #cc599f; $custom-light: #de8dbb; $custom-dark: #000000;
JSON
{
"hex": "#cc599f",
"rgb": {
"r": 204,
"g": 89,
"b": 159
},
"hsl": {
"h": 323.478,
"s": 52.995,
"l": 57.451
},
"oklch": {
"l": 0.62975,
"c": 0.16552,
"h": 345.4
},
"luminance": 0.22485
}Semantic roles & 50–950 ramp
primary
#CC599F
secondary
#A9D8BB
accent
#DC844B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160D11
muted
#847D80