#CC49AA#CC49AA
#CC49AA is a mid, vivid pink. Relative luminance 0.205; OKLCH L 61.5% C 0.196 H 339.5°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CC49AA |
|---|---|
| RGB | rgb(204, 73, 170) |
| HSL | hsl(316, 56%, 54%) |
| HSV | hsv(316, 64%, 80%) |
| CMYK | cmyk(0%, 64.2%, 16.7%, 20%) |
| CIE-LAB | lab(52.41, 61.95, -25.49) |
| CIE-LCH | lch(52.41, 66.99, 337.64°) |
| OKLab | oklab(61.54% 0.1836 -0.0687) |
| OKLCH | oklch(61.54% 0.196 339.5) |
| XYZ | xyz(34.5408, 20.5078, 40.1617) |
| Luminance | 0.2051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.98
Purplish Pink
#CE5DAE
ΔE00 4.15
Purpley Pink
#C83CB9
ΔE00 4.32
Purpleish Pink
#DF4EC8
ΔE00 5.77
Hot Magenta
#F504C9
ΔE00 7.18
Pale Magenta
#D767AD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC49AA #49CC6B
analogous
#AD49CC #CC49AA #CC4968
triadic
#CC49AA #AACC49 #49AACC
tetradic
#CC49AA #CCAD49 #49CC6B #4968CC
square
#CC49AA #CCAD49 #49CC6B #4968CC
split-complementary
#CC49AA #68CC49 #49CCAD
monochromatic
#792262 #A92F89 #CC49AA #D979C0 #E7A9D7
Accessibility & contrast
On white
4.12
#CC49AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#CC49AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC49AA
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC49AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC49AA | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5070AD
Deuteranopia (green-blind)
#7885A7
Tritanopia (blue-blind)
#D74D73
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cc49aa; /* rgb */ color: rgb(204, 73, 170); /* oklch */ color: oklch(61.5% 0.196 339.5);
Tailwind
colors: {
custom: {
50: '#df84c3',
500: '#cc49aa',
950: '#000000',
},
}SCSS
$custom: #cc49aa; $custom-light: #df84c3; $custom-dark: #000000;
JSON
{
"hex": "#cc49aa",
"rgb": {
"r": 204,
"g": 73,
"b": 170
},
"hsl": {
"h": 315.573,
"s": 56.223,
"l": 54.314
},
"oklch": {
"l": 0.61543,
"c": 0.19604,
"h": 339.5
},
"luminance": 0.20505
}Semantic roles & 50–950 ramp
primary
#CC49AA
secondary
#9DD4AB
accent
#E07048
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C12
muted
#847D81