#CC80DC#CC80DC
#CC80DC is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.2% C 0.152 H 320.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80DC |
|---|---|
| RGB | rgb(204, 128, 220) |
| HSL | hsl(290, 57%, 68%) |
| HSV | hsv(290, 42%, 86%) |
| CMYK | cmyk(7.3%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(64.52, 44.18, -35.22) |
| CIE-LCH | lch(64.52, 56.50, 321.44°) |
| OKLab | oklab(71.21% 0.1174 -0.0969) |
| OKLCH | oklch(71.21% 0.152 320.5) |
| XYZ | xyz(45.5377, 33.4446, 71.7530) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.36
Orchid (survey)
#C875C4
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.16
Pale Purple
#B790D4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80DC #90DC80
analogous
#9E80DC #CC80DC #DC80BE
triadic
#CC80DC #DCCC80 #80DCCC
tetradic
#CC80DC #DC9E80 #90DC80 #80BEDC
square
#CC80DC #DC9E80 #90DC80 #80BEDC
split-complementary
#CC80DC #BEDC80 #80DC9E
monochromatic
#9B31B1 #B950CF #CC80DC #DFB0E9 #F3E0F6
Accessibility & contrast
On white
2.73
#CC80DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#CC80DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80DC
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80DC | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397DF
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#CD8BA4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc80dc; /* rgb */ color: rgb(204, 128, 220); /* oklch */ color: oklch(71.2% 0.152 320.5);
Tailwind
colors: {
custom: {
50: '#dda6e7',
500: '#cc80dc',
950: '#000000',
},
}SCSS
$custom: #cc80dc; $custom-light: #dda6e7; $custom-dark: #000000;
JSON
{
"hex": "#cc80dc",
"rgb": {
"r": 204,
"g": 128,
"b": 220
},
"hsl": {
"h": 289.565,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.71211,
"c": 0.15218,
"h": 320.5
},
"luminance": 0.33443
}Semantic roles & 50–950 ramp
primary
#CC80DC
secondary
#D3EACE
accent
#C4213E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84