#CC80CF#CC80CF
#CC80CF is a light, vivid purple. Relative luminance 0.328; OKLCH L 70.6% C 0.139 H 325.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80CF |
|---|---|
| RGB | rgb(204, 128, 207) |
| HSL | hsl(298, 45%, 66%) |
| HSV | hsv(298, 38%, 81%) |
| CMYK | cmyk(1.4%, 38.2%, 0%, 18.8%) |
| CIE-LAB | lab(63.98, 41.68, -28.78) |
| CIE-LCH | lch(63.98, 50.66, 325.37°) |
| OKLab | oklab(70.63% 0.1146 -0.0785) |
| OKLCH | oklch(70.63% 0.139 325.6) |
| XYZ | xyz(43.8825, 32.7825, 63.0355) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 3.23
Orchid
#DA70D6
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 6.50
Purply Pink
#F075E6
ΔE00 6.52
Pale Purple
#B790D4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80CF #83CF80
analogous
#A480CF #CC80CF #CF80AA
triadic
#CC80CF #CFCC80 #80CFCC
tetradic
#CC80CF #CFA480 #83CF80 #80AACF
square
#CC80CF #CFA480 #83CF80 #80AACF
split-complementary
#CC80CF #AACF80 #80CFA4
monochromatic
#973A9A #BA54BE #CC80CF #DEACE0 #F0D9F1
Accessibility & contrast
On white
2.78
#CC80CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#CC80CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80CF
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80CF | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7995D2
Deuteranopia (green-blind)
#8D9ECC
Tritanopia (blue-blind)
#D0889E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc80cf; /* rgb */ color: rgb(204, 128, 207); /* oklch */ color: oklch(70.6% 0.139 325.6);
Tailwind
colors: {
custom: {
50: '#dda6de',
500: '#cc80cf',
950: '#000000',
},
}SCSS
$custom: #cc80cf; $custom-light: #dda6de; $custom-dark: #000000;
JSON
{
"hex": "#cc80cf",
"rgb": {
"r": 204,
"g": 128,
"b": 207
},
"hsl": {
"h": 297.722,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.70634,
"c": 0.13896,
"h": 325.6
},
"luminance": 0.32781
}Semantic roles & 50–950 ramp
primary
#CC80CF
secondary
#C9E3C8
accent
#B82D32
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83