Skip to content

#bc6cdb

a balanced, vivid violet · cool · closest name: Medium Orchid

RGB
188, 108, 219
HSL
283°, 61%, 64%
CMYK
14, 51, 0, 14
Luminance
0.2653

At a glance

Every number on this page in one read: what #bc6cdb is made of, how bright it looks, and which way it leans.

Hex
#bc6cdb
Hue
283°
violet
Saturation
61%
vivid
Lightness
64%
balanced
Brightness
86%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2653
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.31:1
Closest name
Medium Orchid
ΔE2000 5.3
Where it sits
Hue283° of 360°
Saturation61%
Lightness64%
Temperature
Warm ← → Cool59% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bc6cdb
RGBrgb(188, 108, 219)
HSLhsl(283, 61%, 64%)
CMYKcmyk(14%, 51%, 0%, 14%)
LABlab(58.5 49.9 -44.2)
LCHlch(58.5 66.6 318.5)
OKLCHoklch(0.663 0.176 315.8)
Decimal12348635
Display P3color(display-p3 0.737 0.424 0.859)

Copy-ready code

/* CSS */
color: #bc6cdb;
background-color: #bc6cdb;
/* Tailwind (arbitrary) */
class="text-[#bc6cdb] bg-[#bc6cdb]"
/* SCSS */
$brand: #bc6cdb;
/* SwiftUI */
Color(red: 0.737, green: 0.424, blue: 0.859)
/* Android */
Color.parseColor("#bc6cdb")
/* Flutter */
Color(0xFFBC6CDB)
/* Python / OpenCV (BGR) */
(219, 108, 188)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #bc6cdb · 6.31:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.33:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.31:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #bc6cdb as text scores 3.33:1 on white and 6.31:1 on black.

Accessibility — WCAG contrast

Aa
#bc6cdb on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#bc6cdb on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5488DF
deuteranopia · #6D8FD8
tritanopia · #BA7D9A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bc6cdb is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F4FB
#F3E8F7
#E6CCF0
#D6A5E9
#bc6cdb
#AD4BD3
#9B30C5
#8128A4
#672083
#4C1B5F
#30113C
Base = 400Lightest = 50 · #F9F4FBDarkest = 950 · #30113C
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E8F7;
  --brand-200: #E6CCF0;
  --brand-300: #D6A5E9;
  --brand-400: #bc6cdb;
  --brand-500: #AD4BD3;
  --brand-600: #9B30C5;
  --brand-700: #8128A4;
  --brand-800: #672083;
  --brand-900: #4C1B5F;
  --brand-950: #30113C;
  --brand: #bc6cdb;
  --brand-ink: #000000;
}

Colors that work with #bc6cdb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9F4FA
Tinted page background
Border#E0C0ED
Hairlines and dividers
Muted text#844B9B
Captions on the surface
Accent#6AA824
Second voice, not a rival
Dark variant#511966
Hover, pressed, headers
Light variant#F6EBFA
Selected rows, tints
Dark surface#201424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #bc6cdb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#8BDB6C
Analogous left#846CDB
Analogous right#DB6CC3
Split-complement 1#C3DB6C
Split-complement 2#6CDB84
Triadic 1#DBBC6C
Triadic 2#6CDBBC
Tetradic#DB846C

RGB percentages

Red73.7%
Green42.4%
Blue85.9%

CMYK percentages

Cyan14.2%
Magenta50.7%
Yellow0.0%
Key (black)14.1%

Color previews

#bc6cdb text on a black background

contrast 6.31:1

Card sample

#bc6cdb text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bc6cdb;
Background color
Panel with #bc6cdb background
background-color: #bc6cdb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bc6cdb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 108, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 108, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc6cdb;
background: linear-gradient(135deg, #bc6cdb, #DB6CB0);

Monochromatic scale

Palettes built from #bc6cdb

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#bc6cdb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#bc6cdb, answered

What color is #bc6cdb?

#bc6cdb is a balanced vivid violet, closest to Medium Orchid (ΔE2000 5.3). It sits at 283° on the hue wheel with 61% saturation and 64% lightness, which reads as cool.

What is the RGB value of #bc6cdb?

rgb(188, 108, 219) — 188 red, 108 green and 219 blue out of 255, or 73.7% / 42.4% / 85.9% by channel.

Is #bc6cdb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2653 and perceived brightness is 59%, so black text on it reaches 6.31:1.

Should I use black or white text on #bc6cdb?

Black. It scores 6.31:1 against #bc6cdb, versus 3.33:1 for white — AA at any size.

What is the complementary color of #bc6cdb?

#8BDB6C sits directly opposite on the wheel. Softer options are the split-complements #C3DB6C and #6CDB84, which give the same contrast with far less vibration.

What colors go well with #bc6cdb?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #844B9B for secondary text, #6AA824 as an accent and #511966 for hover and pressed states. For a palette, the analogous pair #846CDB and #DB6CC3 stays calm, while #8BDB6C is the loudest partner.

What is #bc6cdb in CMYK for printing?

cmyk(14%, 51%, 0%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bc6cdb warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB6CD1; nudged cooler, #936ADD.

Work with #bc6cdb in the Color Lab