#AC689E Color Information

Hex color code: #AC689E

#AC689E is a pastel magenta color. In RGB it is (172, 104, 158), and in HSL it is (312°, 29%, 54%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AC689E
RGB
172, 104, 158
HSL
312°, 29%, 54%
CMYK
0%, 40%, 8%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AC689E; 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 #AC689E; background-color: #AC689E15; }

Alert / Toast

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

Link / Accent

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

a { color: #AC689E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AC689E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 104, 158

Red: 172 / Green: 104 / Blue: 158

HSL

312°, 29%, 54%

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

CMYK

0%, 40%, 8%, 33%

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

What color is #AC689E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC689E to RGB:

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

HEX to HSL

Convert #AC689E to HSL:

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

HEX to CMYK

Convert #AC689E to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #AC689E has RGB (172, 104, 158) and HSL (312°, 29%, 54%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC689E is #68AC75, creating high-contrast pairings. For softer combinations, try analogous colors like #9768AC.

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

Contrast with #AC689E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC689E?

#AC689E is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC689E?

#AC689E in RGB is (172, 104, 158) - 172 red, 104 green, and 158 blue.

How to use #AC689E in CSS?

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

What colors go well with #AC689E?

#68AC75 (complementary), #9768AC (analogous), and #804775 (lighter shade) work well with #AC689E.