#CC86DC#CC86DC
#CC86DC is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.2% C 0.142 H 320.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86DC |
|---|---|
| RGB | rgb(204, 134, 220) |
| HSL | hsl(289, 55%, 69%) |
| HSV | hsv(289, 39%, 86%) |
| CMYK | cmyk(7.3%, 39.1%, 0%, 13.7%) |
| CIE-LAB | lab(65.79, 40.98, -33.24) |
| CIE-LCH | lch(65.79, 52.77, 320.96°) |
| OKLab | oklab(72.17% 0.1087 -0.0912) |
| OKLCH | oklch(72.17% 0.142 320) |
| XYZ | xyz(46.3436, 35.0563, 72.0216) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.91
Orchid (survey)
#C875C4
ΔE00 5.45
Pale Purple
#B790D4
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86DC #96DC86
analogous
#A186DC #CC86DC #DC86C1
triadic
#CC86DC #DCCC86 #86DCCC
tetradic
#CC86DC #DCA186 #96DC86 #86C1DC
square
#CC86DC #DCA186 #96DC86 #86C1DC
split-complementary
#CC86DC #C1DC86 #86DCA1
monochromatic
#9C34B4 #B857CE #CC86DC #E0B5EA #F4E5F7
Accessibility & contrast
On white
2.62
#CC86DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#CC86DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86DC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86DC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#CD90A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc86dc; /* rgb */ color: rgb(204, 134, 220); /* oklch */ color: oklch(72.2% 0.142 320.0);
Tailwind
colors: {
custom: {
50: '#ddaae7',
500: '#cc86dc',
950: '#000000',
},
}SCSS
$custom: #cc86dc; $custom-light: #ddaae7; $custom-dark: #000000;
JSON
{
"hex": "#cc86dc",
"rgb": {
"r": 204,
"g": 134,
"b": 220
},
"hsl": {
"h": 288.837,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.72167,
"c": 0.14192,
"h": 320
},
"luminance": 0.35055
}Semantic roles & 50–950 ramp
primary
#CC86DC
secondary
#D7EBD3
accent
#C32341
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84