#CC80BD#CC80BD
#CC80BD is a light, vivid pink. Relative luminance 0.320; OKLCH L 69.9% C 0.122 H 334.3°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80BD |
|---|---|
| RGB | rgb(204, 128, 189) |
| HSL | hsl(312, 43%, 65%) |
| HSV | hsv(312, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 7.4%, 20%) |
| CIE-LAB | lab(63.30, 38.43, -19.70) |
| CIE-LCH | lch(63.30, 43.18, 332.86°) |
| OKLab | oklab(69.9% 0.1101 -0.053) |
| OKLCH | oklch(69.9% 0.122 334.3) |
| XYZ | xyz(41.8060, 31.9519, 52.0995) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 5.01
Pale Magenta
#D767AD
ΔE00 6.42
Orchid
#DA70D6
ΔE00 6.76
Purplish Pink
#CE5DAE
ΔE00 8.20
Dusty Lavender
#AC86A8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80BD #80CC8F
analogous
#B580CC #CC80BD #CC8097
triadic
#CC80BD #BDCC80 #80BDCC
tetradic
#CC80BD #CCB580 #80CC8F #8097CC
square
#CC80BD #CCB580 #80CC8F #8097CC
split-complementary
#CC80BD #97CC80 #80CCB5
monochromatic
#963C84 #BA54A6 #CC80BD #DEACD4 #EFD7EA
Accessibility & contrast
On white
2.84
#CC80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#CC80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80BD
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80BD | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BF
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#D38396
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc80bd; /* rgb */ color: rgb(204, 128, 189); /* oklch */ color: oklch(69.9% 0.122 334.3);
Tailwind
colors: {
custom: {
50: '#dda6d1',
500: '#cc80bd',
950: '#000000',
},
}SCSS
$custom: #cc80bd; $custom-light: #dda6d1; $custom-dark: #000000;
JSON
{
"hex": "#cc80bd",
"rgb": {
"r": 204,
"g": 128,
"b": 189
},
"hsl": {
"h": 311.842,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.69896,
"c": 0.12217,
"h": 334.3
},
"luminance": 0.3195
}Semantic roles & 50–950 ramp
primary
#CC80BD
secondary
#C7E1CC
accent
#B64A30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82