#9977CC Color Information

Hex color code: #9977CC

The hex color #9977CC is a subtle purple with RGB values of (153, 119, 204) and HSL of (264°, 45%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#9977CC
RGB
153, 119, 204
HSL
264°, 45%, 63%
CMYK
25%, 42%, 0%, 20%

Shades

CSS Usage
color: #9977CC;
background-color: #9977CC;
border-color: #9977CC;
box-shadow: 0 0 10px #9977CC;
border: 2px solid #9977CC;
Tailwind Usage
bg-[#9977CC]
text-[#9977CC]
border-[#9977CC]
shadow-[0_0_10px_9977CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9977CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9977CC; color: #000000; }

Badge

New Feature
.badge { background-color: #9977CC; 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 #9977CC; background-color: #9977CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9977CC20; border-left: 4px solid #9977CC; }

Link / Accent

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

a { color: #9977CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9977CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 119, 204

Red: 153 / Green: 119 / Blue: 204

HSL

264°, 45%, 63%

Hue: 264° / Saturation: 45% / Lightness: 63%

CMYK

25%, 42%, 0%, 20%

Cyan: 25% / Magenta: 42% / Yellow: 0% / Key: 20%

What color is #9977CC?

#9977CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9977CC to RGB:

rgb(153, 119, 204)HEX to RGB Converter →

HEX to HSL

Convert #9977CC to HSL:

hsl(264, 45%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #9977CC to CMYK:

cmyk(25%, 42%, 0%, 20%)Color Converter →

Color Meaning and Usage

#9977CC is a gentle purple color with RGB values of 153, 119, 204 and HSL of 264°, 45%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9977CC is #A9CB76, creating high-contrast pairings. For softer combinations, try analogous colors like #767FCB.

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

Contrast with #9977CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9977CC?

#9977CC is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9977CC?

#9977CC in RGB is (153, 119, 204) - 153 red, 119 green, and 204 blue.

How to use #9977CC in CSS?

Use #9977CC directly in your CSS properties like color or background-color.

What colors go well with #9977CC?

#A9CB76 (complementary), #767FCB (analogous), and #6F43B1 (lighter shade) work well with #9977CC.