Skip to content

#b93dba

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
185, 61, 186
HSL
300°, 51%, 48%
CMYK
1, 67, 0, 27
Luminance
0.1720

At a glance

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

Hex
#b93dba
Hue
300°
magenta / pink
Saturation
51%
vivid
Lightness
48%
balanced
Brightness
73%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1720
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
4.73:1
Closest name
Medium Orchid
ΔE2000 6.2
Where it sits
Hue300° of 360°
Saturation51%
Lightness48%
Temperature
Warm ← → Cool50% 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#b93dba
RGBrgb(185, 61, 186)
HSLhsl(300, 51%, 48%)
CMYKcmyk(1%, 67%, 0%, 27%)
LABlab(48.5 64.4 -41.2)
LCHlch(48.5 76.4 327.4)
OKLCHoklch(0.584 0.212 327.5)
Decimal12139962
Display P3color(display-p3 0.725 0.239 0.729)

Copy-ready code

/* CSS */
color: #b93dba;
background-color: #b93dba;
/* Tailwind (arbitrary) */
class="text-[#b93dba] bg-[#b93dba]"
/* SCSS */
$brand: #b93dba;
/* SwiftUI */
Color(red: 0.725, green: 0.239, blue: 0.729)
/* Android */
Color.parseColor("#b93dba")
/* Flutter */
Color(0xFFB93DBA)
/* Python / OpenCV (BGR) */
(186, 61, 185)

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 #b93dba · 4.73:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.73:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.44:1
AA fail · AA large pass · AAA fail
Reading the other direction: #b93dba as text scores 4.73:1 on white and 4.44:1 on black.

Accessibility — WCAG contrast

Aa
#b93dba on white: 4.73:1
AA ✓ pass · AA-large · AAA
Aa
#b93dba on black: 4.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2969BE
deuteranopia · #5C79B7
tritanopia · #BE4F77

Color scale — 50 to 950

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

#FAF4FA
#F6EAF6
#ECCFED
#E3ABE3
#D580D5
#C756C8
#b93dba
#99329A
#7A287B
#59215A
#381438
Base = 600Lightest = 50 · #FAF4FADarkest = 950 · #381438
:root {
  --brand-50: #FAF4FA;
  --brand-100: #F6EAF6;
  --brand-200: #ECCFED;
  --brand-300: #E3ABE3;
  --brand-400: #D580D5;
  --brand-500: #C756C8;
  --brand-600: #b93dba;
  --brand-700: #99329A;
  --brand-800: #7A287B;
  --brand-900: #59215A;
  --brand-950: #381438;
  --brand: #b93dba;
  --brand-ink: #ffffff;
}

Colors that work with #b93dba

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#FAF4FA
Tinted page background
Border#EBC2EB
Hairlines and dividers
Muted text#9A4B9B
Captions on the surface
Accent#4B9E2E
Second voice, not a rival
Dark variant#5F1F60
Hover, pressed, headers
Light variant#F9ECF9
Selected rows, tints
Dark surface#241424
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 #b93dba

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

Works well for
  • Body text and links on white
  • 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#3EBA3D
Analogous left#7A3DBA
Analogous right#BA3D7C
Split-complement 1#7CBA3D
Split-complement 2#3DBA7A
Triadic 1#BAB93D
Triadic 2#3DBAB9
Tetradic#BA7A3D

RGB percentages

Red72.5%
Green23.9%
Blue72.9%

CMYK percentages

Cyan0.5%
Magenta67.2%
Yellow0.0%
Key (black)27.1%

Color previews

#b93dba text on a black background

contrast 4.44:1

Card sample

#b93dba text on a white background

contrast 4.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 61, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 61, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b93dba;
background: linear-gradient(135deg, #b93dba, #BA3D68);

Monochromatic scale

Palettes built from #b93dba

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.

#b93dba in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#b93dba, answered

What color is #b93dba?

#b93dba is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 6.2). It sits at 300° on the hue wheel with 51% saturation and 48% lightness, which reads as neutral.

What is the RGB value of #b93dba?

rgb(185, 61, 186) — 185 red, 61 green and 186 blue out of 255, or 72.5% / 23.9% / 72.9% by channel.

Is #b93dba a light or a dark color?

It is a dark color. Relative luminance is 0.1720 and perceived brightness is 50%, so white text on it reaches 4.73:1.

Should I use black or white text on #b93dba?

White. It scores 4.73:1 against #b93dba, versus 4.44:1 for black — AA at any size.

What is the complementary color of #b93dba?

#3EBA3D sits directly opposite on the wheel. Softer options are the split-complements #7CBA3D and #3DBA7A, which give the same contrast with far less vibration.

What colors go well with #b93dba?

For interface work: #FAF4FA as the surface, #EBC2EB for borders, #9A4B9B for secondary text, #4B9E2E as an accent and #5F1F60 for hover and pressed states. For a palette, the analogous pair #7A3DBA and #BA3D7C stays calm, while #3EBA3D is the loudest partner.

What is #b93dba in CMYK for printing?

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

Is #b93dba warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BA3D8D; nudged cooler, #8C3BBC.

Work with #b93dba in the Color Lab