#CC55AD#CC55AD
#CC55AD is a light, vivid pink. Relative luminance 0.224; OKLCH L 63.0% C 0.181 H 338.9°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55AD |
|---|---|
| RGB | rgb(204, 85, 173) |
| HSL | hsl(316, 54%, 57%) |
| HSV | hsv(316, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 15.2%, 20%) |
| CIE-LAB | lab(54.40, 57.28, -24.16) |
| CIE-LCH | lch(54.40, 62.17, 337.13°) |
| OKLab | oklab(63.05% 0.1689 -0.0651) |
| OKLCH | oklch(63.05% 0.181 338.9) |
| XYZ | xyz(35.6937, 22.3544, 41.9620) |
| Luminance | 0.2235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.89
Pinky Purple
#C94CBE
ΔE00 4.35
Purpleish Pink
#DF4EC8
ΔE00 5.03
Pale Magenta
#D767AD
ΔE00 5.32
Purpley Pink
#C83CB9
ΔE00 5.90
Pinkish Purple
#D648D7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55AD #55CC74
analogous
#B055CC #CC55AD #CC5572
triadic
#CC55AD #ADCC55 #55ADCC
tetradic
#CC55AD #CCB055 #55CC74 #5572CC
square
#CC55AD #CCB055 #55CC74 #5572CC
split-complementary
#CC55AD #72CC55 #55CCB0
monochromatic
#802669 #AF358F #CC55AD #DA84C4 #E8B3DA
Accessibility & contrast
On white
3.84
#CC55AD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#CC55AD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55AD
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55AD | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A76B0
Deuteranopia (green-blind)
#7D89AA
Tritanopia (blue-blind)
#D75979
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc55ad; /* rgb */ color: rgb(204, 85, 173); /* oklch */ color: oklch(63.0% 0.181 338.9);
Tailwind
colors: {
custom: {
50: '#de8bc5',
500: '#cc55ad',
950: '#000000',
},
}SCSS
$custom: #cc55ad; $custom-light: #de8bc5; $custom-dark: #000000;
JSON
{
"hex": "#cc55ad",
"rgb": {
"r": 204,
"g": 85,
"b": 173
},
"hsl": {
"h": 315.63,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.63048,
"c": 0.181,
"h": 338.9
},
"luminance": 0.22351
}Semantic roles & 50–950 ramp
primary
#CC55AD
secondary
#A6D7B3
accent
#DD714B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82