#866EBA Color Information

Hex color code: #866EBA

#866EBA is a gentle purple color. In RGB it is (134, 110, 186), and in HSL it is (259°, 36%, 58%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#866EBA
RGB
134, 110, 186
HSL
259°, 36%, 58%
CMYK
28%, 41%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #866EBA; 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 #866EBA; background-color: #866EBA15; }

Alert / Toast

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

Link / Accent

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

a { color: #866EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #866EBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 110, 186

Red: 134 / Green: 110 / Blue: 186

HSL

259°, 36%, 58%

Hue: 259° / Saturation: 36% / Lightness: 58%

CMYK

28%, 41%, 0%, 27%

Cyan: 28% / Magenta: 41% / Yellow: 0% / Key: 27%

What color is #866EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #866EBA to RGB:

rgb(134, 110, 186)HEX to RGB Converter →

HEX to HSL

Convert #866EBA to HSL:

hsl(259, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #866EBA to CMYK:

cmyk(28%, 41%, 0%, 27%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #866EBA has RGB (134, 110, 186) and HSL (259°, 36%, 58%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #866EBA is #A2BA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D7BBA.

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

Contrast with #866EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #866EBA?

#866EBA is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #866EBA?

#866EBA in RGB is (134, 110, 186) - 134 red, 110 green, and 186 blue.

How to use #866EBA in CSS?

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

What colors go well with #866EBA?

#A2BA6D (complementary), #6D7BBA (analogous), and #5F4695 (lighter shade) work well with #866EBA.