#CC55AE#CC55AE
#CC55AE is a light, vivid pink. Relative luminance 0.224; OKLCH L 63.1% C 0.182 H 338.5°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55AE |
|---|---|
| RGB | rgb(204, 85, 174) |
| HSL | hsl(315, 54%, 57%) |
| HSV | hsv(315, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 14.7%, 20%) |
| CIE-LAB | lab(54.44, 57.43, -24.68) |
| CIE-LCH | lch(54.44, 62.51, 336.74°) |
| OKLab | oklab(63.09% 0.1691 -0.0665) |
| OKLCH | oklch(63.09% 0.182 338.5) |
| XYZ | xyz(35.7909, 22.3933, 42.4735) |
| Luminance | 0.2239 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.94
Pinky Purple
#C94CBE
ΔE00 4.17
Purpleish Pink
#DF4EC8
ΔE00 4.87
Pale Magenta
#D767AD
ΔE00 5.40
Purpley Pink
#C83CB9
ΔE00 5.78
Pinkish Purple
#D648D7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55AE #55CC73
analogous
#AF55CC #CC55AE #CC5573
triadic
#CC55AE #AECC55 #55AECC
tetradic
#CC55AE #CCAF55 #55CC73 #5573CC
square
#CC55AE #CCAF55 #55CC73 #5573CC
split-complementary
#CC55AE #73CC55 #55CCAF
monochromatic
#80266A #AF3590 #CC55AE #DA84C4 #E8B3DB
Accessibility & contrast
On white
3.83
#CC55AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#CC55AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55AE
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55AE | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5976B1
Deuteranopia (green-blind)
#7D89AB
Tritanopia (blue-blind)
#D6597A
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc55ae; /* rgb */ color: rgb(204, 85, 174); /* oklch */ color: oklch(63.1% 0.182 338.5);
Tailwind
colors: {
custom: {
50: '#de8bc6',
500: '#cc55ae',
950: '#000000',
},
}SCSS
$custom: #cc55ae; $custom-light: #de8bc6; $custom-dark: #000000;
JSON
{
"hex": "#cc55ae",
"rgb": {
"r": 204,
"g": 85,
"b": 174
},
"hsl": {
"h": 315.126,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.63092,
"c": 0.18171,
"h": 338.5
},
"luminance": 0.2239
}Semantic roles & 50–950 ramp
primary
#CC55AE
secondary
#A6D7B2
accent
#DD704B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82