#CC86EC#CC86EC
#CC86EC is a light, vivid purple. Relative luminance 0.359; OKLCH L 72.9% C 0.159 H 314.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86EC |
|---|---|
| RGB | rgb(204, 134, 236) |
| HSL | hsl(281, 73%, 73%) |
| HSV | hsv(281, 43%, 93%) |
| CMYK | cmyk(13.6%, 43.2%, 0%, 7.5%) |
| CIE-LAB | lab(66.48, 44.22, -41.02) |
| CIE-LCH | lch(66.48, 60.32, 317.15°) |
| OKLab | oklab(72.91% 0.1118 -0.1136) |
| OKLCH | oklch(72.91% 0.159 314.5) |
| XYZ | xyz(48.5649, 35.9449, 83.7204) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.21
Light Purple
#BF77F6
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.26
Pale Purple
#B790D4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86EC #A6EC86
analogous
#9986EC #CC86EC #EC86D9
triadic
#CC86EC #ECCC86 #86ECCC
tetradic
#CC86EC #EC9986 #A6EC86 #86D9EC
square
#CC86EC #EC9986 #A6EC86 #86D9EC
split-complementary
#CC86EC #D9EC86 #86EC99
monochromatic
#9D22D6 #B651E4 #CC86EC #E2BBF4 #F4E5FB
Accessibility & contrast
On white
2.56
#CC86EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#CC86EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86EC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86EC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#CA95AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc86ec; /* rgb */ color: rgb(204, 134, 236); /* oklch */ color: oklch(72.9% 0.159 314.5);
Tailwind
colors: {
custom: {
50: '#ddabf2',
500: '#cc86ec',
950: '#000000',
},
}SCSS
$custom: #cc86ec; $custom-light: #ddabf2; $custom-dark: #000000;
JSON
{
"hex": "#cc86ec",
"rgb": {
"r": 204,
"g": 134,
"b": 236
},
"hsl": {
"h": 281.176,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.72906,
"c": 0.15935,
"h": 314.5
},
"luminance": 0.35944
}Semantic roles & 50–950 ramp
primary
#CC86EC
secondary
#E1F3D8
accent
#D5114E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85