#877CCF Color Information

Hex color code: #877CCF

The hex color #877CCF is a pastel blue with RGB values of (135, 124, 207) and HSL of (248°, 46%, 65%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#877CCF
RGB
135, 124, 207
HSL
248°, 46%, 65%
CMYK
35%, 40%, 0%, 19%

Shades

CSS Usage
color: #877CCF;
background-color: #877CCF;
border-color: #877CCF;
box-shadow: 0 0 10px #877CCF;
border: 2px solid #877CCF;
Tailwind Usage
bg-[#877CCF]
text-[#877CCF]
border-[#877CCF]
shadow-[0_0_10px_877CCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #877CCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #877CCF; color: #000000; }

Badge

New Feature
.badge { background-color: #877CCF; 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 #877CCF; background-color: #877CCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #877CCF20; border-left: 4px solid #877CCF; }

Link / Accent

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

a { color: #877CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #877CCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 124, 207

Red: 135 / Green: 124 / Blue: 207

HSL

248°, 46%, 65%

Hue: 248° / Saturation: 46% / Lightness: 65%

CMYK

35%, 40%, 0%, 19%

Cyan: 35% / Magenta: 40% / Yellow: 0% / Key: 19%

What color is #877CCF?

#877CCF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #877CCF to RGB:

rgb(135, 124, 207)HEX to RGB Converter →

HEX to HSL

Convert #877CCF to HSL:

hsl(248, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #877CCF to CMYK:

cmyk(35%, 40%, 0%, 19%)Color Converter →

Color Meaning and Usage

#877CCF is a soft blue color with RGB values of 135, 124, 207 and HSL of 248°, 46%, 65%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #877CCF is #C4CF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D9BCF.

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

Contrast with #877CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #877CCF?

#877CCF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #877CCF?

#877CCF in RGB is (135, 124, 207) - 135 red, 124 green, and 207 blue.

How to use #877CCF in CSS?

Use #877CCF directly in your CSS properties like color or background-color.

What colors go well with #877CCF?

#C4CF7D (complementary), #7D9BCF (analogous), and #5445BA (lighter shade) work well with #877CCF.