#CC86CC#CC86CC
#CC86CC is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.5% C 0.125 H 326.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86CC |
|---|---|
| RGB | rgb(204, 134, 204) |
| HSL | hsl(300, 41%, 66%) |
| HSV | hsv(300, 34%, 80%) |
| CMYK | cmyk(0%, 34.3%, 0%, 20%) |
| CIE-LAB | lab(65.16, 37.91, -25.30) |
| CIE-LCH | lch(65.16, 45.58, 326.29°) |
| OKLab | oklab(71.48% 0.105 -0.0687) |
| OKLCH | oklch(71.48% 0.125 326.8) |
| XYZ | xyz(44.3251, 34.2489, 61.3909) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.21
Orchid (survey)
#C875C4
ΔE00 4.30
Orchid
#DA70D6
ΔE00 5.98
Pale Purple
#B790D4
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.77
Violet (CSS)
#EE82EE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86CC #86CC86
analogous
#A986CC #CC86CC #CC86A9
triadic
#CC86CC #CCCC86 #86CCCC
tetradic
#CC86CC #CCA986 #86CC86 #86A9CC
square
#CC86CC #CCA986 #86CC86 #86A9CC
split-complementary
#CC86CC #A9CC86 #86CCA9
monochromatic
#984098 #BA5BBA #CC86CC #DEB1DE #F0DCF0
Accessibility & contrast
On white
2.68
#CC86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#CC86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86CC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86CC | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#92A1CA
Tritanopia (blue-blind)
#D08CA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc86cc; /* rgb */ color: rgb(204, 134, 204); /* oklch */ color: oklch(71.5% 0.125 326.8);
Tailwind
colors: {
custom: {
50: '#dcaadb',
500: '#cc86cc',
950: '#000000',
},
}SCSS
$custom: #cc86cc; $custom-light: #dcaadb; $custom-dark: #000000;
JSON
{
"hex": "#cc86cc",
"rgb": {
"r": 204,
"g": 134,
"b": 204
},
"hsl": {
"h": 300,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.71481,
"c": 0.12545,
"h": 326.8
},
"luminance": 0.34247
}Semantic roles & 50–950 ramp
primary
#CC86CC
secondary
#CBE2CB
accent
#B43232
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83