#BF8DCC Color Information

Hex color code: #BF8DCC

The hex color #BF8DCC is a subtle magenta with RGB values of (191, 141, 204) and HSL of (288°, 38%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BF8DCC
RGB
191, 141, 204
HSL
288°, 38%, 68%
CMYK
6%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF8DCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 141, 204

Red: 191 / Green: 141 / Blue: 204

HSL

288°, 38%, 68%

Hue: 288° / Saturation: 38% / Lightness: 68%

CMYK

6%, 31%, 0%, 20%

Cyan: 6% / Magenta: 31% / Yellow: 0% / Key: 20%

What color is #BF8DCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF8DCC to RGB:

rgb(191, 141, 204)HEX to RGB Converter →

HEX to HSL

Convert #BF8DCC to HSL:

hsl(288, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BF8DCC to CMYK:

cmyk(6%, 31%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BF8DCC is a delicate magenta color with RGB values of 191, 141, 204 and HSL of 288°, 38%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF8DCC is #9BCC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A18ECC.

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

Contrast with #BF8DCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF8DCC?

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

What is the RGB value of #BF8DCC?

#BF8DCC in RGB is (191, 141, 204) - 191 red, 141 green, and 204 blue.

How to use #BF8DCC in CSS?

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

What colors go well with #BF8DCC?

#9BCC8E (complementary), #A18ECC (analogous), and #A25AB5 (lighter shade) work well with #BF8DCC.