#C86FC0#C86FC0
#C86FC0 is a light, vivid purple. Relative luminance 0.275; OKLCH L 66.9% C 0.151 H 330.5°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C86FC0 |
|---|---|
| RGB | rgb(200, 111, 192) |
| HSL | hsl(305, 45%, 61%) |
| HSV | hsv(305, 45%, 78%) |
| CMYK | cmyk(0%, 44.5%, 4%, 21.6%) |
| CIE-LAB | lab(59.39, 46.63, -27.44) |
| CIE-LCH | lch(59.39, 54.10, 329.52°) |
| OKLab | oklab(66.89% 0.1318 -0.0746) |
| OKLCH | oklch(66.89% 0.151 330.5) |
| XYZ | xyz(39.0179, 27.4561, 53.1033) |
| Luminance | 0.2745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.51
Orchid
#DA70D6
ΔE00 4.27
Purplish Pink
#CE5DAE
ΔE00 5.03
Pale Magenta
#D767AD
ΔE00 5.65
Purpleish Pink
#DF4EC8
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C86FC0 #6FC877
analogous
#A36FC8 #C86FC0 #C86F93
triadic
#C86FC0 #C0C86F #6FC0C8
tetradic
#C86FC0 #C8A36F #6FC877 #6F93C8
square
#C86FC0 #C8A36F #6FC877 #6F93C8
split-complementary
#C86FC0 #93C86F #6FC8A3
monochromatic
#883481 #B545AB #C86FC0 #D99BD3 #EAC8E7
Accessibility & contrast
On white
3.24
#C86FC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#C86FC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C86FC0
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C86FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C86FC0 | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B87C3
Deuteranopia (green-blind)
#8393BD
Tritanopia (blue-blind)
#CE768F
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #c86fc0; /* rgb */ color: rgb(200, 111, 192); /* oklch */ color: oklch(66.9% 0.151 330.5);
Tailwind
colors: {
custom: {
50: '#da9bd3',
500: '#c86fc0',
950: '#000000',
},
}SCSS
$custom: #c86fc0; $custom-light: #da9bd3; $custom-dark: #000000;
JSON
{
"hex": "#c86fc0",
"rgb": {
"r": 200,
"g": 111,
"b": 192
},
"hsl": {
"h": 305.393,
"s": 44.724,
"l": 60.98
},
"oklch": {
"l": 0.66892,
"c": 0.15144,
"h": 330.5
},
"luminance": 0.27454
}Semantic roles & 50–950 ramp
primary
#C86FC0
secondary
#B9DABC
accent
#B83A2E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82