#977DD4 Color Information

Hex color code: #977DD4

A cool purple shade, #977DD4 appears as (151, 125, 212) in RGB and (258°, 50%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#977DD4
RGB
151, 125, 212
HSL
258°, 50%, 66%
CMYK
29%, 41%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #977DD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 125, 212

Red: 151 / Green: 125 / Blue: 212

HSL

258°, 50%, 66%

Hue: 258° / Saturation: 50% / Lightness: 66%

CMYK

29%, 41%, 0%, 17%

Cyan: 29% / Magenta: 41% / Yellow: 0% / Key: 17%

What color is #977DD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #977DD4 to RGB:

rgb(151, 125, 212)HEX to RGB Converter →

HEX to HSL

Convert #977DD4 to HSL:

hsl(258, 50%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #977DD4 to CMYK:

cmyk(29%, 41%, 0%, 17%)Color Converter →

Color Meaning and Usage

#977DD4 is a peaceful purple color with RGB values of 151, 125, 212 and HSL of 258°, 50%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #977DD4 is #BAD47D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D8ED4.

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

Contrast with #977DD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #977DD4?

#977DD4 is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #977DD4?

#977DD4 in RGB is (151, 125, 212) - 151 red, 125 green, and 212 blue.

How to use #977DD4 in CSS?

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

What colors go well with #977DD4?

#BAD47D (complementary), #7D8ED4 (analogous), and #6944C1 (lighter shade) work well with #977DD4.