#BD83BD Color Information

Hex color code: #BD83BD

#BD83BD is a soft magenta color. In RGB it is (189, 131, 189), and in HSL it is (300°, 31%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BD83BD
RGB
189, 131, 189
HSL
300°, 31%, 63%
CMYK
0%, 31%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD83BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 131, 189

Red: 189 / Green: 131 / Blue: 189

HSL

300°, 31%, 63%

Hue: 300° / Saturation: 31% / Lightness: 63%

CMYK

0%, 31%, 0%, 26%

Cyan: 0% / Magenta: 31% / Yellow: 0% / Key: 26%

What color is #BD83BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD83BD to RGB:

rgb(189, 131, 189)HEX to RGB Converter →

HEX to HSL

Convert #BD83BD to HSL:

hsl(300, 31%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BD83BD to CMYK:

cmyk(0%, 31%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BD83BD has RGB (189, 131, 189) and HSL (300°, 31%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD83BD is #83BE83, creating high-contrast pairings. For softer combinations, try analogous colors like #A183BE.

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

Contrast with #BD83BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD83BD?

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

What is the RGB value of #BD83BD?

#BD83BD in RGB is (189, 131, 189) - 189 red, 131 green, and 189 blue.

How to use #BD83BD in CSS?

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

What colors go well with #BD83BD?

#83BE83 (complementary), #A183BE (analogous), and #A054A0 (lighter shade) work well with #BD83BD.