#CC77AE#CC77AE
#CC77AE is a light, vivid pink. Relative luminance 0.291; OKLCH L 67.9% C 0.126 H 341.7°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77AE |
|---|---|
| RGB | rgb(204, 119, 174) |
| HSL | hsl(321, 45%, 63%) |
| HSV | hsv(321, 42%, 80%) |
| CMYK | cmyk(0%, 41.7%, 14.7%, 20%) |
| CIE-LAB | lab(60.86, 40.69, -14.88) |
| CIE-LCH | lch(60.86, 43.33, 339.91°) |
| OKLab | oklab(67.88% 0.1196 -0.0395) |
| OKLCH | oklch(67.88% 0.126 341.7) |
| XYZ | xyz(39.1390, 29.0895, 43.5895) |
| Luminance | 0.2909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.00
Orchid (survey)
#C875C4
ΔE00 5.73
Purplish Pink
#CE5DAE
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 7.90
Palevioletred
#DB7093
ΔE00 8.15
Orchid
#DA70D6
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77AE #77CC95
analogous
#BF77CC #CC77AE #CC7783
triadic
#CC77AE #AECC77 #77AECC
tetradic
#CC77AE #CCBF77 #77CC95 #7783CC
square
#CC77AE #CCBF77 #77CC95 #7783CC
split-complementary
#CC77AE #83CC77 #77CCBF
monochromatic
#923772 #BB4A93 #CC77AE #DDA4C9 #EDD0E3
Accessibility & contrast
On white
3.08
#CC77AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#CC77AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC77AE
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77AE | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8BB0
Deuteranopia (green-blind)
#9198AC
Tritanopia (blue-blind)
#D5788B
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #cc77ae; /* rgb */ color: rgb(204, 119, 174); /* oklch */ color: oklch(67.9% 0.126 341.7);
Tailwind
colors: {
custom: {
50: '#dda0c6',
500: '#cc77ae',
950: '#000000',
},
}SCSS
$custom: #cc77ae; $custom-light: #dda0c6; $custom-dark: #000000;
JSON
{
"hex": "#cc77ae",
"rgb": {
"r": 204,
"g": 119,
"b": 174
},
"hsl": {
"h": 321.176,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.67878,
"c": 0.12601,
"h": 341.7
},
"luminance": 0.29087
}Semantic roles & 50–950 ramp
primary
#CC77AE
secondary
#C0DFCB
accent
#B95E2D
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82