#887FDC Color Information

Hex color code: #887FDC

The hex color #887FDC is a peaceful blue with RGB values of (136, 127, 220) and HSL of (246°, 57%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#887FDC
RGB
136, 127, 220
HSL
246°, 57%, 68%
CMYK
38%, 42%, 0%, 14%

Shades

CSS Usage
color: #887FDC;
background-color: #887FDC;
border-color: #887FDC;
box-shadow: 0 0 10px #887FDC;
border: 2px solid #887FDC;
Tailwind Usage
bg-[#887FDC]
text-[#887FDC]
border-[#887FDC]
shadow-[0_0_10px_887FDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #887FDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #887FDC; color: #000000; }

Badge

New Feature
.badge { background-color: #887FDC; 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 #887FDC; background-color: #887FDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #887FDC20; border-left: 4px solid #887FDC; }

Link / Accent

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

a { color: #887FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #887FDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 127, 220

Red: 136 / Green: 127 / Blue: 220

HSL

246°, 57%, 68%

Hue: 246° / Saturation: 57% / Lightness: 68%

CMYK

38%, 42%, 0%, 14%

Cyan: 38% / Magenta: 42% / Yellow: 0% / Key: 14%

What color is #887FDC?

#887FDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #887FDC to RGB:

rgb(136, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #887FDC to HSL:

hsl(246, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #887FDC to CMYK:

cmyk(38%, 42%, 0%, 14%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #887FDC has RGB (136, 127, 220) and HSL (246°, 57%, 68%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #887FDC is #D3DC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #7FA4DC.

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

Contrast with #887FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #887FDC?

#887FDC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #887FDC?

#887FDC in RGB is (136, 127, 220) - 136 red, 127 green, and 220 blue.

How to use #887FDC in CSS?

Use #887FDC directly in your CSS properties like color or background-color.

What colors go well with #887FDC?

#D3DC7F (complementary), #7FA4DC (analogous), and #5043CB (lighter shade) work well with #887FDC.