Skip to content

#bc9fd2

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

RGB
188, 159, 210
HSL
274°, 36%, 72%
CMYK
11, 24, 0, 18
Luminance
0.4014

At a glance

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

Hex
#bc9fd2
Hue
274°
violet
Saturation
36%
soft
Lightness
72%
light
Brightness
82%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4014
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.03:1
Closest name
Plum
ΔE2000 7
Where it sits
Hue274° of 360°
Saturation36%
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#bc9fd2
RGBrgb(188, 159, 210)
HSLhsl(274, 36%, 72%)
CMYKcmyk(11%, 24%, 0%, 18%)
LABlab(69.6 20.2 -22.0)
LCHlch(69.6 29.9 312.5)
OKLCHoklch(0.746 0.079 310.3)
Decimal12361682
Display P3color(display-p3 0.737 0.624 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc9fd2 on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#bc9fd2 on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #97A8D4
deuteranopia · #9DAAD0
tritanopia · #BAA5B1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bc9fd2 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
#DFD3E8
#CAB3DB
#bc9fd2
#9466B7
#804EA7
#6B418B
#56346F
#402952
#281A33
Base = 400Lightest = 50 · #F8F5FADarkest = 950 · #281A33
:root {
  --brand-50: #F8F5FA;
  --brand-100: #F0EBF4;
  --brand-200: #DFD3E8;
  --brand-300: #CAB3DB;
  --brand-400: #bc9fd2;
  --brand-500: #9466B7;
  --brand-600: #804EA7;
  --brand-700: #6B418B;
  --brand-800: #56346F;
  --brand-900: #402952;
  --brand-950: #281A33;
  --brand: #bc9fd2;
  --brand-ink: #000000;
}

Colors that work with #bc9fd2

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#F8F5FA
Tinted page background
Border#D8C7E5
Hairlines and dividers
Muted text#784B9B
Captions on the surface
Accent#758F3D
Second voice, not a rival
Dark variant#432957
Hover, pressed, headers
Light variant#F3EEF7
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 #bc9fd2

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#B5D29F
Analogous left#A39FD2
Analogous right#D29FCF
Split-complement 1#CFD29F
Split-complement 2#9FD2A3
Triadic 1#D2BC9F
Triadic 2#9FD2BC
Tetradic#D2A39F

RGB percentages

Red73.7%
Green62.4%
Blue82.4%

CMYK percentages

Cyan10.5%
Magenta24.3%
Yellow0.0%
Key (black)17.6%

Color previews

#bc9fd2 text on a black background

contrast 9.03:1

Card sample

#bc9fd2 text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc9fd2

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.

#bc9fd2 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.

#bc9fd2, answered

What color is #bc9fd2?

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

What is the RGB value of #bc9fd2?

rgb(188, 159, 210) — 188 red, 159 green and 210 blue out of 255, or 73.7% / 62.4% / 82.4% by channel.

Is #bc9fd2 a light or a dark color?

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

Should I use black or white text on #bc9fd2?

Black. It scores 9.03:1 against #bc9fd2, versus 2.33:1 for white — AAA at any size.

What is the complementary color of #bc9fd2?

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

What colors go well with #bc9fd2?

For interface work: #F8F5FA as the surface, #D8C7E5 for borders, #784B9B for secondary text, #758F3D as an accent and #432957 for hover and pressed states. For a palette, the analogous pair #A39FD2 and #D29FCF stays calm, while #B5D29F is the loudest partner.

What is #bc9fd2 in CMYK for printing?

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

Is #bc9fd2 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 #CF9FD2; nudged cooler, #A99ED4.

Work with #bc9fd2 in the Color Lab