#CC55AA#CC55AA
#CC55AA is a light, vivid pink. Relative luminance 0.222; OKLCH L 62.9% C 0.179 H 340.2°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55AA |
|---|---|
| RGB | rgb(204, 85, 170) |
| HSL | hsl(317, 54%, 57%) |
| HSV | hsv(317, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 16.7%, 20%) |
| CIE-LAB | lab(54.28, 56.83, -22.60) |
| CIE-LCH | lch(54.28, 61.16, 338.31°) |
| OKLab | oklab(62.92% 0.1683 -0.0607) |
| OKLCH | oklch(62.92% 0.179 340.2) |
| XYZ | xyz(35.4067, 22.2396, 40.4503) |
| Luminance | 0.2224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.85
Pinky Purple
#C94CBE
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 5.11
Purpleish Pink
#DF4EC8
ΔE00 5.52
Purpley Pink
#C83CB9
ΔE00 6.28
Bright Pink
#FE01B1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55AA #55CC77
analogous
#B355CC #CC55AA #CC556F
triadic
#CC55AA #AACC55 #55AACC
tetradic
#CC55AA #CCB355 #55CC77 #556FCC
square
#CC55AA #CCB355 #55CC77 #556FCC
split-complementary
#CC55AA #6FCC55 #55CCB3
monochromatic
#802667 #AF358C #CC55AA #DA84C2 #E8B3D9
Accessibility & contrast
On white
3.86
#CC55AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CC55AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55AA
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55AA | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B76AD
Deuteranopia (green-blind)
#7E89A7
Tritanopia (blue-blind)
#D75878
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc55aa; /* rgb */ color: rgb(204, 85, 170); /* oklch */ color: oklch(62.9% 0.179 340.2);
Tailwind
colors: {
custom: {
50: '#de8bc3',
500: '#cc55aa',
950: '#000000',
},
}SCSS
$custom: #cc55aa; $custom-light: #de8bc3; $custom-dark: #000000;
JSON
{
"hex": "#cc55aa",
"rgb": {
"r": 204,
"g": 85,
"b": 170
},
"hsl": {
"h": 317.143,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.6292,
"c": 0.17889,
"h": 340.2
},
"luminance": 0.22237
}Semantic roles & 50–950 ramp
primary
#CC55AA
secondary
#A6D7B4
accent
#DD744B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C12
muted
#847D81