#CC80EC#CC80EC
#CC80EC is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.0% C 0.169 H 315.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80EC |
|---|---|
| RGB | rgb(204, 128, 236) |
| HSL | hsl(282, 74%, 71%) |
| HSV | hsv(282, 46%, 93%) |
| CMYK | cmyk(13.6%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(65.23, 47.39, -42.98) |
| CIE-LCH | lch(65.23, 63.98, 317.79°) |
| OKLab | oklab(71.97% 0.1201 -0.1192) |
| OKLCH | oklch(71.97% 0.169 315.2) |
| XYZ | xyz(47.7590, 34.3331, 83.4517) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.24
Liliac
#C48EFD
ΔE00 4.88
Easter Purple
#C071FE
ΔE00 5.68
Orchid
#DA70D6
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80EC #A0EC80
analogous
#9680EC #CC80EC #EC80D6
triadic
#CC80EC #ECCC80 #80ECCC
tetradic
#CC80EC #EC9680 #A0EC80 #80D6EC
square
#CC80EC #EC9680 #A0EC80 #80D6EC
split-complementary
#CC80EC #D6EC80 #80EC96
monochromatic
#9D1FD2 #B74BE4 #CC80EC #E1B5F4 #F4E4FB
Accessibility & contrast
On white
2.67
#CC80EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#CC80EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80EC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80EC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#CA90AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc80ec; /* rgb */ color: rgb(204, 128, 236); /* oklch */ color: oklch(72.0% 0.169 315.2);
Tailwind
colors: {
custom: {
50: '#dda7f2',
500: '#cc80ec',
950: '#000000',
},
}SCSS
$custom: #cc80ec; $custom-light: #dda7f2; $custom-dark: #000000;
JSON
{
"hex": "#cc80ec",
"rgb": {
"r": 204,
"g": 128,
"b": 236
},
"hsl": {
"h": 282.222,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.71971,
"c": 0.16923,
"h": 315.2
},
"luminance": 0.34332
}Semantic roles & 50–950 ramp
primary
#CC80EC
secondary
#DEF2D6
accent
#D60F4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85