#CC77BA#CC77BA
#CC77BA is a light, vivid pink. Relative luminance 0.296; OKLCH L 68.3% C 0.135 H 335.2°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77BA |
|---|---|
| RGB | rgb(204, 119, 186) |
| HSL | hsl(313, 45%, 63%) |
| HSV | hsv(313, 42%, 80%) |
| CMYK | cmyk(0%, 41.7%, 8.8%, 20%) |
| CIE-LAB | lab(61.29, 42.68, -21.07) |
| CIE-LCH | lch(61.29, 47.60, 333.72°) |
| OKLab | oklab(68.34% 0.123 -0.0567) |
| OKLCH | oklch(68.34% 0.135 335.2) |
| XYZ | xyz(40.3615, 29.5785, 50.0281) |
| Luminance | 0.2958 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.91
Pale Magenta
#D767AD
ΔE00 4.62
Orchid
#DA70D6
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.80
Purplish Pink
#CE5DAE
ΔE00 5.97
Soft Purple
#A66FB5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77BA #77CC89
analogous
#B377CC #CC77BA #CC778F
triadic
#CC77BA #BACC77 #77BACC
tetradic
#CC77BA #CCB377 #77CC89 #778FCC
square
#CC77BA #CCB377 #77CC89 #778FCC
split-complementary
#CC77BA #8FCC77 #77CCB3
monochromatic
#92377F #BB4AA3 #CC77BA #DDA4D1 #EDD0E7
Accessibility & contrast
On white
3.04
#CC77BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#CC77BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC77BA
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77BA | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBC
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#D47B90
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cc77ba; /* rgb */ color: rgb(204, 119, 186); /* oklch */ color: oklch(68.3% 0.135 335.2);
Tailwind
colors: {
custom: {
50: '#dda0cf',
500: '#cc77ba',
950: '#000000',
},
}SCSS
$custom: #cc77ba; $custom-light: #dda0cf; $custom-dark: #000000;
JSON
{
"hex": "#cc77ba",
"rgb": {
"r": 204,
"g": 119,
"b": 186
},
"hsl": {
"h": 312.706,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.68342,
"c": 0.13542,
"h": 335.2
},
"luminance": 0.29576
}Semantic roles & 50–950 ramp
primary
#CC77BA
secondary
#C0DFC7
accent
#B94A2D
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F13
muted
#837F82