#CC61AB#CC61AB
#CC61AB is a light, vivid pink. Relative luminance 0.243; OKLCH L 64.5% C 0.161 H 340.7°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CC61AB |
|---|---|
| RGB | rgb(204, 97, 171) |
| HSL | hsl(319, 51%, 59%) |
| HSV | hsv(319, 52%, 80%) |
| CMYK | cmyk(0%, 52.5%, 16.2%, 20%) |
| CIE-LAB | lab(56.42, 51.38, -19.91) |
| CIE-LCH | lch(56.42, 55.11, 338.82°) |
| OKLab | oklab(64.51% 0.1518 -0.0533) |
| OKLCH | oklch(64.51% 0.161 340.7) |
| XYZ | xyz(36.5278, 24.3298, 41.2924) |
| Luminance | 0.2433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.13
Pale Magenta
#D767AD
ΔE00 2.87
Orchid (survey)
#C875C4
ΔE00 6.28
Purpleish Pink
#DF4EC8
ΔE00 6.30
Pinky Purple
#C94CBE
ΔE00 6.74
Orchid
#DA70D6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC61AB #61CC82
analogous
#B861CC #CC61AB #CC6176
triadic
#CC61AB #ABCC61 #61ABCC
tetradic
#CC61AB #CCB861 #61CC82 #6176CC
square
#CC61AB #CCB861 #61CC82 #6176CC
split-complementary
#CC61AB #76CC61 #61CCB8
monochromatic
#872C6B #B53B8F #CC61AB #DB8FC4 #EABEDC
Accessibility & contrast
On white
3.58
#CC61AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#CC61AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC61AB
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC61AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC61AB | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#677DAD
Deuteranopia (green-blind)
#848EA8
Tritanopia (blue-blind)
#D7637E
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc61ab; /* rgb */ color: rgb(204, 97, 171); /* oklch */ color: oklch(64.5% 0.161 340.7);
Tailwind
colors: {
custom: {
50: '#de92c4',
500: '#cc61ab',
950: '#000000',
},
}SCSS
$custom: #cc61ab; $custom-light: #de92c4; $custom-dark: #000000;
JSON
{
"hex": "#cc61ab",
"rgb": {
"r": 204,
"g": 97,
"b": 171
},
"hsl": {
"h": 318.505,
"s": 51.196,
"l": 59.02
},
"oklch": {
"l": 0.64514,
"c": 0.16088,
"h": 340.7
},
"luminance": 0.24327
}Semantic roles & 50–950 ramp
primary
#CC61AB
secondary
#AFD9BC
accent
#DB794D
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D12
muted
#837E81