#BD93BC Color Information

Hex color code: #BD93BC

The hex color #BD93BC is a pastel magenta with RGB values of (189, 147, 188) and HSL of (301°, 24%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BD93BC
RGB
189, 147, 188
HSL
301°, 24%, 66%
CMYK
0%, 22%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD93BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 147, 188

Red: 189 / Green: 147 / Blue: 188

HSL

301°, 24%, 66%

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

CMYK

0%, 22%, 1%, 26%

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

What color is #BD93BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD93BC to RGB:

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

HEX to HSL

Convert #BD93BC to HSL:

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

HEX to CMYK

Convert #BD93BC to CMYK:

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

Color Meaning and Usage

#BD93BC is a delicate magenta color with RGB values of 189, 147, 188 and HSL of 301°, 24%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD93BC is #93BD94, creating high-contrast pairings. For softer combinations, try analogous colors like #A993BD.

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

Contrast with #BD93BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD93BC?

#BD93BC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD93BC?

#BD93BC in RGB is (189, 147, 188) - 189 red, 147 green, and 188 blue.

How to use #BD93BC in CSS?

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

What colors go well with #BD93BC?

#93BD94 (complementary), #A993BD (analogous), and #A0649F (lighter shade) work well with #BD93BC.