#867CEA Color Information

Hex color code: #867CEA

#867CEA is a vivid blue color. In RGB it is (134, 124, 234), and in HSL it is (245°, 72%, 70%). It is commonly used in modern UI design.

Try:
Color NameMedium Slate Blue
HEX
#867CEA
RGB
134, 124, 234
HSL
245°, 72%, 70%
CMYK
43%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #867CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 124, 234

Red: 134 / Green: 124 / Blue: 234

HSL

245°, 72%, 70%

Hue: 245° / Saturation: 72% / Lightness: 70%

CMYK

43%, 47%, 0%, 8%

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

What color is #867CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #867CEA to RGB:

rgb(134, 124, 234)HEX to RGB Converter →

HEX to HSL

Convert #867CEA to HSL:

hsl(245, 72%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #867CEA to CMYK:

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

Color Meaning and Usage

A bold blue tone, #867CEA has RGB (134, 124, 234) and HSL (245°, 72%, 70%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #867CEA is #E0EA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7BA9EA.

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

Contrast with #867CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #867CEA?

#867CEA is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #867CEA?

#867CEA in RGB is (134, 124, 234) - 134 red, 124 green, and 234 blue.

How to use #867CEA in CSS?

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

What colors go well with #867CEA?

#E0EA7B (complementary), #7BA9EA (analogous), and #473ADF (lighter shade) work well with #867CEA.