#9C68AC Color Information

Hex color code: #9C68AC

#9C68AC is a subtle magenta color. In RGB it is (156, 104, 172), and in HSL it is (286°, 29%, 54%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#9C68AC
RGB
156, 104, 172
HSL
286°, 29%, 54%
CMYK
9%, 40%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9C68AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

156, 104, 172

Red: 156 / Green: 104 / Blue: 172

HSL

286°, 29%, 54%

Hue: 286° / Saturation: 29% / Lightness: 54%

CMYK

9%, 40%, 0%, 33%

Cyan: 9% / Magenta: 40% / Yellow: 0% / Key: 33%

What color is #9C68AC?

#9C68AC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9C68AC to RGB:

rgb(156, 104, 172)HEX to RGB Converter →

HEX to HSL

Convert #9C68AC to HSL:

hsl(286, 29%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #9C68AC to CMYK:

cmyk(9%, 40%, 0%, 33%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #9C68AC has RGB (156, 104, 172) and HSL (286°, 29%, 54%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9C68AC is #78AC68, creating high-contrast pairings. For softer combinations, try analogous colors like #7A68AC.

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

Contrast with #9C68AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9C68AC?

#9C68AC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9C68AC?

#9C68AC in RGB is (156, 104, 172) - 156 red, 104 green, and 172 blue.

How to use #9C68AC in CSS?

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

What colors go well with #9C68AC?

#78AC68 (complementary), #7A68AC (analogous), and #734780 (lighter shade) work well with #9C68AC.