#C86BBB#C86BBB
#C86BBB is a light, vivid purple. Relative luminance 0.264; OKLCH L 66.1% C 0.154 H 332.6°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C86BBB |
|---|---|
| RGB | rgb(200, 107, 187) |
| HSL | hsl(308, 46%, 60%) |
| HSV | hsv(308, 47%, 78%) |
| CMYK | cmyk(0%, 46.5%, 6.5%, 21.6%) |
| CIE-LAB | lab(58.40, 47.80, -26.12) |
| CIE-LCH | lch(58.40, 54.47, 331.35°) |
| OKLab | oklab(66.09% 0.1365 -0.0709) |
| OKLCH | oklch(66.09% 0.154 332.6) |
| XYZ | xyz(38.0466, 26.3849, 50.0929) |
| Luminance | 0.2638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.68
Purplish Pink
#CE5DAE
ΔE00 3.84
Pale Magenta
#D767AD
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.06
Purpleish Pink
#DF4EC8
ΔE00 5.96
Pinky Purple
#C94CBE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C86BBB #6BC878
analogous
#A66BC8 #C86BBB #C86B8C
triadic
#C86BBB #BBC86B #6BBBC8
tetradic
#C86BBB #C8A66B #6BC878 #6B8CC8
square
#C86BBB #C8A66B #6BC878 #6B8CC8
split-complementary
#C86BBB #8CC86B #6BC8A6
monochromatic
#87327B #B343A3 #C86BBB #D998D0 #E9C4E4
Accessibility & contrast
On white
3.35
#C86BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#C86BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C86BBB
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C86BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C86BBB | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6984BE
Deuteranopia (green-blind)
#8391B8
Tritanopia (blue-blind)
#CF718A
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #c86bbb; /* rgb */ color: rgb(200, 107, 187); /* oklch */ color: oklch(66.1% 0.154 332.6);
Tailwind
colors: {
custom: {
50: '#db98cf',
500: '#c86bbb',
950: '#000000',
},
}SCSS
$custom: #c86bbb; $custom-light: #db98cf; $custom-dark: #000000;
JSON
{
"hex": "#c86bbb",
"rgb": {
"r": 200,
"g": 107,
"b": 187
},
"hsl": {
"h": 308.387,
"s": 45.813,
"l": 60.196
},
"oklch": {
"l": 0.66085,
"c": 0.15384,
"h": 332.6
},
"luminance": 0.26383
}Semantic roles & 50–950 ramp
primary
#C86BBB
secondary
#B6D9BB
accent
#B9402C
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82