Skip to content

#bc2ddb

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

RGB
188, 45, 219
HSL
289°, 71%, 52%
CMYK
14, 80, 0, 14
Luminance
0.1768

At a glance

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

Hex
#bc2ddb
Hue
289°
violet
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1768
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
4.63:1
Closest name
Medium Orchid
ΔE2000 6.2
Where it sits
Hue289° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool56% cool

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

Every format

HEX#bc2ddb
RGBrgb(188, 45, 219)
HSLhsl(289, 71%, 52%)
CMYKcmyk(14%, 80%, 0%, 14%)
LABlab(49.1 75.9 -59.2)
LCHlch(49.1 96.3 322.0)
OKLCHoklch(0.595 0.256 319.5)
Decimal12332507
Display P3color(display-p3 0.737 0.176 0.859)

Copy-ready code

/* CSS */
color: #bc2ddb;
background-color: #bc2ddb;
/* Tailwind (arbitrary) */
class="text-[#bc2ddb] bg-[#bc2ddb]"
/* SCSS */
$brand: #bc2ddb;
/* SwiftUI */
Color(red: 0.737, green: 0.176, blue: 0.859)
/* Android */
Color.parseColor("#bc2ddb")
/* Flutter */
Color(0xFFBC2DDB)
/* Python / OpenCV (BGR) */
(219, 45, 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#ffffff on #bc2ddb · 4.63:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.63:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.54:1
AA pass · AA large pass · AAA fail
Reading the other direction: #bc2ddb as text scores 4.63:1 on white and 4.54:1 on black.

Accessibility — WCAG contrast

Aa
#bc2ddb on white: 4.63:1
AA ✓ pass · AA-large · AAA
Aa
#bc2ddb on black: 4.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006CE0
deuteranopia · #3C79D7
tritanopia · #BC5485

Color scale — 50 to 950

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

#FAF3FC
#F5E7F8
#EBC9F2
#E09FEF
#D16FE6
#C23FDE
#bc2ddb
#941EAE
#77188B
#571565
#360D3F
Base = 600Lightest = 50 · #FAF3FCDarkest = 950 · #360D3F
:root {
  --brand-50: #FAF3FC;
  --brand-100: #F5E7F8;
  --brand-200: #EBC9F2;
  --brand-300: #E09FEF;
  --brand-400: #D16FE6;
  --brand-500: #C23FDE;
  --brand-600: #bc2ddb;
  --brand-700: #941EAE;
  --brand-800: #77188B;
  --brand-900: #571565;
  --brand-950: #360D3F;
  --brand: #bc2ddb;
  --brand-ink: #ffffff;
}

Colors that work with #bc2ddb

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

Text on it#ffffff
White wins here
Surface#F9F4FA
Tinted page background
Border#E5C0ED
Hairlines and dividers
Muted text#8D4B9B
Captions on the surface
Accent#5BB21A
Second voice, not a rival
Dark variant#5D136D
Hover, pressed, headers
Light variant#F8E9FB
Selected rows, tints
Dark surface#211424
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 #bc2ddb

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

Works well for
  • Body text and links 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
  • 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#4CDB2D
Analogous left#652DDB
Analogous right#DB2DA3
Split-complement 1#A3DB2D
Split-complement 2#2DDB65
Triadic 1#DBBC2D
Triadic 2#2DDBBC
Tetradic#DB652D

RGB percentages

Red73.7%
Green17.6%
Blue85.9%

CMYK percentages

Cyan14.2%
Magenta79.5%
Yellow0.0%
Key (black)14.1%

Color previews

#bc2ddb text on a black background

contrast 4.54:1

Card sample

#bc2ddb text on a white background

contrast 4.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc2ddb

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.

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

#bc2ddb, answered

What color is #bc2ddb?

#bc2ddb is a balanced vivid violet, closest to Medium Orchid (ΔE2000 6.2). It sits at 289° on the hue wheel with 71% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #bc2ddb?

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

Is #bc2ddb a light or a dark color?

It is a dark color. Relative luminance is 0.1768 and perceived brightness is 51%, so white text on it reaches 4.63:1.

Should I use black or white text on #bc2ddb?

White. It scores 4.63:1 against #bc2ddb, versus 4.54:1 for black — AA at any size.

What is the complementary color of #bc2ddb?

#4CDB2D sits directly opposite on the wheel. Softer options are the split-complements #A3DB2D and #2DDB65, which give the same contrast with far less vibration.

What colors go well with #bc2ddb?

For interface work: #F9F4FA as the surface, #E5C0ED for borders, #8D4B9B for secondary text, #5BB21A as an accent and #5D136D for hover and pressed states. For a palette, the analogous pair #652DDB and #DB2DA3 stays calm, while #4CDB2D is the loudest partner.

What is #bc2ddb in CMYK for printing?

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

Is #bc2ddb warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB2DBA; nudged cooler, #7C2BDD.

Work with #bc2ddb in the Color Lab