#CC54AE#CC54AE
#CC54AE is a light, vivid pink. Relative luminance 0.222; OKLCH L 63.0% C 0.183 H 338.5°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC54AE |
|---|---|
| RGB | rgb(204, 84, 174) |
| HSL | hsl(315, 54%, 56%) |
| HSV | hsv(315, 59%, 80%) |
| CMYK | cmyk(0%, 58.8%, 14.7%, 20%) |
| CIE-LAB | lab(54.28, 57.88, -24.94) |
| CIE-LCH | lch(54.28, 63.02, 336.69°) |
| OKLab | oklab(62.97% 0.1704 -0.0673) |
| OKLCH | oklch(62.97% 0.183 338.5) |
| XYZ | xyz(35.7127, 22.2369, 42.4474) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.15
Pinky Purple
#C94CBE
ΔE00 4.04
Purpleish Pink
#DF4EC8
ΔE00 4.86
Purpley Pink
#C83CB9
ΔE00 5.59
Pale Magenta
#D767AD
ΔE00 5.60
Pinkish Purple
#D648D7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC54AE #54CC72
analogous
#AE54CC #CC54AE #CC5472
triadic
#CC54AE #AECC54 #54AECC
tetradic
#CC54AE #CCAE54 #54CC72 #5472CC
square
#CC54AE #CCAE54 #54CC72 #5472CC
split-complementary
#CC54AE #72CC54 #54CCAE
monochromatic
#802669 #AF3490 #CC54AE #DA83C4 #E8B2DB
Accessibility & contrast
On white
3.86
#CC54AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CC54AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC54AE
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC54AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC54AE | 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)
#5876B1
Deuteranopia (green-blind)
#7C89AB
Tritanopia (blue-blind)
#D65879
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc54ae; /* rgb */ color: rgb(204, 84, 174); /* oklch */ color: oklch(63.0% 0.183 338.5);
Tailwind
colors: {
custom: {
50: '#de8ac6',
500: '#cc54ae',
950: '#000000',
},
}SCSS
$custom: #cc54ae; $custom-light: #de8ac6; $custom-dark: #000000;
JSON
{
"hex": "#cc54ae",
"rgb": {
"r": 204,
"g": 84,
"b": 174
},
"hsl": {
"h": 315,
"s": 54.054,
"l": 56.471
},
"oklch": {
"l": 0.62971,
"c": 0.1832,
"h": 338.5
},
"luminance": 0.22234
}Semantic roles & 50–950 ramp
primary
#CC54AE
secondary
#A5D7B2
accent
#DD6F4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82