#B686E0 Color Information

Hex color code: #B686E0

#B686E0 is a understated purple color. In RGB it is (182, 134, 224), and in HSL it is (272°, 59%, 70%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B686E0
RGB
182, 134, 224
HSL
272°, 59%, 70%
CMYK
19%, 40%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B686E0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 134, 224

Red: 182 / Green: 134 / Blue: 224

HSL

272°, 59%, 70%

Hue: 272° / Saturation: 59% / Lightness: 70%

CMYK

19%, 40%, 0%, 12%

Cyan: 19% / Magenta: 40% / Yellow: 0% / Key: 12%

What color is #B686E0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B686E0 to RGB:

rgb(182, 134, 224)HEX to RGB Converter →

HEX to HSL

Convert #B686E0 to HSL:

hsl(272, 59%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B686E0 to CMYK:

cmyk(19%, 40%, 0%, 12%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #B686E0 has RGB (182, 134, 224) and HSL (272°, 59%, 70%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B686E0 is #AFE085, creating high-contrast pairings. For softer combinations, try analogous colors like #8885E0.

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

Contrast with #B686E0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B686E0?

#B686E0 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B686E0?

#B686E0 in RGB is (182, 134, 224) - 182 red, 134 green, and 224 blue.

How to use #B686E0 in CSS?

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

What colors go well with #B686E0?

#AFE085 (complementary), #8885E0 (analogous), and #9149D0 (lighter shade) work well with #B686E0.