#BB8FD4 Color Information

Hex color code: #BB8FD4

#BB8FD4 is a gentle purple color. In RGB it is (187, 143, 212), and in HSL it is (278°, 45%, 70%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#BB8FD4
RGB
187, 143, 212
HSL
278°, 45%, 70%
CMYK
12%, 33%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB8FD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 143, 212

Red: 187 / Green: 143 / Blue: 212

HSL

278°, 45%, 70%

Hue: 278° / Saturation: 45% / Lightness: 70%

CMYK

12%, 33%, 0%, 17%

Cyan: 12% / Magenta: 33% / Yellow: 0% / Key: 17%

What color is #BB8FD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB8FD4 to RGB:

rgb(187, 143, 212)HEX to RGB Converter →

HEX to HSL

Convert #BB8FD4 to HSL:

hsl(278, 45%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BB8FD4 to CMYK:

cmyk(12%, 33%, 0%, 17%)Color Converter →

Color Meaning and Usage

#BB8FD4 is a soft purple color with RGB values of 187, 143, 212 and HSL of 278°, 45%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB8FD4 is #A9D590, creating high-contrast pairings. For softer combinations, try analogous colors like #9990D5.

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

Contrast with #BB8FD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB8FD4?

#BB8FD4 is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB8FD4?

#BB8FD4 in RGB is (187, 143, 212) - 187 red, 143 green, and 212 blue.

How to use #BB8FD4 in CSS?

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

What colors go well with #BB8FD4?

#A9D590 (complementary), #9990D5 (analogous), and #9A59C0 (lighter shade) work well with #BB8FD4.