#BB98DC Color Information

Hex color code: #BB98DC

#BB98DC is a subtle purple color. In RGB it is (187, 152, 220), and in HSL it is (271°, 49%, 73%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BB98DC
RGB
187, 152, 220
HSL
271°, 49%, 73%
CMYK
15%, 31%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB98DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 152, 220

Red: 187 / Green: 152 / Blue: 220

HSL

271°, 49%, 73%

Hue: 271° / Saturation: 49% / Lightness: 73%

CMYK

15%, 31%, 0%, 14%

Cyan: 15% / Magenta: 31% / Yellow: 0% / Key: 14%

What color is #BB98DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB98DC to RGB:

rgb(187, 152, 220)HEX to RGB Converter →

HEX to HSL

Convert #BB98DC to HSL:

hsl(271, 49%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BB98DC to CMYK:

cmyk(15%, 31%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BB98DC is a gentle purple color with RGB values of 187, 152, 220 and HSL of 271°, 49%, 73%. 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 #BB98DC is #B9DC98, creating high-contrast pairings. For softer combinations, try analogous colors like #9A98DC.

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

Contrast with #BB98DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB98DC?

#BB98DC is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB98DC?

#BB98DC in RGB is (187, 152, 220) - 187 red, 152 green, and 220 blue.

How to use #BB98DC in CSS?

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

What colors go well with #BB98DC?

#B9DC98 (complementary), #9A98DC (analogous), and #965FC8 (lighter shade) work well with #BB98DC.