Skip to content

#bc9cd3

a light, soft violet · cool · closest name: Plum

RGB
188, 156, 211
HSL
275°, 39%, 72%
CMYK
11, 26, 0, 17
Luminance
0.3917

At a glance

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

Hex
#bc9cd3
Hue
275°
violet
Saturation
39%
soft
Lightness
72%
light
Brightness
83%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3917
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.83:1
Closest name
Plum
ΔE2000 6.7
Where it sits
Hue275° of 360°
Saturation39%
Lightness72%
Temperature
Warm ← → Cool64% 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#bc9cd3
RGBrgb(188, 156, 211)
HSLhsl(275, 39%, 72%)
CMYKcmyk(11%, 26%, 0%, 17%)
LABlab(68.9 22.1 -23.6)
LCHlch(68.9 32.3 313.0)
OKLCHoklch(0.740 0.085 310.7)
Decimal12360915
Display P3color(display-p3 0.737 0.612 0.827)

Copy-ready code

/* CSS */
color: #bc9cd3;
background-color: #bc9cd3;
/* Tailwind (arbitrary) */
class="text-[#bc9cd3] bg-[#bc9cd3]"
/* SCSS */
$brand: #bc9cd3;
/* SwiftUI */
Color(red: 0.737, green: 0.612, blue: 0.827)
/* Android */
Color.parseColor("#bc9cd3")
/* Flutter */
Color(0xFFBC9CD3)
/* Python / OpenCV (BGR) */
(211, 156, 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 #bc9cd3 · 8.83:1
Use #000000AAA at every size.
Aa
White text · 2.38:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.83:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bc9cd3 as text scores 2.38:1 on white and 8.83:1 on black.

Accessibility — WCAG contrast

Aa
#bc9cd3 on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#bc9cd3 on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #93A6D5
deuteranopia · #9AA9D1
tritanopia · #BAA3AF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bc9cd3 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.

#F8F5FA
#F0EBF4
#E0D3E9
#CAB1DC
#bc9cd3
#9664BA
#824BAA
#6C3F8D
#573271
#412853
#281934
Base = 400Lightest = 50 · #F8F5FADarkest = 950 · #281934
:root {
  --brand-50: #F8F5FA;
  --brand-100: #F0EBF4;
  --brand-200: #E0D3E9;
  --brand-300: #CAB1DC;
  --brand-400: #bc9cd3;
  --brand-500: #9664BA;
  --brand-600: #824BAA;
  --brand-700: #6C3F8D;
  --brand-800: #573271;
  --brand-900: #412853;
  --brand-950: #281934;
  --brand: #bc9cd3;
  --brand-ink: #000000;
}

Colors that work with #bc9cd3

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#F8F4FA
Tinted page background
Border#D9C6E6
Hairlines and dividers
Muted text#794B9B
Captions on the surface
Accent#75923A
Second voice, not a rival
Dark variant#442758
Hover, pressed, headers
Light variant#F3EDF7
Selected rows, tints
Dark surface#1D1424
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 #bc9cd3

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#B3D39C
Analogous left#A19CD3
Analogous right#D39CCF
Split-complement 1#CFD39C
Split-complement 2#9CD3A1
Triadic 1#D3BC9C
Triadic 2#9CD3BC
Tetradic#D3A19C

RGB percentages

Red73.7%
Green61.2%
Blue82.7%

CMYK percentages

Cyan10.9%
Magenta26.1%
Yellow0.0%
Key (black)17.3%

Color previews

#bc9cd3 text on a black background

contrast 8.83:1

Card sample

#bc9cd3 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc9cd3

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.

#bc9cd3 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#bc9cd3, answered

What color is #bc9cd3?

#bc9cd3 is a light soft violet, closest to Plum (ΔE2000 6.7). It sits at 275° on the hue wheel with 39% saturation and 72% lightness, which reads as cool.

What is the RGB value of #bc9cd3?

rgb(188, 156, 211) — 188 red, 156 green and 211 blue out of 255, or 73.7% / 61.2% / 82.7% by channel.

Is #bc9cd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3917 and perceived brightness is 68%, so black text on it reaches 8.83:1.

Should I use black or white text on #bc9cd3?

Black. It scores 8.83:1 against #bc9cd3, versus 2.38:1 for white — AAA at any size.

What is the complementary color of #bc9cd3?

#B3D39C sits directly opposite on the wheel. Softer options are the split-complements #CFD39C and #9CD3A1, which give the same contrast with far less vibration.

What colors go well with #bc9cd3?

For interface work: #F8F4FA as the surface, #D9C6E6 for borders, #794B9B for secondary text, #75923A as an accent and #442758 for hover and pressed states. For a palette, the analogous pair #A19CD3 and #D39CCF stays calm, while #B3D39C is the loudest partner.

What is #bc9cd3 in CMYK for printing?

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

Is #bc9cd3 warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D09CD3; nudged cooler, #A79BD5.

Work with #bc9cd3 in the Color Lab