#CC86CD#CC86CD
#CC86CD is a light, vivid purple. Relative luminance 0.343; OKLCH L 71.5% C 0.126 H 326.3°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86CD |
|---|---|
| RGB | rgb(204, 134, 205) |
| HSL | hsl(299, 42%, 66%) |
| HSV | hsv(299, 35%, 80%) |
| CMYK | cmyk(0.5%, 34.6%, 0%, 19.6%) |
| CIE-LAB | lab(65.20, 38.10, -25.80) |
| CIE-LCH | lch(65.20, 46.01, 325.90°) |
| OKLab | oklab(71.52% 0.1052 -0.0701) |
| OKLCH | oklch(71.52% 0.126 326.3) |
| XYZ | xyz(44.4454, 34.2971, 62.0246) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.15
Orchid (survey)
#C875C4
ΔE00 4.30
Orchid
#DA70D6
ΔE00 5.89
Pale Purple
#B790D4
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86CD #87CD86
analogous
#A986CD #CC86CD #CD86AB
triadic
#CC86CD #CDCC86 #86CDCC
tetradic
#CC86CD #CDA986 #87CD86 #86ABCD
square
#CC86CD #CDA986 #87CD86 #86ABCD
split-complementary
#CC86CD #ABCD86 #86CDA9
monochromatic
#983F99 #BA5BBB #CC86CD #DEB1DF #F1DDF1
Accessibility & contrast
On white
2.67
#CC86CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#CC86CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86CD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86CD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D0
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#D08DA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc86cd; /* rgb */ color: rgb(204, 134, 205); /* oklch */ color: oklch(71.5% 0.126 326.3);
Tailwind
colors: {
custom: {
50: '#dcaadc',
500: '#cc86cd',
950: '#000000',
},
}SCSS
$custom: #cc86cd; $custom-light: #dcaadc; $custom-dark: #000000;
JSON
{
"hex": "#cc86cd",
"rgb": {
"r": 204,
"g": 134,
"b": 205
},
"hsl": {
"h": 299.155,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.71523,
"c": 0.12644,
"h": 326.3
},
"luminance": 0.34295
}Semantic roles & 50–950 ramp
primary
#CC86CD
secondary
#CCE3CC
accent
#B53133
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83