#CC80CE#CC80CE
#CC80CE is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.6% C 0.138 H 326.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80CE |
|---|---|
| RGB | rgb(204, 128, 206) |
| HSL | hsl(298, 44%, 65%) |
| HSV | hsv(298, 38%, 81%) |
| CMYK | cmyk(1%, 37.9%, 0%, 19.2%) |
| CIE-LAB | lab(63.94, 41.50, -28.28) |
| CIE-LCH | lch(63.94, 50.22, 325.72°) |
| OKLab | oklab(70.59% 0.1144 -0.0771) |
| OKLCH | oklch(70.59% 0.138 326) |
| XYZ | xyz(43.7606, 32.7338, 62.3937) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 3.22
Orchid
#DA70D6
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 6.59
Violet (CSS)
#EE82EE
ΔE00 6.60
Pale Purple
#B790D4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80CE #82CE80
analogous
#A580CE #CC80CE #CE80A9
triadic
#CC80CE #CECC80 #80CECC
tetradic
#CC80CE #CEA580 #82CE80 #80A9CE
square
#CC80CE #CEA580 #82CE80 #80A9CE
split-complementary
#CC80CE #A9CE80 #80CEA5
monochromatic
#963B99 #BA54BD #CC80CE #DEACDF #EFD8F0
Accessibility & contrast
On white
2.78
#CC80CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#CC80CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80CE
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80CE | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7995D1
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#D0889E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc80ce; /* rgb */ color: rgb(204, 128, 206); /* oklch */ color: oklch(70.6% 0.138 326.0);
Tailwind
colors: {
custom: {
50: '#dda6dd',
500: '#cc80ce',
950: '#000000',
},
}SCSS
$custom: #cc80ce; $custom-light: #dda6dd; $custom-dark: #000000;
JSON
{
"hex": "#cc80ce",
"rgb": {
"r": 204,
"g": 128,
"b": 206
},
"hsl": {
"h": 298.462,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.70591,
"c": 0.13797,
"h": 326
},
"luminance": 0.32732
}Semantic roles & 50–950 ramp
primary
#CC80CE
secondary
#C9E2C8
accent
#B72E32
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83