#CC80C8#CC80C8
#CC80C8 is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.3% C 0.132 H 328.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80C8 |
|---|---|
| RGB | rgb(204, 128, 200) |
| HSL | hsl(303, 43%, 65%) |
| HSV | hsv(303, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 2%, 20%) |
| CIE-LAB | lab(63.71, 40.39, -25.28) |
| CIE-LCH | lch(63.71, 47.65, 327.96°) |
| OKLab | oklab(70.34% 0.113 -0.0686) |
| OKLCH | oklch(70.34% 0.132 328.7) |
| XYZ | xyz(43.0456, 32.4478, 58.6280) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.33
Pale Purple
#B790D4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80C8 #80CC84
analogous
#AA80CC #CC80C8 #CC80A2
triadic
#CC80C8 #C8CC80 #80C8CC
tetradic
#CC80C8 #CCAA80 #80CC84 #80A2CC
square
#CC80C8 #CCAA80 #80CC84 #80A2CC
split-complementary
#CC80C8 #A2CC80 #80CCAA
monochromatic
#963C91 #BA54B5 #CC80C8 #DEACDB #EFD7EE
Accessibility & contrast
On white
2.80
#CC80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#CC80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80C8
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80C8 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C94CB
Deuteranopia (green-blind)
#8F9EC6
Tritanopia (blue-blind)
#D1869B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc80c8; /* rgb */ color: rgb(204, 128, 200); /* oklch */ color: oklch(70.3% 0.132 328.7);
Tailwind
colors: {
custom: {
50: '#dda6d9',
500: '#cc80c8',
950: '#000000',
},
}SCSS
$custom: #cc80c8; $custom-light: #dda6d9; $custom-dark: #000000;
JSON
{
"hex": "#cc80c8",
"rgb": {
"r": 204,
"g": 128,
"b": 200
},
"hsl": {
"h": 303.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.70338,
"c": 0.13217,
"h": 328.7
},
"luminance": 0.32446
}Semantic roles & 50–950 ramp
primary
#CC80C8
secondary
#C7E1C8
accent
#B63730
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83