#BD93BA Color Information

Hex color code: #BD93BA

#BD93BA is a gentle magenta color. In RGB it is (189, 147, 186), and in HSL it is (304°, 24%, 66%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BD93BA
RGB
189, 147, 186
HSL
304°, 24%, 66%
CMYK
0%, 22%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD93BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 147, 186

Red: 189 / Green: 147 / Blue: 186

HSL

304°, 24%, 66%

Hue: 304° / Saturation: 24% / Lightness: 66%

CMYK

0%, 22%, 2%, 26%

Cyan: 0% / Magenta: 22% / Yellow: 2% / Key: 26%

What color is #BD93BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD93BA to RGB:

rgb(189, 147, 186)HEX to RGB Converter →

HEX to HSL

Convert #BD93BA to HSL:

hsl(304, 24%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BD93BA to CMYK:

cmyk(0%, 22%, 2%, 26%)Color Converter →

Color Meaning and Usage

#BD93BA is a pastel magenta color with RGB values of 189, 147, 186 and HSL of 304°, 24%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD93BA is #93BD96, creating high-contrast pairings. For softer combinations, try analogous colors like #AB93BD.

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

Contrast with #BD93BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD93BA?

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

What is the RGB value of #BD93BA?

#BD93BA in RGB is (189, 147, 186) - 189 red, 147 green, and 186 blue.

How to use #BD93BA in CSS?

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

What colors go well with #BD93BA?

#93BD96 (complementary), #AB93BD (analogous), and #A0649C (lighter shade) work well with #BD93BA.