#BF8FC4 Color Information

Hex color code: #BF8FC4

A pastel magenta shade, #BF8FC4 appears as (191, 143, 196) in RGB and (294°, 31%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#BF8FC4
RGB
191, 143, 196
HSL
294°, 31%, 66%
CMYK
3%, 27%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF8FC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 143, 196

Red: 191 / Green: 143 / Blue: 196

HSL

294°, 31%, 66%

Hue: 294° / Saturation: 31% / Lightness: 66%

CMYK

3%, 27%, 0%, 23%

Cyan: 3% / Magenta: 27% / Yellow: 0% / Key: 23%

What color is #BF8FC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF8FC4 to RGB:

rgb(191, 143, 196)HEX to RGB Converter →

HEX to HSL

Convert #BF8FC4 to HSL:

hsl(294, 31%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BF8FC4 to CMYK:

cmyk(3%, 27%, 0%, 23%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BF8FC4 has RGB (191, 143, 196) and HSL (294°, 31%, 66%). 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 #BF8FC4 is #93C38D, creating high-contrast pairings. For softer combinations, try analogous colors like #A38DC3.

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

Contrast with #BF8FC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF8FC4?

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

What is the RGB value of #BF8FC4?

#BF8FC4 in RGB is (191, 143, 196) - 191 red, 143 green, and 196 blue.

How to use #BF8FC4 in CSS?

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

What colors go well with #BF8FC4?

#93C38D (complementary), #A38DC3 (analogous), and #A15BA9 (lighter shade) work well with #BF8FC4.