#B19BBA Color Information

Hex color code: #B19BBA

#B19BBA is a subtle purple color. In RGB it is (177, 155, 186), and in HSL it is (283°, 18%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B19BBA
RGB
177, 155, 186
HSL
283°, 18%, 67%
CMYK
5%, 17%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B19BBA; color: #000000; }

Badge

New Feature
.badge { background-color: #B19BBA; color: #000000; }

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 #B19BBA; background-color: #B19BBA15; }

Alert / Toast

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

Link / Accent

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

a { color: #B19BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 155, 186

Red: 177 / Green: 155 / Blue: 186

HSL

283°, 18%, 67%

Hue: 283° / Saturation: 18% / Lightness: 67%

CMYK

5%, 17%, 0%, 27%

Cyan: 5% / Magenta: 17% / Yellow: 0% / Key: 27%

What color is #B19BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B19BBA to RGB:

rgb(177, 155, 186)HEX to RGB Converter →

HEX to HSL

Convert #B19BBA to HSL:

hsl(283, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B19BBA to CMYK:

cmyk(5%, 17%, 0%, 27%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #B19BBA has RGB (177, 155, 186) and HSL (283°, 18%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B19BBA is #A4BA9C, creating high-contrast pairings. For softer combinations, try analogous colors like #A29CBA.

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

Contrast with #B19BBA

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

Contrast Ratio: 8.27:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B19BBA?

#B19BBA is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B19BBA?

#B19BBA in RGB is (177, 155, 186) - 177 red, 155 green, and 186 blue.

How to use #B19BBA in CSS?

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

What colors go well with #B19BBA?

#A4BA9C (complementary), #A29CBA (analogous), and #8E6F9B (lighter shade) work well with #B19BBA.