#BB8EEB Color Information

Hex color code: #BB8EEB

A tranquil purple shade, #BB8EEB appears as (187, 142, 235) in RGB and (269°, 70%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BB8EEB
RGB
187, 142, 235
HSL
269°, 70%, 74%
CMYK
20%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB8EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 142, 235

Red: 187 / Green: 142 / Blue: 235

HSL

269°, 70%, 74%

Hue: 269° / Saturation: 70% / Lightness: 74%

CMYK

20%, 40%, 0%, 8%

Cyan: 20% / Magenta: 40% / Yellow: 0% / Key: 8%

What color is #BB8EEB?

#BB8EEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB8EEB to RGB:

rgb(187, 142, 235)HEX to RGB Converter →

HEX to HSL

Convert #BB8EEB to HSL:

hsl(269, 70%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BB8EEB to CMYK:

cmyk(20%, 40%, 0%, 8%)Color Converter →

Color Meaning and Usage

A peaceful purple tone, #BB8EEB has RGB (187, 142, 235) and HSL (269°, 70%, 74%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB8EEB is #BEEB8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E90EB.

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

Contrast with #BB8EEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB8EEB?

#BB8EEB is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BB8EEB?

#BB8EEB in RGB is (187, 142, 235) - 187 red, 142 green, and 235 blue.

How to use #BB8EEB in CSS?

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

What colors go well with #BB8EEB?

#BEEB8E (complementary), #8E90EB (analogous), and #944DE0 (lighter shade) work well with #BB8EEB.