Skip to content

#ba2a7b

a dark, vivid magenta / pink · warm · closest name: purple

RGB
186, 42, 123
HSL
326°, 63%, 45%
CMYK
0, 77, 34, 27
Luminance
0.1353

Every format

HEX#ba2a7b
RGBrgb(186, 42, 123)
HSLhsl(326, 63%, 45%)
CMYKcmyk(0%, 77%, 34%, 27%)
LABlab(43.5 62.2 -11.1)
LCHlch(43.5 63.2 349.9)
OKLCHoklch(0.539 0.193 351.4)

Copy-ready code

/* CSS */
color: #ba2a7b;
background-color: #ba2a7b;
/* Tailwind (arbitrary) */
class="text-[#ba2a7b] bg-[#ba2a7b]"
/* SCSS */
$brand: #ba2a7b;
/* SwiftUI */
Color(red: 0.729, green: 0.165, blue: 0.482)
/* Android */
Color.parseColor("#ba2a7b")

Accessibility — WCAG contrast

Aa
#ba2a7b on white: 5.67:1
AA ✓ pass · AA-large · AAA
Aa
#ba2a7b on black: 3.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green16.5%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta77.4%
Yellow33.9%
Key (black)27.1%

Color previews

#ba2a7b text on a black background

contrast 3.71:1

Card sample

#ba2a7b text on a white background

contrast 5.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba2a7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba2a7b in the Color Lab