#BB86AC Color Information

Hex color code: #BB86AC

A subtle magenta shade, #BB86AC appears as (187, 134, 172) in RGB and (317°, 28%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BB86AC
RGB
187, 134, 172
HSL
317°, 28%, 63%
CMYK
0%, 28%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BB86AC; 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 #BB86AC; background-color: #BB86AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BB86AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 134, 172

Red: 187 / Green: 134 / Blue: 172

HSL

317°, 28%, 63%

Hue: 317° / Saturation: 28% / Lightness: 63%

CMYK

0%, 28%, 8%, 27%

Cyan: 0% / Magenta: 28% / Yellow: 8% / Key: 27%

What color is #BB86AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB86AC to RGB:

rgb(187, 134, 172)HEX to RGB Converter →

HEX to HSL

Convert #BB86AC to HSL:

hsl(317, 28%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BB86AC to CMYK:

cmyk(0%, 28%, 8%, 27%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BB86AC has RGB (187, 134, 172) and HSL (317°, 28%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB86AC is #86BB95, creating high-contrast pairings. For softer combinations, try analogous colors like #B086BB.

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

Contrast with #BB86AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB86AC?

#BB86AC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB86AC?

#BB86AC in RGB is (187, 134, 172) - 187 red, 134 green, and 172 blue.

How to use #BB86AC in CSS?

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

What colors go well with #BB86AC?

#86BB95 (complementary), #B086BB (analogous), and #9D5889 (lighter shade) work well with #BB86AC.