#CC80C2#CC80C2
#CC80C2 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.1% C 0.127 H 331.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80C2 |
|---|---|
| RGB | rgb(204, 128, 194) |
| HSL | hsl(308, 43%, 65%) |
| HSV | hsv(308, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 4.9%, 20%) |
| CIE-LAB | lab(63.49, 39.31, -22.24) |
| CIE-LCH | lch(63.49, 45.17, 330.49°) |
| OKLab | oklab(70.09% 0.1114 -0.0601) |
| OKLCH | oklch(70.09% 0.127 331.7) |
| XYZ | xyz(42.3581, 32.1728, 55.0073) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.18
Orchid
#DA70D6
ΔE00 5.88
Pale Magenta
#D767AD
ΔE00 6.89
Purply Pink
#F075E6
ΔE00 7.92
Pale Purple
#B790D4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80C2 #80CC8A
analogous
#B080CC #CC80C2 #CC809C
triadic
#CC80C2 #C2CC80 #80C2CC
tetradic
#CC80C2 #CCB080 #80CC8A #809CCC
square
#CC80C2 #CCB080 #80CC8A #809CCC
split-complementary
#CC80C2 #9CCC80 #80CCB0
monochromatic
#963C8A #BA54AD #CC80C2 #DEACD7 #EFD7EC
Accessibility & contrast
On white
2.82
#CC80C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#CC80C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80C2
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80C2 | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E93C4
Deuteranopia (green-blind)
#919EC0
Tritanopia (blue-blind)
#D28598
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc80c2; /* rgb */ color: rgb(204, 128, 194); /* oklch */ color: oklch(70.1% 0.127 331.7);
Tailwind
colors: {
custom: {
50: '#dda6d4',
500: '#cc80c2',
950: '#000000',
},
}SCSS
$custom: #cc80c2; $custom-light: #dda6d4; $custom-dark: #000000;
JSON
{
"hex": "#cc80c2",
"rgb": {
"r": 204,
"g": 128,
"b": 194
},
"hsl": {
"h": 307.895,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.70094,
"c": 0.1266,
"h": 331.7
},
"luminance": 0.32171
}Semantic roles & 50–950 ramp
primary
#CC80C2
secondary
#C7E1CA
accent
#B64130
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83