#CC55A4#CC55A4
#CC55A4 is a light, vivid pink. Relative luminance 0.220; OKLCH L 62.7% C 0.175 H 342.7°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55A4 |
|---|---|
| RGB | rgb(204, 85, 164) |
| HSL | hsl(320, 54%, 57%) |
| HSV | hsv(320, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 19.6%, 20%) |
| CIE-LAB | lab(54.05, 55.95, -19.46) |
| CIE-LCH | lch(54.05, 59.24, 340.82°) |
| OKLab | oklab(62.67% 0.1669 -0.0519) |
| OKLCH | oklch(62.67% 0.175 342.7) |
| XYZ | xyz(34.8520, 22.0177, 37.5291) |
| Luminance | 0.2202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.37
Pale Magenta
#D767AD
ΔE00 4.90
Pinky Purple
#C94CBE
ΔE00 6.11
Purpleish Pink
#DF4EC8
ΔE00 6.60
Purpley Pink
#C83CB9
ΔE00 7.18
Bright Pink
#FE01B1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55A4 #55CC7D
analogous
#B955CC #CC55A4 #CC5569
triadic
#CC55A4 #A4CC55 #55A4CC
tetradic
#CC55A4 #CCB955 #55CC7D #5569CC
square
#CC55A4 #CCB955 #55CC7D #5569CC
split-complementary
#CC55A4 #69CC55 #55CCB9
monochromatic
#802662 #AF3586 #CC55A4 #DA84BD #E8B3D6
Accessibility & contrast
On white
3.89
#CC55A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#CC55A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55A4
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55A4 | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E75A6
Deuteranopia (green-blind)
#8088A1
Tritanopia (blue-blind)
#D85675
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc55a4; /* rgb */ color: rgb(204, 85, 164); /* oklch */ color: oklch(62.7% 0.175 342.7);
Tailwind
colors: {
custom: {
50: '#df8bbf',
500: '#cc55a4',
950: '#000000',
},
}SCSS
$custom: #cc55a4; $custom-light: #df8bbf; $custom-dark: #000000;
JSON
{
"hex": "#cc55a4",
"rgb": {
"r": 204,
"g": 85,
"b": 164
},
"hsl": {
"h": 320.168,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.6267,
"c": 0.17482,
"h": 342.7
},
"luminance": 0.22015
}Semantic roles & 50–950 ramp
primary
#CC55A4
secondary
#A6D7B6
accent
#DD7C4B
background
#FEF8FB
surface
#FCF0F7
border
#D5CBD0
text
#160C12
muted
#847D81