#CC86C8#CC86C8
#CC86C8 is a light, vivid purple. Relative luminance 0.341; OKLCH L 71.3% C 0.122 H 328.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86C8 |
|---|---|
| RGB | rgb(204, 134, 200) |
| HSL | hsl(303, 41%, 66%) |
| HSV | hsv(303, 34%, 80%) |
| CMYK | cmyk(0%, 34.3%, 2%, 20%) |
| CIE-LAB | lab(65.01, 37.17, -23.29) |
| CIE-LCH | lch(65.01, 43.86, 327.94°) |
| OKLab | oklab(71.32% 0.1039 -0.0631) |
| OKLCH | oklch(71.32% 0.122 328.8) |
| XYZ | xyz(43.8515, 34.0595, 58.8966) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.59
Orchid (survey)
#C875C4
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.43
Pale Purple
#B790D4
ΔE00 6.72
Plum
#DDA0DD
ΔE00 6.78
Violet (CSS)
#EE82EE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86C8 #86CC8A
analogous
#AD86CC #CC86C8 #CC86A5
triadic
#CC86C8 #C8CC86 #86C8CC
tetradic
#CC86C8 #CCAD86 #86CC8A #86A5CC
square
#CC86C8 #CCAD86 #86CC8A #86A5CC
split-complementary
#CC86C8 #A5CC86 #86CCAD
monochromatic
#984093 #BA5BB4 #CC86C8 #DEB1DC #F0DCEF
Accessibility & contrast
On white
2.69
#CC86C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#CC86C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86C8
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86C8 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CA
Deuteranopia (green-blind)
#94A1C6
Tritanopia (blue-blind)
#D18B9E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc86c8; /* rgb */ color: rgb(204, 134, 200); /* oklch */ color: oklch(71.3% 0.122 328.8);
Tailwind
colors: {
custom: {
50: '#dcaad8',
500: '#cc86c8',
950: '#000000',
},
}SCSS
$custom: #cc86c8; $custom-light: #dcaad8; $custom-dark: #000000;
JSON
{
"hex": "#cc86c8",
"rgb": {
"r": 204,
"g": 134,
"b": 200
},
"hsl": {
"h": 303.429,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.71319,
"c": 0.12156,
"h": 328.8
},
"luminance": 0.34058
}Semantic roles & 50–950 ramp
primary
#CC86C8
secondary
#CBE2CD
accent
#B43932
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83