#CC80EB#CC80EB
#CC80EB is a light, vivid purple. Relative luminance 0.343; OKLCH L 71.9% C 0.168 H 315.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80EB |
|---|---|
| RGB | rgb(204, 128, 235) |
| HSL | hsl(283, 73%, 71%) |
| HSV | hsv(283, 46%, 92%) |
| CMYK | cmyk(13.2%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(65.18, 47.19, -42.50) |
| CIE-LCH | lch(65.18, 63.51, 317.99°) |
| OKLab | oklab(71.92% 0.12 -0.1178) |
| OKLCH | oklch(71.92% 0.168 315.5) |
| XYZ | xyz(47.6141, 34.2752, 82.6887) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.37
Liliac
#C48EFD
ΔE00 5.00
Easter Purple
#C071FE
ΔE00 5.81
Orchid
#DA70D6
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80EB #9FEB80
analogous
#9680EB #CC80EB #EB80D4
triadic
#CC80EB #EBCC80 #80EBCC
tetradic
#CC80EB #EB9680 #9FEB80 #80D4EB
square
#CC80EB #EB9680 #9FEB80 #80D4EB
split-complementary
#CC80EB #D4EB80 #80EB96
monochromatic
#9D21D0 #B74BE3 #CC80EB #E1B5F3 #F4E5FB
Accessibility & contrast
On white
2.67
#CC80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#CC80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80EB
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80EB | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#81A0E8
Tritanopia (blue-blind)
#CA8FAA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc80eb; /* rgb */ color: rgb(204, 128, 235); /* oklch */ color: oklch(71.9% 0.168 315.5);
Tailwind
colors: {
custom: {
50: '#dda7f2',
500: '#cc80eb',
950: '#000000',
},
}SCSS
$custom: #cc80eb; $custom-light: #dda7f2; $custom-dark: #000000;
JSON
{
"hex": "#cc80eb",
"rgb": {
"r": 204,
"g": 128,
"b": 235
},
"hsl": {
"h": 282.617,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.71922,
"c": 0.16814,
"h": 315.5
},
"luminance": 0.34274
}Semantic roles & 50–950 ramp
primary
#CC80EB
secondary
#DDF1D5
accent
#D51149
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85