#C86FBD#C86FBD
#C86FBD is a light, vivid purple. Relative luminance 0.273; OKLCH L 66.8% C 0.149 H 331.8°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C86FBD |
|---|---|
| RGB | rgb(200, 111, 189) |
| HSL | hsl(307, 45%, 61%) |
| HSV | hsv(307, 45%, 78%) |
| CMYK | cmyk(0%, 44.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(59.27, 46.10, -25.92) |
| CIE-LCH | lch(59.27, 52.89, 330.66°) |
| OKLab | oklab(66.76% 0.1311 -0.0703) |
| OKLCH | oklch(66.76% 0.149 331.8) |
| XYZ | xyz(38.6889, 27.3245, 51.3706) |
| Luminance | 0.2732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.80
Purplish Pink
#CE5DAE
ΔE00 4.67
Orchid
#DA70D6
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 5.12
Purpleish Pink
#DF4EC8
ΔE00 6.62
Soft Purple
#A66FB5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C86FBD #6FC87A
analogous
#A66FC8 #C86FBD #C86F90
triadic
#C86FBD #BDC86F #6FBDC8
tetradic
#C86FBD #C8A66F #6FC87A #6F90C8
square
#C86FBD #C8A66F #6FC87A #6F90C8
split-complementary
#C86FBD #90C86F #6FC8A6
monochromatic
#88347E #B545A7 #C86FBD #D99BD1 #EAC8E6
Accessibility & contrast
On white
3.25
#C86FBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#C86FBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C86FBD
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C86FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C86FBD | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C87C0
Deuteranopia (green-blind)
#8593BA
Tritanopia (blue-blind)
#CF758D
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #c86fbd; /* rgb */ color: rgb(200, 111, 189); /* oklch */ color: oklch(66.8% 0.149 331.8);
Tailwind
colors: {
custom: {
50: '#da9bd1',
500: '#c86fbd',
950: '#000000',
},
}SCSS
$custom: #c86fbd; $custom-light: #da9bd1; $custom-dark: #000000;
JSON
{
"hex": "#c86fbd",
"rgb": {
"r": 200,
"g": 111,
"b": 189
},
"hsl": {
"h": 307.416,
"s": 44.724,
"l": 60.98
},
"oklch": {
"l": 0.66762,
"c": 0.14878,
"h": 331.8
},
"luminance": 0.27322
}Semantic roles & 50–950 ramp
primary
#C86FBD
secondary
#B9DABD
accent
#B83F2E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82