#CC80DD#CC80DD
#CC80DD is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.3% C 0.153 H 320.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80DD |
|---|---|
| RGB | rgb(204, 128, 221) |
| HSL | hsl(289, 58%, 68%) |
| HSV | hsv(289, 42%, 87%) |
| CMYK | cmyk(7.7%, 42.1%, 0%, 13.3%) |
| CIE-LAB | lab(64.56, 44.37, -35.71) |
| CIE-LCH | lch(64.56, 56.96, 321.18°) |
| OKLab | oklab(71.26% 0.1176 -0.0983) |
| OKLCH | oklch(71.26% 0.153 320.1) |
| XYZ | xyz(45.6705, 33.4977, 72.4525) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.43
Orchid (survey)
#C875C4
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.18
Light Purple
#BF77F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80DD #91DD80
analogous
#9D80DD #CC80DD #DD80BF
triadic
#CC80DD #DDCC80 #80DDCC
tetradic
#CC80DD #DD9D80 #91DD80 #80BFDD
square
#CC80DD #DD9D80 #91DD80 #80BFDD
split-complementary
#CC80DD #BFDD80 #80DD9D
monochromatic
#9B30B3 #B950D0 #CC80DD #DFB0EA #F3E1F7
Accessibility & contrast
On white
2.73
#CC80DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CC80DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80DD
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80DD | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397E0
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#CD8CA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc80dd; /* rgb */ color: rgb(204, 128, 221); /* oklch */ color: oklch(71.3% 0.153 320.1);
Tailwind
colors: {
custom: {
50: '#dda6e8',
500: '#cc80dd',
950: '#000000',
},
}SCSS
$custom: #cc80dd; $custom-light: #dda6e8; $custom-dark: #000000;
JSON
{
"hex": "#cc80dd",
"rgb": {
"r": 204,
"g": 128,
"b": 221
},
"hsl": {
"h": 289.032,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.71257,
"c": 0.15323,
"h": 320.1
},
"luminance": 0.33496
}Semantic roles & 50–950 ramp
primary
#CC80DD
secondary
#D4EACE
accent
#C5203E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84