#B98FDB Color Information

Hex color code: #B98FDB

The hex color #B98FDB is a muted purple with RGB values of (185, 143, 219) and HSL of (273°, 51%, 71%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#B98FDB
RGB
185, 143, 219
HSL
273°, 51%, 71%
CMYK
16%, 35%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 143, 219

Red: 185 / Green: 143 / Blue: 219

HSL

273°, 51%, 71%

Hue: 273° / Saturation: 51% / Lightness: 71%

CMYK

16%, 35%, 0%, 14%

Cyan: 16% / Magenta: 35% / Yellow: 0% / Key: 14%

What color is #B98FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98FDB to RGB:

rgb(185, 143, 219)HEX to RGB Converter →

HEX to HSL

Convert #B98FDB to HSL:

hsl(273, 51%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B98FDB to CMYK:

cmyk(16%, 35%, 0%, 14%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #B98FDB has RGB (185, 143, 219) and HSL (273°, 51%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98FDB is #B1DB8F, creating high-contrast pairings. For softer combinations, try analogous colors like #938FDB.

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

Contrast with #B98FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98FDB?

#B98FDB is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B98FDB?

#B98FDB in RGB is (185, 143, 219) - 185 red, 143 green, and 219 blue.

How to use #B98FDB in CSS?

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

What colors go well with #B98FDB?

#B1DB8F (complementary), #938FDB (analogous), and #9556C8 (lighter shade) work well with #B98FDB.