#B784DC Color Information

Hex color code: #B784DC

A muted purple shade, #B784DC appears as (183, 132, 220) in RGB and (275°, 56%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B784DC
RGB
183, 132, 220
HSL
275°, 56%, 69%
CMYK
17%, 40%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B784DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 132, 220

Red: 183 / Green: 132 / Blue: 220

HSL

275°, 56%, 69%

Hue: 275° / Saturation: 56% / Lightness: 69%

CMYK

17%, 40%, 0%, 14%

Cyan: 17% / Magenta: 40% / Yellow: 0% / Key: 14%

What color is #B784DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B784DC to RGB:

rgb(183, 132, 220)HEX to RGB Converter →

HEX to HSL

Convert #B784DC to HSL:

hsl(275, 56%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B784DC to CMYK:

cmyk(17%, 40%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #B784DC has RGB (183, 132, 220) and HSL (275°, 56%, 69%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B784DC is #A9DC84, creating high-contrast pairings. For softer combinations, try analogous colors like #8B84DC.

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

Contrast with #B784DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B784DC?

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

What is the RGB value of #B784DC?

#B784DC in RGB is (183, 132, 220) - 183 red, 132 green, and 220 blue.

How to use #B784DC in CSS?

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

What colors go well with #B784DC?

#A9DC84 (complementary), #8B84DC (analogous), and #9548CB (lighter shade) work well with #B784DC.