#C86BBF#C86BBF
#C86BBF is a light, vivid purple. Relative luminance 0.266; OKLCH L 66.3% C 0.157 H 330.8°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C86BBF |
|---|---|
| RGB | rgb(200, 107, 191) |
| HSL | hsl(306, 46%, 60%) |
| HSV | hsv(306, 47%, 78%) |
| CMYK | cmyk(0%, 46.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(58.56, 48.49, -28.15) |
| CIE-LCH | lch(58.56, 56.07, 329.86°) |
| OKLab | oklab(66.26% 0.1374 -0.0766) |
| OKLCH | oklch(66.26% 0.157 330.8) |
| XYZ | xyz(38.4807, 26.5585, 52.3796) |
| Luminance | 0.2656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.42
Purplish Pink
#CE5DAE
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.51
Pale Magenta
#D767AD
ΔE00 5.57
Purpleish Pink
#DF4EC8
ΔE00 5.72
Pinky Purple
#C94CBE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C86BBF #6BC874
analogous
#A26BC8 #C86BBF #C86B91
triadic
#C86BBF #BFC86B #6BBFC8
tetradic
#C86BBF #C8A26B #6BC874 #6B91C8
square
#C86BBF #C8A26B #6BC874 #6B91C8
split-complementary
#C86BBF #91C86B #6BC8A2
monochromatic
#87327E #B343A8 #C86BBF #D998D2 #E9C4E6
Accessibility & contrast
On white
3.33
#C86BBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#C86BBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C86BBF
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C86BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C86BBF | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6785C2
Deuteranopia (green-blind)
#8192BC
Tritanopia (blue-blind)
#CF728C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #c86bbf; /* rgb */ color: rgb(200, 107, 191); /* oklch */ color: oklch(66.3% 0.157 330.8);
Tailwind
colors: {
custom: {
50: '#db98d2',
500: '#c86bbf',
950: '#000000',
},
}SCSS
$custom: #c86bbf; $custom-light: #db98d2; $custom-dark: #000000;
JSON
{
"hex": "#c86bbf",
"rgb": {
"r": 200,
"g": 107,
"b": 191
},
"hsl": {
"h": 305.806,
"s": 45.813,
"l": 60.196
},
"oklch": {
"l": 0.66259,
"c": 0.15732,
"h": 330.8
},
"luminance": 0.26556
}Semantic roles & 50–950 ramp
primary
#C86BBF
secondary
#B6D9B9
accent
#B93A2C
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82