#CC81CC#CC81CC
#CC81CC is a light, vivid purple. Relative luminance 0.329; OKLCH L 70.7% C 0.134 H 326.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CC81CC |
|---|---|
| RGB | rgb(204, 129, 204) |
| HSL | hsl(300, 42%, 65%) |
| HSV | hsv(300, 37%, 80%) |
| CMYK | cmyk(0%, 36.8%, 0%, 20%) |
| CIE-LAB | lab(64.08, 40.59, -26.96) |
| CIE-LCH | lch(64.08, 48.73, 326.41°) |
| OKLab | oklab(70.67% 0.1125 -0.0734) |
| OKLCH | oklch(70.67% 0.134 326.9) |
| XYZ | xyz(43.6503, 32.8994, 61.1660) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 3.19
Orchid
#DA70D6
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 6.83
Violet (CSS)
#EE82EE
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC81CC #81CC81
analogous
#A681CC #CC81CC #CC81A6
triadic
#CC81CC #CCCC81 #81CCCC
tetradic
#CC81CC #CCA681 #81CC81 #81A6CC
square
#CC81CC #CCA681 #81CC81 #81A6CC
split-complementary
#CC81CC #A6CC81 #81CCA6
monochromatic
#963D96 #BA55BA #CC81CC #DEADDE #EFD8EF
Accessibility & contrast
On white
2.77
#CC81CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#CC81CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC81CC
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC81CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC81CC | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CF
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#D0889D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc81cc; /* rgb */ color: rgb(204, 129, 204); /* oklch */ color: oklch(70.7% 0.134 326.9);
Tailwind
colors: {
custom: {
50: '#dda7db',
500: '#cc81cc',
950: '#000000',
},
}SCSS
$custom: #cc81cc; $custom-light: #dda7db; $custom-dark: #000000;
JSON
{
"hex": "#cc81cc",
"rgb": {
"r": 204,
"g": 129,
"b": 204
},
"hsl": {
"h": 300,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.70666,
"c": 0.13426,
"h": 326.9
},
"luminance": 0.32898
}Semantic roles & 50–950 ramp
primary
#CC81CC
secondary
#C8E1C8
accent
#B53030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83