#CC80D2#CC80D2
#CC80D2 is a light, vivid purple. Relative luminance 0.329; OKLCH L 70.8% C 0.142 H 324.3°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80D2 |
|---|---|
| RGB | rgb(204, 128, 210) |
| HSL | hsl(296, 48%, 66%) |
| HSV | hsv(296, 39%, 82%) |
| CMYK | cmyk(2.9%, 39%, 0%, 17.6%) |
| CIE-LAB | lab(64.10, 42.25, -30.28) |
| CIE-LCH | lch(64.10, 51.98, 324.37°) |
| OKLab | oklab(70.76% 0.1153 -0.0828) |
| OKLCH | oklch(70.76% 0.142 324.3) |
| XYZ | xyz(44.2527, 32.9306, 64.9855) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 6.24
Purply Pink
#F075E6
ΔE00 6.34
Pale Purple
#B790D4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80D2 #86D280
analogous
#A380D2 #CC80D2 #D280AF
triadic
#CC80D2 #D2CC80 #80D2CC
tetradic
#CC80D2 #D2A380 #86D280 #80AFD2
square
#CC80D2 #D2A380 #86D280 #80AFD2
split-complementary
#CC80D2 #AFD280 #80D2A3
monochromatic
#98389F #BA53C2 #CC80D2 #DEADE2 #F0DAF2
Accessibility & contrast
On white
2.77
#CC80D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#CC80D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80D2
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80D2 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7896D5
Deuteranopia (green-blind)
#8C9FCF
Tritanopia (blue-blind)
#CF899F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc80d2; /* rgb */ color: rgb(204, 128, 210); /* oklch */ color: oklch(70.8% 0.142 324.3);
Tailwind
colors: {
custom: {
50: '#dda6e0',
500: '#cc80d2',
950: '#000000',
},
}SCSS
$custom: #cc80d2; $custom-light: #dda6e0; $custom-dark: #000000;
JSON
{
"hex": "#cc80d2",
"rgb": {
"r": 204,
"g": 128,
"b": 210
},
"hsl": {
"h": 295.61,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.70764,
"c": 0.14194,
"h": 324.3
},
"luminance": 0.32929
}Semantic roles & 50–950 ramp
primary
#CC80D2
secondary
#CBE4CA
accent
#BB2B35
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83