#866DEB Color Information

Hex color code: #866DEB

#866DEB is a dynamic blue color. In RGB it is (134, 109, 235), and in HSL it is (252°, 76%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Slate Blue
HEX
#866DEB
RGB
134, 109, 235
HSL
252°, 76%, 67%
CMYK
43%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #866DEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 109, 235

Red: 134 / Green: 109 / Blue: 235

HSL

252°, 76%, 67%

Hue: 252° / Saturation: 76% / Lightness: 67%

CMYK

43%, 54%, 0%, 8%

Cyan: 43% / Magenta: 54% / Yellow: 0% / Key: 8%

What color is #866DEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #866DEB to RGB:

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

HEX to HSL

Convert #866DEB to HSL:

hsl(252, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #866DEB to CMYK:

cmyk(43%, 54%, 0%, 8%)Color Converter →

Color Meaning and Usage

#866DEB is a striking blue color with RGB values of 134, 109, 235 and HSL of 252°, 76%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #866DEB is #D1EB6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B91EB.

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

Contrast with #866DEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #866DEB?

#866DEB is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #866DEB?

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

How to use #866DEB in CSS?

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

What colors go well with #866DEB?

#D1EB6B (complementary), #6B91EB (analogous), and #4D28E2 (lighter shade) work well with #866DEB.