#CC55A2#CC55A2
#CC55A2 is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.6% C 0.174 H 343.6°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55A2 |
|---|---|
| RGB | rgb(204, 85, 162) |
| HSL | hsl(321, 54%, 57%) |
| HSV | hsv(321, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 20.6%, 20%) |
| CIE-LAB | lab(53.97, 55.67, -18.40) |
| CIE-LCH | lch(53.97, 58.63, 341.71°) |
| OKLab | oklab(62.59% 0.1665 -0.049) |
| OKLCH | oklch(62.59% 0.174 343.6) |
| XYZ | xyz(34.6729, 21.9461, 36.5853) |
| Luminance | 0.2194 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.67
Pale Magenta
#D767AD
ΔE00 4.90
Pinky Purple
#C94CBE
ΔE00 6.52
Purpleish Pink
#DF4EC8
ΔE00 6.98
Purpley Pink
#C83CB9
ΔE00 7.52
Bright Pink
#FE01B1
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55A2 #55CC7F
analogous
#BA55CC #CC55A2 #CC5567
triadic
#CC55A2 #A2CC55 #55A2CC
tetradic
#CC55A2 #CCBA55 #55CC7F #5567CC
square
#CC55A2 #CCBA55 #55CC7F #5567CC
split-complementary
#CC55A2 #67CC55 #55CCBA
monochromatic
#802660 #AF3584 #CC55A2 #DA84BC #E8B3D6
Accessibility & contrast
On white
3.90
#CC55A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#CC55A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55A2
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55A2 | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F75A4
Deuteranopia (green-blind)
#80889F
Tritanopia (blue-blind)
#D85574
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc55a2; /* rgb */ color: rgb(204, 85, 162); /* oklch */ color: oklch(62.6% 0.174 343.6);
Tailwind
colors: {
custom: {
50: '#df8bbd',
500: '#cc55a2',
950: '#000000',
},
}SCSS
$custom: #cc55a2; $custom-light: #df8bbd; $custom-dark: #000000;
JSON
{
"hex": "#cc55a2",
"rgb": {
"r": 204,
"g": 85,
"b": 162
},
"hsl": {
"h": 321.176,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.62588,
"c": 0.17352,
"h": 343.6
},
"luminance": 0.21943
}Semantic roles & 50–950 ramp
primary
#CC55A2
secondary
#A6D7B7
accent
#DD7E4B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C12
muted
#847D81