#866DBA Color Information

Hex color code: #866DBA

A delicate purple shade, #866DBA appears as (134, 109, 186) in RGB and (259°, 36%, 58%) in HSL. It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #866DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 109, 186

Red: 134 / Green: 109 / 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 #866DBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #866DBA to RGB:

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

HEX to HSL

Convert #866DBA to HSL:

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

HEX to CMYK

Convert #866DBA to CMYK:

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

Color Meaning and Usage

#866DBA is a pastel purple color with RGB values of 134, 109, 186 and HSL of 259°, 36%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #866DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #866DBA?

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

What is the RGB value of #866DBA?

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

How to use #866DBA in CSS?

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

What colors go well with #866DBA?

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