#C86DC0#C86DC0
#C86DC0 is a light, vivid purple. Relative luminance 0.270; OKLCH L 66.6% C 0.155 H 330.4°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C86DC0 |
|---|---|
| RGB | rgb(200, 109, 192) |
| HSL | hsl(305, 45%, 61%) |
| HSV | hsv(305, 46%, 78%) |
| CMYK | cmyk(0%, 45.5%, 4%, 21.6%) |
| CIE-LAB | lab(59.00, 47.65, -28.05) |
| CIE-LCH | lch(59.00, 55.30, 329.52°) |
| OKLab | oklab(66.6% 0.1347 -0.0764) |
| OKLCH | oklch(66.6% 0.155 330.4) |
| XYZ | xyz(38.8021, 27.0246, 53.0314) |
| Luminance | 0.2702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.94
Orchid
#DA70D6
ΔE00 4.30
Purplish Pink
#CE5DAE
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 5.68
Purpleish Pink
#DF4EC8
ΔE00 6.06
Soft Purple
#A66FB5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C86DC0 #6DC875
analogous
#A26DC8 #C86DC0 #C86D92
triadic
#C86DC0 #C0C86D #6DC0C8
tetradic
#C86DC0 #C8A26D #6DC875 #6D92C8
square
#C86DC0 #C8A26D #6DC875 #6D92C8
split-complementary
#C86DC0 #92C86D #6DC8A2
monochromatic
#883380 #B444AA #C86DC0 #D999D3 #E9C6E6
Accessibility & contrast
On white
3.28
#C86DC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#C86DC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C86DC0
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C86DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C86DC0 | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6986C3
Deuteranopia (green-blind)
#8293BD
Tritanopia (blue-blind)
#CE748E
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #c86dc0; /* rgb */ color: rgb(200, 109, 192); /* oklch */ color: oklch(66.6% 0.155 330.4);
Tailwind
colors: {
custom: {
50: '#da9ad3',
500: '#c86dc0',
950: '#000000',
},
}SCSS
$custom: #c86dc0; $custom-light: #da9ad3; $custom-dark: #000000;
JSON
{
"hex": "#c86dc0",
"rgb": {
"r": 200,
"g": 109,
"b": 192
},
"hsl": {
"h": 305.275,
"s": 45.274,
"l": 60.588
},
"oklch": {
"l": 0.66596,
"c": 0.15483,
"h": 330.4
},
"luminance": 0.27022
}Semantic roles & 50–950 ramp
primary
#C86DC0
secondary
#B7DABA
accent
#B8392D
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82