#B98CDB Color Information

Hex color code: #B98CDB

#B98CDB is a subtle purple color. In RGB it is (185, 140, 219), and in HSL it is (274°, 52%, 70%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B98CDB
RGB
185, 140, 219
HSL
274°, 52%, 70%
CMYK
16%, 36%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 140, 219

Red: 185 / Green: 140 / Blue: 219

HSL

274°, 52%, 70%

Hue: 274° / Saturation: 52% / Lightness: 70%

CMYK

16%, 36%, 0%, 14%

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

What color is #B98CDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98CDB to RGB:

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

HEX to HSL

Convert #B98CDB to HSL:

hsl(274, 52%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B98CDB to CMYK:

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

Color Meaning and Usage

A muted purple tone, #B98CDB has RGB (185, 140, 219) and HSL (274°, 52%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98CDB is #ADDA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #908BDA.

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

Contrast with #B98CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98CDB?

#B98CDB is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B98CDB?

#B98CDB in RGB is (185, 140, 219) - 185 red, 140 green, and 219 blue.

How to use #B98CDB in CSS?

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

What colors go well with #B98CDB?

#ADDA8B (complementary), #908BDA (analogous), and #9451C8 (lighter shade) work well with #B98CDB.