#CC81DC#CC81DC
#CC81DC is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.4% C 0.150 H 320.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CC81DC |
|---|---|
| RGB | rgb(204, 129, 220) |
| HSL | hsl(289, 57%, 68%) |
| HSV | hsv(289, 41%, 86%) |
| CMYK | cmyk(7.3%, 41.4%, 0%, 13.7%) |
| CIE-LAB | lab(64.73, 43.65, -34.89) |
| CIE-LCH | lch(64.73, 55.88, 321.36°) |
| OKLab | oklab(71.37% 0.1159 -0.0959) |
| OKLCH | oklch(71.37% 0.15 320.4) |
| XYZ | xyz(45.6688, 33.7068, 71.7967) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.54
Orchid (survey)
#C875C4
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC81DC #91DC81
analogous
#9E81DC #CC81DC #DC81BE
triadic
#CC81DC #DCCC81 #81DCCC
tetradic
#CC81DC #DC9E81 #91DC81 #81BEDC
square
#CC81DC #DC9E81 #91DC81 #81BEDC
split-complementary
#CC81DC #BEDC81 #81DC9E
monochromatic
#9B31B1 #B951CF #CC81DC #DFB1E9 #F3E1F7
Accessibility & contrast
On white
2.71
#CC81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#CC81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC81DC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC81DC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#88A0D9
Tritanopia (blue-blind)
#CD8CA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc81dc; /* rgb */ color: rgb(204, 129, 220); /* oklch */ color: oklch(71.4% 0.150 320.4);
Tailwind
colors: {
custom: {
50: '#dda7e7',
500: '#cc81dc',
950: '#000000',
},
}SCSS
$custom: #cc81dc; $custom-light: #dda7e7; $custom-dark: #000000;
JSON
{
"hex": "#cc81dc",
"rgb": {
"r": 204,
"g": 129,
"b": 220
},
"hsl": {
"h": 289.451,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.71368,
"c": 0.15049,
"h": 320.4
},
"luminance": 0.33705
}Semantic roles & 50–950 ramp
primary
#CC81DC
secondary
#D4EACF
accent
#C4213E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84