#B86DEE Color Information

Hex color code: #B86DEE

A striking purple shade, #B86DEE appears as (184, 109, 238) in RGB and (275°, 79%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B86DEE
RGB
184, 109, 238
HSL
275°, 79%, 68%
CMYK
23%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B86DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 109, 238

Red: 184 / Green: 109 / Blue: 238

HSL

275°, 79%, 68%

Hue: 275° / Saturation: 79% / Lightness: 68%

CMYK

23%, 54%, 0%, 7%

Cyan: 23% / Magenta: 54% / Yellow: 0% / Key: 7%

What color is #B86DEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B86DEE to RGB:

rgb(184, 109, 238)HEX to RGB Converter →

HEX to HSL

Convert #B86DEE to HSL:

hsl(275, 79%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B86DEE to CMYK:

cmyk(23%, 54%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #B86DEE has RGB (184, 109, 238) and HSL (275°, 79%, 68%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B86DEE is #A3EE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #786DEE.

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

Contrast with #B86DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B86DEE?

#B86DEE is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B86DEE?

#B86DEE in RGB is (184, 109, 238) - 184 red, 109 green, and 238 blue.

How to use #B86DEE in CSS?

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

What colors go well with #B86DEE?

#A3EE6D (complementary), #786DEE (analogous), and #9728E6 (lighter shade) work well with #B86DEE.