#BB63EE Color Information

Hex color code: #BB63EE

A dynamic purple shade, #BB63EE appears as (187, 99, 238) in RGB and (278°, 80%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BB63EE
RGB
187, 99, 238
HSL
278°, 80%, 66%
CMYK
21%, 58%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB63EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 99, 238

Red: 187 / Green: 99 / Blue: 238

HSL

278°, 80%, 66%

Hue: 278° / Saturation: 80% / Lightness: 66%

CMYK

21%, 58%, 0%, 7%

Cyan: 21% / Magenta: 58% / Yellow: 0% / Key: 7%

What color is #BB63EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB63EE to RGB:

rgb(187, 99, 238)HEX to RGB Converter →

HEX to HSL

Convert #BB63EE to HSL:

hsl(278, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BB63EE to CMYK:

cmyk(21%, 58%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #BB63EE has RGB (187, 99, 238) and HSL (278°, 80%, 66%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB63EE is #96EE63, creating high-contrast pairings. For softer combinations, try analogous colors like #7563EE.

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

Contrast with #BB63EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB63EE?

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

What is the RGB value of #BB63EE?

#BB63EE in RGB is (187, 99, 238) - 187 red, 99 green, and 238 blue.

How to use #BB63EE in CSS?

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

What colors go well with #BB63EE?

#96EE63 (complementary), #7563EE (analogous), and #9D1EE6 (lighter shade) work well with #BB63EE.