#BB6EEA Color Information

Hex color code: #BB6EEA

A dynamic purple shade, #BB6EEA appears as (187, 110, 234) in RGB and (277°, 75%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BB6EEA
RGB
187, 110, 234
HSL
277°, 75%, 67%
CMYK
20%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB6EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 110, 234

Red: 187 / Green: 110 / Blue: 234

HSL

277°, 75%, 67%

Hue: 277° / Saturation: 75% / Lightness: 67%

CMYK

20%, 53%, 0%, 8%

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

What color is #BB6EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB6EEA to RGB:

rgb(187, 110, 234)HEX to RGB Converter →

HEX to HSL

Convert #BB6EEA to HSL:

hsl(277, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BB6EEA to CMYK:

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

Color Meaning and Usage

A vivid purple tone, #BB6EEA has RGB (187, 110, 234) and HSL (277°, 75%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB6EEA is #9CEA6C, creating high-contrast pairings. For softer combinations, try analogous colors like #7A6CEA.

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

Contrast with #BB6EEA

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

Contrast Ratio: 6.53:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB6EEA?

#BB6EEA is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB6EEA?

#BB6EEA in RGB is (187, 110, 234) - 187 red, 110 green, and 234 blue.

How to use #BB6EEA in CSS?

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

What colors go well with #BB6EEA?

#9CEA6C (complementary), #7A6CEA (analogous), and #9A29E0 (lighter shade) work well with #BB6EEA.