#CC80CC#CC80CC
#CC80CC is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.5% C 0.136 H 326.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80CC |
|---|---|
| RGB | rgb(204, 128, 204) |
| HSL | hsl(300, 43%, 65%) |
| HSV | hsv(300, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 0%, 20%) |
| CIE-LAB | lab(63.87, 41.13, -27.28) |
| CIE-LCH | lch(63.87, 49.35, 326.44°) |
| OKLab | oklab(70.51% 0.1139 -0.0743) |
| OKLCH | oklch(70.51% 0.136 326.9) |
| XYZ | xyz(43.5192, 32.6372, 61.1223) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 3.25
Orchid
#DA70D6
ΔE00 4.56
Purply Pink
#F075E6
ΔE00 6.75
Violet (CSS)
#EE82EE
ΔE00 6.82
Pale Purple
#B790D4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80CC #80CC80
analogous
#A680CC #CC80CC #CC80A6
triadic
#CC80CC #CCCC80 #80CCCC
tetradic
#CC80CC #CCA680 #80CC80 #80A6CC
square
#CC80CC #CCA680 #80CC80 #80A6CC
split-complementary
#CC80CC #A6CC80 #80CCA6
monochromatic
#963C96 #BA54BA #CC80CC #DEACDE #EFD7EF
Accessibility & contrast
On white
2.79
#CC80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#CC80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80CC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80CC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A95CF
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#D0879D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc80cc; /* rgb */ color: rgb(204, 128, 204); /* oklch */ color: oklch(70.5% 0.136 326.9);
Tailwind
colors: {
custom: {
50: '#dda6db',
500: '#cc80cc',
950: '#000000',
},
}SCSS
$custom: #cc80cc; $custom-light: #dda6db; $custom-dark: #000000;
JSON
{
"hex": "#cc80cc",
"rgb": {
"r": 204,
"g": 128,
"b": 204
},
"hsl": {
"h": 300,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.70506,
"c": 0.13601,
"h": 326.9
},
"luminance": 0.32635
}Semantic roles & 50–950 ramp
primary
#CC80CC
secondary
#C7E1C7
accent
#B63030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83