#CC80DB#CC80DB
#CC80DB is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.2% C 0.151 H 320.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80DB |
|---|---|
| RGB | rgb(204, 128, 219) |
| HSL | hsl(290, 56%, 68%) |
| HSV | hsv(290, 42%, 86%) |
| CMYK | cmyk(6.8%, 41.6%, 0%, 14.1%) |
| CIE-LAB | lab(64.48, 43.98, -34.73) |
| CIE-LCH | lch(64.48, 56.04, 321.71°) |
| OKLab | oklab(71.17% 0.1172 -0.0955) |
| OKLCH | oklch(71.17% 0.151 320.8) |
| XYZ | xyz(45.4057, 33.3918, 71.0576) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.17
Orchid
#DA70D6
ΔE00 4.30
Orchid (survey)
#C875C4
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 6.15
Pale Purple
#B790D4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80DB #8FDB80
analogous
#9E80DB #CC80DB #DB80BC
triadic
#CC80DB #DBCC80 #80DBCC
tetradic
#CC80DB #DB9E80 #8FDB80 #80BCDB
square
#CC80DB #DB9E80 #8FDB80 #80BCDB
split-complementary
#CC80DB #BCDB80 #80DB9E
monochromatic
#9A32AF #B950CD #CC80DB #DFB0E9 #F2DFF6
Accessibility & contrast
On white
2.74
#CC80DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#CC80DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80DB
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80DB | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DE
Deuteranopia (green-blind)
#889FD8
Tritanopia (blue-blind)
#CE8BA3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc80db; /* rgb */ color: rgb(204, 128, 219); /* oklch */ color: oklch(71.2% 0.151 320.8);
Tailwind
colors: {
custom: {
50: '#dda6e6',
500: '#cc80db',
950: '#000000',
},
}SCSS
$custom: #cc80db; $custom-light: #dda6e6; $custom-dark: #000000;
JSON
{
"hex": "#cc80db",
"rgb": {
"r": 204,
"g": 128,
"b": 219
},
"hsl": {
"h": 290.11,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.71165,
"c": 0.15115,
"h": 320.8
},
"luminance": 0.3339
}Semantic roles & 50–950 ramp
primary
#CC80DB
secondary
#D2E9CD
accent
#C3223D
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84