#B139AB Color Information

Hex color code: #B139AB

A neutral magenta shade, #B139AB appears as (177, 57, 171) in RGB and (303°, 51%, 46%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#B139AB
RGB
177, 57, 171
HSL
303°, 51%, 46%
CMYK
0%, 68%, 3%, 31%

Shades

CSS Usage
color: #B139AB;
background-color: #B139AB;
border-color: #B139AB;
box-shadow: 0 0 10px #B139AB;
border: 2px solid #B139AB;
Tailwind Usage
bg-[#B139AB]
text-[#B139AB]
border-[#B139AB]
shadow-[0_0_10px_B139AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B139AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B139AB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B139AB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B139AB; background-color: #B139AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B139AB20; border-left: 4px solid #B139AB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B139AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B139AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 57, 171

Red: 177 / Green: 57 / Blue: 171

HSL

303°, 51%, 46%

Hue: 303° / Saturation: 51% / Lightness: 46%

CMYK

0%, 68%, 3%, 31%

Cyan: 0% / Magenta: 68% / Yellow: 3% / Key: 31%

What color is #B139AB?

#B139AB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B139AB to RGB:

rgb(177, 57, 171)HEX to RGB Converter →

HEX to HSL

Convert #B139AB to HSL:

hsl(303, 51%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #B139AB to CMYK:

cmyk(0%, 68%, 3%, 31%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B139AB has RGB (177, 57, 171) and HSL (303°, 51%, 46%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B139AB is #39B13F, creating high-contrast pairings. For softer combinations, try analogous colors like #7B39B1.

Use #B139AB in CSS: color: #B139AB or background-color: #B139AB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B139AB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.04:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B139AB?

#B139AB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B139AB?

#B139AB in RGB is (177, 57, 171) - 177 red, 57 green, and 171 blue.

How to use #B139AB in CSS?

Use #B139AB directly in your CSS properties like color or background-color.

What colors go well with #B139AB?

#39B13F (complementary), #7B39B1 (analogous), and #772773 (lighter shade) work well with #B139AB.