#977ECD Color Information

Hex color code: #977ECD

A gentle purple shade, #977ECD appears as (151, 126, 205) in RGB and (259°, 44%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#977ECD
RGB
151, 126, 205
HSL
259°, 44%, 65%
CMYK
26%, 39%, 0%, 20%

Shades

CSS Usage
color: #977ECD;
background-color: #977ECD;
border-color: #977ECD;
box-shadow: 0 0 10px #977ECD;
border: 2px solid #977ECD;
Tailwind Usage
bg-[#977ECD]
text-[#977ECD]
border-[#977ECD]
shadow-[0_0_10px_977ECD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #977ECD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #977ECD; color: #000000; }

Badge

New Feature
.badge { background-color: #977ECD; 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 #977ECD; background-color: #977ECD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #977ECD20; border-left: 4px solid #977ECD; }

Link / Accent

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

a { color: #977ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #977ECD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 126, 205

Red: 151 / Green: 126 / Blue: 205

HSL

259°, 44%, 65%

Hue: 259° / Saturation: 44% / Lightness: 65%

CMYK

26%, 39%, 0%, 20%

Cyan: 26% / Magenta: 39% / Yellow: 0% / Key: 20%

What color is #977ECD?

#977ECD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #977ECD to RGB:

rgb(151, 126, 205)HEX to RGB Converter →

HEX to HSL

Convert #977ECD to HSL:

hsl(259, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #977ECD to CMYK:

cmyk(26%, 39%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #977ECD has RGB (151, 126, 205) and HSL (259°, 44%, 65%). 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 #977ECD is #B4CD7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E8DCD.

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

Contrast with #977ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #977ECD?

#977ECD is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #977ECD?

#977ECD in RGB is (151, 126, 205) - 151 red, 126 green, and 205 blue.

How to use #977ECD in CSS?

Use #977ECD directly in your CSS properties like color or background-color.

What colors go well with #977ECD?

#B4CD7E (complementary), #7E8DCD (analogous), and #6B47B8 (lighter shade) work well with #977ECD.