Skip to content

#ba6dbf

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

RGB
186, 109, 191
HSL
296°, 39%, 59%
CMYK
3, 43, 0, 25
Luminance
0.2514

At a glance

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

Hex
#ba6dbf
Hue
296°
magenta / pink
Saturation
39%
soft
Lightness
59%
balanced
Brightness
75%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2514
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
6.03:1
Closest name
Orchid
ΔE2000 6.2
Where it sits
Hue296° of 360°
Saturation39%
Lightness59%
Temperature
Warm ← → Cool52% 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#ba6dbf
RGBrgb(186, 109, 191)
HSLhsl(296, 39%, 59%)
CMYKcmyk(3%, 43%, 0%, 25%)
LABlab(57.2 43.2 -30.4)
LCHlch(57.2 52.8 324.9)
OKLCHoklch(0.649 0.145 324.9)
Decimal12217791
Display P3color(display-p3 0.729 0.427 0.749)

Copy-ready code

/* CSS */
color: #ba6dbf;
background-color: #ba6dbf;
/* Tailwind (arbitrary) */
class="text-[#ba6dbf] bg-[#ba6dbf]"
/* SCSS */
$brand: #ba6dbf;
/* SwiftUI */
Color(red: 0.729, green: 0.427, blue: 0.749)
/* Android */
Color.parseColor("#ba6dbf")
/* Flutter */
Color(0xFFBA6DBF)
/* Python / OpenCV (BGR) */
(191, 109, 186)

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

Accessibility — WCAG contrast

Aa
#ba6dbf on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#ba6dbf on black: 6.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6583C2
deuteranopia · #7A8DBC
tritanopia · #BD768D

Color scale — 50 to 950

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

#F9F5FA
#F4EBF4
#E8D2E9
#DAB1DD
#C88ACC
#ba6dbf
#A44BAA
#893E8E
#6D3271
#502753
#321934
Base = 500Lightest = 50 · #F9F5FADarkest = 950 · #321934
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F4EBF4;
  --brand-200: #E8D2E9;
  --brand-300: #DAB1DD;
  --brand-400: #C88ACC;
  --brand-500: #ba6dbf;
  --brand-600: #A44BAA;
  --brand-700: #893E8E;
  --brand-800: #6D3271;
  --brand-900: #502753;
  --brand-950: #321934;
  --brand: #ba6dbf;
  --brand-ink: #000000;
}

Colors that work with #ba6dbf

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#FAF4FA
Tinted page background
Border#E4C6E6
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#56923A
Second voice, not a rival
Dark variant#562759
Hover, pressed, headers
Light variant#F7EDF7
Selected rows, tints
Dark surface#231424
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 #ba6dbf

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
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#72BF6D
Analogous left#916DBF
Analogous right#BF6D9B
Split-complement 1#9BBF6D
Split-complement 2#6DBF91
Triadic 1#BFBA6D
Triadic 2#6DBFBA
Tetradic#BF916D

RGB percentages

Red72.9%
Green42.7%
Blue74.9%

CMYK percentages

Cyan2.6%
Magenta42.9%
Yellow0.0%
Key (black)25.1%

Color previews

#ba6dbf text on a black background

contrast 6.03:1

Card sample

#ba6dbf text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba6dbf

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.

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

#ba6dbf, answered

What color is #ba6dbf?

#ba6dbf is a balanced soft magenta / pink, closest to Orchid (ΔE2000 6.2). It sits at 296° on the hue wheel with 39% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #ba6dbf?

rgb(186, 109, 191) — 186 red, 109 green and 191 blue out of 255, or 72.9% / 42.7% / 74.9% by channel.

Is #ba6dbf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2514 and perceived brightness is 57%, so black text on it reaches 6.03:1.

Should I use black or white text on #ba6dbf?

Black. It scores 6.03:1 against #ba6dbf, versus 3.48:1 for white — AA at any size.

What is the complementary color of #ba6dbf?

#72BF6D sits directly opposite on the wheel. Softer options are the split-complements #9BBF6D and #6DBF91, which give the same contrast with far less vibration.

What colors go well with #ba6dbf?

For interface work: #FAF4FA as the surface, #E4C6E6 for borders, #964B9B for secondary text, #56923A as an accent and #562759 for hover and pressed states. For a palette, the analogous pair #916DBF and #BF6D9B stays calm, while #72BF6D is the loudest partner.

What is #ba6dbf in CMYK for printing?

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

Is #ba6dbf warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BF6DA6; nudged cooler, #9C6BC1.

Work with #ba6dbf in the Color Lab