#878CED Color Information

Hex color code: #878CED

The hex color #878CED is a dynamic blue with RGB values of (135, 140, 237) and HSL of (237°, 74%, 73%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#878CED
RGB
135, 140, 237
HSL
237°, 74%, 73%
CMYK
43%, 41%, 0%, 7%

Shades

CSS Usage
color: #878CED;
background-color: #878CED;
border-color: #878CED;
box-shadow: 0 0 10px #878CED;
border: 2px solid #878CED;
Tailwind Usage
bg-[#878CED]
text-[#878CED]
border-[#878CED]
shadow-[0_0_10px_878CED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #878CED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #878CED; color: #000000; }

Badge

New Feature
.badge { background-color: #878CED; 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 #878CED; background-color: #878CED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #878CED20; border-left: 4px solid #878CED; }

Link / Accent

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

a { color: #878CED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #878CED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 140, 237

Red: 135 / Green: 140 / Blue: 237

HSL

237°, 74%, 73%

Hue: 237° / Saturation: 74% / Lightness: 73%

CMYK

43%, 41%, 0%, 7%

Cyan: 43% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #878CED?

#878CED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #878CED to RGB:

rgb(135, 140, 237)HEX to RGB Converter →

HEX to HSL

Convert #878CED to HSL:

hsl(237, 74%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #878CED to CMYK:

cmyk(43%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

#878CED is a eye-catching blue color with RGB values of 135, 140, 237 and HSL of 237°, 74%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #878CED is #EDE887, creating high-contrast pairings. For softer combinations, try analogous colors like #87BFED.

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

Contrast with #878CED

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

Contrast Ratio: 7.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #878CED?

#878CED is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #878CED?

#878CED in RGB is (135, 140, 237) - 135 red, 140 green, and 237 blue.

How to use #878CED in CSS?

Use #878CED directly in your CSS properties like color or background-color.

What colors go well with #878CED?

#EDE887 (complementary), #87BFED (analogous), and #454DE3 (lighter shade) work well with #878CED.