#CC80CD#CC80CD
#CC80CD is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.5% C 0.137 H 326.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80CD |
|---|---|
| RGB | rgb(204, 128, 205) |
| HSL | hsl(299, 44%, 65%) |
| HSV | hsv(299, 38%, 80%) |
| CMYK | cmyk(0.5%, 37.6%, 0%, 19.6%) |
| CIE-LAB | lab(63.91, 41.31, -27.79) |
| CIE-LCH | lch(63.91, 49.79, 326.08°) |
| OKLab | oklab(70.55% 0.1142 -0.0757) |
| OKLCH | oklch(70.55% 0.137 326.5) |
| XYZ | xyz(43.6395, 32.6853, 61.7560) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 3.23
Orchid
#DA70D6
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 6.67
Violet (CSS)
#EE82EE
ΔE00 6.71
Pale Purple
#B790D4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80CD #81CD80
analogous
#A580CD #CC80CD #CD80A7
triadic
#CC80CD #CDCC80 #80CDCC
tetradic
#CC80CD #CDA580 #81CD80 #80A7CD
square
#CC80CD #CDA580 #81CD80 #80A7CD
split-complementary
#CC80CD #A7CD80 #80CDA5
monochromatic
#963B97 #BA54BC #CC80CD #DEACDE #EFD8F0
Accessibility & contrast
On white
2.79
#CC80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#CC80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80CD
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80CD | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A95D0
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#D0879D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc80cd; /* rgb */ color: rgb(204, 128, 205); /* oklch */ color: oklch(70.5% 0.137 326.5);
Tailwind
colors: {
custom: {
50: '#dda6dc',
500: '#cc80cd',
950: '#000000',
},
}SCSS
$custom: #cc80cd; $custom-light: #dda6dc; $custom-dark: #000000;
JSON
{
"hex": "#cc80cd",
"rgb": {
"r": 204,
"g": 128,
"b": 205
},
"hsl": {
"h": 299.221,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.70548,
"c": 0.13699,
"h": 326.5
},
"luminance": 0.32683
}Semantic roles & 50–950 ramp
primary
#CC80CD
secondary
#C8E1C7
accent
#B72F31
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83