#BC6DC0#BC6DC0
#BC6DC0 is a light, vivid purple. Relative luminance 0.254; OKLCH L 65.2% C 0.147 H 325.4°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BC6DC0 |
|---|---|
| RGB | rgb(188, 109, 192) |
| HSL | hsl(297, 40%, 59%) |
| HSV | hsv(297, 43%, 75%) |
| CMYK | cmyk(2.1%, 43.2%, 0%, 24.7%) |
| CIE-LAB | lab(57.50, 44.03, -30.49) |
| CIE-LCH | lch(57.50, 53.56, 325.29°) |
| OKLab | oklab(65.16% 0.1209 -0.0835) |
| OKLCH | oklch(65.16% 0.147 325.4) |
| XYZ | xyz(35.7213, 25.4360, 52.8870) |
| Luminance | 0.2543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.23
Soft Purple
#A66FB5
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.78
Purplish Pink
#CE5DAE
ΔE00 6.16
Wisteria
#A87DC2
ΔE00 6.27
Pinky Purple
#C94CBE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC6DC0 #71C06D
analogous
#936DC0 #BC6DC0 #C06D9B
triadic
#BC6DC0 #C0BC6D #6DC0BC
tetradic
#BC6DC0 #C0936D #71C06D #6D9BC0
square
#BC6DC0 #C0936D #71C06D #6D9BC0
split-complementary
#BC6DC0 #9BC06D #6DC093
monochromatic
#79367D #A348A8 #BC6DC0 #D098D2 #E3C3E5
Accessibility & contrast
On white
3.45
#BC6DC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#BC6DC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC6DC0
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC6DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC6DC0 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6584C3
Deuteranopia (green-blind)
#7A8EBD
Tritanopia (blue-blind)
#C0768D
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #bc6dc0; /* rgb */ color: rgb(188, 109, 192); /* oklch */ color: oklch(65.2% 0.147 325.4);
Tailwind
colors: {
custom: {
50: '#d299d3',
500: '#bc6dc0',
950: '#000000',
},
}SCSS
$custom: #bc6dc0; $custom-light: #d299d3; $custom-dark: #000000;
JSON
{
"hex": "#bc6dc0",
"rgb": {
"r": 188,
"g": 109,
"b": 192
},
"hsl": {
"h": 297.108,
"s": 39.713,
"l": 59.02
},
"oklch": {
"l": 0.65157,
"c": 0.1469,
"h": 325.4
},
"luminance": 0.25434
}Semantic roles & 50–950 ramp
primary
#BC6DC0
secondary
#B6D5B4
accent
#D0585E
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82