#9C80CD Color Information

Hex color code: #9C80CD

A subtle purple shade, #9C80CD appears as (156, 128, 205) in RGB and (262°, 44%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#9C80CD
RGB
156, 128, 205
HSL
262°, 44%, 65%
CMYK
24%, 38%, 0%, 20%

Shades

CSS Usage
color: #9C80CD;
background-color: #9C80CD;
border-color: #9C80CD;
box-shadow: 0 0 10px #9C80CD;
border: 2px solid #9C80CD;
Tailwind Usage
bg-[#9C80CD]
text-[#9C80CD]
border-[#9C80CD]
shadow-[0_0_10px_9C80CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9C80CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9C80CD; color: #000000; }

Badge

New Feature
.badge { background-color: #9C80CD; 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 #9C80CD; background-color: #9C80CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9C80CD20; border-left: 4px solid #9C80CD; }

Link / Accent

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

a { color: #9C80CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9C80CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

156, 128, 205

Red: 156 / Green: 128 / Blue: 205

HSL

262°, 44%, 65%

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

CMYK

24%, 38%, 0%, 20%

Cyan: 24% / Magenta: 38% / Yellow: 0% / Key: 20%

What color is #9C80CD?

#9C80CD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9C80CD to RGB:

rgb(156, 128, 205)HEX to RGB Converter →

HEX to HSL

Convert #9C80CD to HSL:

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

HEX to CMYK

Convert #9C80CD to CMYK:

cmyk(24%, 38%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #9C80CD has RGB (156, 128, 205) and HSL (262°, 44%, 65%). 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 #9C80CD is #B0CD7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E89CD.

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

Contrast with #9C80CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9C80CD?

#9C80CD is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9C80CD?

#9C80CD in RGB is (156, 128, 205) - 156 red, 128 green, and 205 blue.

How to use #9C80CD in CSS?

Use #9C80CD directly in your CSS properties like color or background-color.

What colors go well with #9C80CD?

#B0CD7E (complementary), #7E89CD (analogous), and #7147B8 (lighter shade) work well with #9C80CD.