Skip to content

#ba3f85

a balanced, vivid magenta / pink · warm · closest name: Medium Violet Red

RGB
186, 63, 133
HSL
326°, 49%, 49%
CMYK
0, 66, 29, 27
Luminance
0.1569

At a glance

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

Hex
#ba3f85
Hue
326°
magenta / pink
Saturation
49%
vivid
Lightness
49%
balanced
Brightness
73%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1569
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.08:1
Closest name
Medium Violet Red
ΔE2000 4.3
Where it sits
Hue326° of 360°
Saturation49%
Lightness49%
Temperature
Warm ← → Cool36% cool

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

Every format

HEX#ba3f85
RGBrgb(186, 63, 133)
HSLhsl(326, 49%, 49%)
CMYKcmyk(0%, 66%, 29%, 27%)
LABlab(46.6 56.0 -12.7)
LCHlch(46.6 57.4 347.3)
OKLCHoklch(0.562 0.173 349.0)
Decimal12205957
Display P3color(display-p3 0.729 0.247 0.522)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba3f85 on white: 5.08:1
AA ✓ pass · AA-large · AAA
Aa
#ba3f85 on black: 4.14:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #4F6187
deuteranopia · #727682
tritanopia · #C73A5C

Color scale — 50 to 950

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

#FAF4F8
#F6EAF1
#ECCFE0
#E3ABCB
#D481B1
#C65796
#ba3f85
#98346D
#7A2957
#592141
#381529
Base = 600Lightest = 50 · #FAF4F8Darkest = 950 · #381529
:root {
  --brand-50: #FAF4F8;
  --brand-100: #F6EAF1;
  --brand-200: #ECCFE0;
  --brand-300: #E3ABCB;
  --brand-400: #D481B1;
  --brand-500: #C65796;
  --brand-600: #ba3f85;
  --brand-700: #98346D;
  --brand-800: #7A2957;
  --brand-900: #592141;
  --brand-950: #381529;
  --brand: #ba3f85;
  --brand-ink: #ffffff;
}

Colors that work with #ba3f85

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#FAF4F8
Tinted page background
Border#EAC2D9
Hairlines and dividers
Muted text#9B4B78
Captions on the surface
Accent#309C43
Second voice, not a rival
Dark variant#5F2044
Hover, pressed, headers
Light variant#F9ECF3
Selected rows, tints
Dark surface#24141D
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 #ba3f85

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#3FBA74
Analogous left#B23FBA
Analogous right#BA3F47
Split-complement 1#47BA3F
Split-complement 2#3FBAB2
Triadic 1#85BA3F
Triadic 2#3F85BA
Tetradic#BAB23F

RGB percentages

Red72.9%
Green24.7%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta66.1%
Yellow28.5%
Key (black)27.1%

Color previews

#ba3f85 text on a black background

contrast 4.14:1

Card sample

#ba3f85 text on a white background

contrast 5.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba3f85

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.

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

#ba3f85, answered

What color is #ba3f85?

#ba3f85 is a balanced vivid magenta / pink, closest to Medium Violet Red (ΔE2000 4.3). It sits at 326° on the hue wheel with 49% saturation and 49% lightness, which reads as warm.

What is the RGB value of #ba3f85?

rgb(186, 63, 133) — 186 red, 63 green and 133 blue out of 255, or 72.9% / 24.7% / 52.2% by channel.

Is #ba3f85 a light or a dark color?

It is a dark color. Relative luminance is 0.1569 and perceived brightness is 48%, so white text on it reaches 5.08:1.

Should I use black or white text on #ba3f85?

White. It scores 5.08:1 against #ba3f85, versus 4.14:1 for black — AA at any size.

What is the complementary color of #ba3f85?

#3FBA74 sits directly opposite on the wheel. Softer options are the split-complements #47BA3F and #3FBAB2, which give the same contrast with far less vibration.

What colors go well with #ba3f85?

For interface work: #FAF4F8 as the surface, #EAC2D9 for borders, #9B4B78 for secondary text, #309C43 as an accent and #5F2044 for hover and pressed states. For a palette, the analogous pair #B23FBA and #BA3F47 stays calm, while #3FBA74 is the loudest partner.

What is #ba3f85 in CMYK for printing?

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

Is #ba3f85 warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BA3F58; nudged cooler, #BC3CB4.

Work with #ba3f85 in the Color Lab