#CC80BE#CC80BE
#CC80BE is a light, vivid pink. Relative luminance 0.320; OKLCH L 69.9% C 0.123 H 333.8°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80BE |
|---|---|
| RGB | rgb(204, 128, 190) |
| HSL | hsl(311, 43%, 65%) |
| HSV | hsv(311, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 6.9%, 20%) |
| CIE-LAB | lab(63.34, 38.60, -20.21) |
| CIE-LCH | lch(63.34, 43.57, 332.36°) |
| OKLab | oklab(69.94% 0.1104 -0.0544) |
| OKLCH | oklch(69.94% 0.123 333.8) |
| XYZ | xyz(41.9149, 31.9955, 52.6732) |
| Luminance | 0.3199 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 6.50
Orchid
#DA70D6
ΔE00 6.58
Purplish Pink
#CE5DAE
ΔE00 8.21
Dusty Lavender
#AC86A8
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80BE #80CC8E
analogous
#B480CC #CC80BE #CC8098
triadic
#CC80BE #BECC80 #80BECC
tetradic
#CC80BE #CCB480 #80CC8E #8098CC
square
#CC80BE #CCB480 #80CC8E #8098CC
split-complementary
#CC80BE #98CC80 #80CCB4
monochromatic
#963C85 #BA54A8 #CC80BE #DEACD4 #EFD7EB
Accessibility & contrast
On white
2.84
#CC80BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#CC80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80BE
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80BE | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C0
Deuteranopia (green-blind)
#939DBC
Tritanopia (blue-blind)
#D38497
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc80be; /* rgb */ color: rgb(204, 128, 190); /* oklch */ color: oklch(69.9% 0.123 333.8);
Tailwind
colors: {
custom: {
50: '#dda6d1',
500: '#cc80be',
950: '#000000',
},
}SCSS
$custom: #cc80be; $custom-light: #dda6d1; $custom-dark: #000000;
JSON
{
"hex": "#cc80be",
"rgb": {
"r": 204,
"g": 128,
"b": 190
},
"hsl": {
"h": 311.053,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.69935,
"c": 0.12303,
"h": 333.8
},
"luminance": 0.31993
}Semantic roles & 50–950 ramp
primary
#CC80BE
secondary
#C7E1CC
accent
#B64830
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82