#CC86E9#CC86E9
#CC86E9 is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.8% C 0.156 H 315.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86E9 |
|---|---|
| RGB | rgb(204, 134, 233) |
| HSL | hsl(282, 69%, 72%) |
| HSV | hsv(282, 42%, 91%) |
| CMYK | cmyk(12.4%, 42.5%, 0%, 8.6%) |
| CIE-LAB | lab(66.35, 43.60, -39.58) |
| CIE-LCH | lch(66.35, 58.88, 317.77°) |
| OKLab | oklab(72.76% 0.1112 -0.1094) |
| OKLCH | oklch(72.76% 0.156 315.5) |
| XYZ | xyz(48.1327, 35.7720, 81.4441) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.66
Light Purple
#BF77F6
ΔE00 5.58
Baby Purple
#CA9BF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 5.98
Pale Purple
#B790D4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86E9 #A3E986
analogous
#9B86E9 #CC86E9 #E986D5
triadic
#CC86E9 #E9CC86 #86E9CC
tetradic
#CC86E9 #E99B86 #A3E986 #86D5E9
square
#CC86E9 #E99B86 #A3E986 #86D5E9
split-complementary
#CC86E9 #D5E986 #86E99B
monochromatic
#9D26CF #B652E0 #CC86E9 #E2BAF2 #F4E5FA
Accessibility & contrast
On white
2.58
#CC86E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CC86E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86E9
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86E9 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#87A3E6
Tritanopia (blue-blind)
#CB94AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc86e9; /* rgb */ color: rgb(204, 134, 233); /* oklch */ color: oklch(72.8% 0.156 315.5);
Tailwind
colors: {
custom: {
50: '#ddabf0',
500: '#cc86e9',
950: '#000000',
},
}SCSS
$custom: #cc86e9; $custom-light: #ddabf0; $custom-dark: #000000;
JSON
{
"hex": "#cc86e9",
"rgb": {
"r": 204,
"g": 134,
"b": 233
},
"hsl": {
"h": 282.424,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.72763,
"c": 0.15604,
"h": 315.5
},
"luminance": 0.35771
}Semantic roles & 50–950 ramp
primary
#CC86E9
secondary
#E0F2D9
accent
#D1144C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84