#977CCB Color Information

Hex color code: #977CCB

A soft purple shade, #977CCB appears as (151, 124, 203) in RGB and (261°, 43%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#977CCB
RGB
151, 124, 203
HSL
261°, 43%, 64%
CMYK
26%, 39%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #977CCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 124, 203

Red: 151 / Green: 124 / Blue: 203

HSL

261°, 43%, 64%

Hue: 261° / Saturation: 43% / Lightness: 64%

CMYK

26%, 39%, 0%, 20%

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

What color is #977CCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #977CCB to RGB:

rgb(151, 124, 203)HEX to RGB Converter →

HEX to HSL

Convert #977CCB to HSL:

hsl(261, 43%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #977CCB to CMYK:

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

Color Meaning and Usage

#977CCB is a gentle purple color with RGB values of 151, 124, 203 and HSL of 261°, 43%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #977CCB is #AFCB7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7C88CB.

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

Contrast with #977CCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #977CCB?

#977CCB is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #977CCB?

#977CCB in RGB is (151, 124, 203) - 151 red, 124 green, and 203 blue.

How to use #977CCB in CSS?

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

What colors go well with #977CCB?

#AFCB7C (complementary), #7C88CB (analogous), and #6D47B3 (lighter shade) work well with #977CCB.