#CC80ED#CC80ED
#CC80ED is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.0% C 0.170 H 314.9°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80ED |
|---|---|
| RGB | rgb(204, 128, 237) |
| HSL | hsl(282, 75%, 72%) |
| HSV | hsv(282, 46%, 93%) |
| CMYK | cmyk(13.9%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(65.27, 47.60, -43.46) |
| CIE-LCH | lch(65.27, 64.46, 317.60°) |
| OKLab | oklab(72.02% 0.1203 -0.1206) |
| OKLCH | oklch(72.02% 0.17 314.9) |
| XYZ | xyz(47.9047, 34.3914, 84.2190) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.12
Liliac
#C48EFD
ΔE00 4.77
Easter Purple
#C071FE
ΔE00 5.56
Orchid
#DA70D6
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80ED #A1ED80
analogous
#9680ED #CC80ED #ED80D8
triadic
#CC80ED #EDCC80 #80EDCC
tetradic
#CC80ED #ED9680 #A1ED80 #80D8ED
square
#CC80ED #ED9680 #A1ED80 #80D8ED
split-complementary
#CC80ED #D8ED80 #80ED96
monochromatic
#9D1ED4 #B64AE5 #CC80ED #E2B6F5 #F4E4FB
Accessibility & contrast
On white
2.67
#CC80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#CC80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80ED
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80ED | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#CA90AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc80ed; /* rgb */ color: rgb(204, 128, 237); /* oklch */ color: oklch(72.0% 0.170 314.9);
Tailwind
colors: {
custom: {
50: '#dda7f3',
500: '#cc80ed',
950: '#000000',
},
}SCSS
$custom: #cc80ed; $custom-light: #dda7f3; $custom-dark: #000000;
JSON
{
"hex": "#cc80ed",
"rgb": {
"r": 204,
"g": 128,
"b": 237
},
"hsl": {
"h": 281.835,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.7202,
"c": 0.17031,
"h": 314.9
},
"luminance": 0.3439
}Semantic roles & 50–950 ramp
primary
#CC80ED
secondary
#DFF2D6
accent
#D70E4B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85