#867BAD Color Information

Hex color code: #867BAD

The hex color #867BAD is a delicate blue with RGB values of (134, 123, 173) and HSL of (253°, 23%, 58%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#867BAD
RGB
134, 123, 173
HSL
253°, 23%, 58%
CMYK
23%, 29%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #867BAD; 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 #867BAD; background-color: #867BAD15; }

Alert / Toast

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

Link / Accent

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

a { color: #867BAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #867BAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 123, 173

Red: 134 / Green: 123 / Blue: 173

HSL

253°, 23%, 58%

Hue: 253° / Saturation: 23% / Lightness: 58%

CMYK

23%, 29%, 0%, 32%

Cyan: 23% / Magenta: 29% / Yellow: 0% / Key: 32%

What color is #867BAD?

#867BAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #867BAD to RGB:

rgb(134, 123, 173)HEX to RGB Converter →

HEX to HSL

Convert #867BAD to HSL:

hsl(253, 23%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #867BAD to CMYK:

cmyk(23%, 29%, 0%, 32%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #867BAD has RGB (134, 123, 173) and HSL (253°, 23%, 58%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #867BAD is #A2AD7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B89AD.

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

Contrast with #867BAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #867BAD?

#867BAD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #867BAD?

#867BAD in RGB is (134, 123, 173) - 134 red, 123 green, and 173 blue.

How to use #867BAD in CSS?

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

What colors go well with #867BAD?

#A2AD7B (complementary), #7B89AD (analogous), and #5F5487 (lighter shade) work well with #867BAD.