#CC4B99#CC4B99
#CC4B99 is a mid, vivid pink. Relative luminance 0.202; OKLCH L 61.0% C 0.183 H 346.6°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4B99 |
|---|---|
| RGB | rgb(204, 75, 153) |
| HSL | hsl(324, 56%, 55%) |
| HSV | hsv(324, 63%, 80%) |
| CMYK | cmyk(0%, 63.2%, 25%, 20%) |
| CIE-LAB | lab(52.03, 58.78, -16.06) |
| CIE-LCH | lch(52.03, 60.93, 344.72°) |
| OKLab | oklab(61.05% 0.1775 -0.0424) |
| OKLCH | oklch(61.05% 0.183 346.6) |
| XYZ | xyz(33.1689, 20.1727, 32.2777) |
| Luminance | 0.2017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.04
Pale Magenta
#D767AD
ΔE00 6.97
Pinky Purple
#C94CBE
ΔE00 7.59
Purpley Pink
#C83CB9
ΔE00 7.70
Shocking Pink
#FE02A2
ΔE00 7.76
Mediumvioletred
#C71585
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4B99 #4BCC7E
analogous
#BF4BCC #CC4B99 #CC4B59
triadic
#CC4B99 #99CC4B #4B99CC
tetradic
#CC4B99 #CCBF4B #4BCC7E #4B59CC
square
#CC4B99 #CCBF4B #4BCC7E #4B59CC
split-complementary
#CC4B99 #59CC4B #4BCCBF
monochromatic
#7A2357 #AA307A #CC4B99 #DA7BB4 #E7AACF
Accessibility & contrast
On white
4.17
#CC4B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#CC4B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4B99
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4B99 | 1.00 | 4.17 | 5.03 | 5.03 |
| #FFFFFF | 4.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596E9B
Deuteranopia (green-blind)
#7E8496
Tritanopia (blue-blind)
#D9486B
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #cc4b99; /* rgb */ color: rgb(204, 75, 153); /* oklch */ color: oklch(61.0% 0.183 346.6);
Tailwind
colors: {
custom: {
50: '#df85b7',
500: '#cc4b99',
950: '#000000',
},
}SCSS
$custom: #cc4b99; $custom-light: #df85b7; $custom-dark: #000000;
JSON
{
"hex": "#cc4b99",
"rgb": {
"r": 204,
"g": 75,
"b": 153
},
"hsl": {
"h": 323.721,
"s": 55.844,
"l": 54.706
},
"oklch": {
"l": 0.61048,
"c": 0.18252,
"h": 346.6
},
"luminance": 0.20169
}Semantic roles & 50–950 ramp
primary
#CC4B99
secondary
#9ED5B4
accent
#DF8449
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80