#AC689A Color Information

Hex color code: #AC689A

A soft magenta shade, #AC689A appears as (172, 104, 154) in RGB and (316°, 29%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AC689A
RGB
172, 104, 154
HSL
316°, 29%, 54%
CMYK
0%, 40%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC689A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 104, 154

Red: 172 / Green: 104 / Blue: 154

HSL

316°, 29%, 54%

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

CMYK

0%, 40%, 10%, 33%

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

What color is #AC689A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC689A to RGB:

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

HEX to HSL

Convert #AC689A to HSL:

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

HEX to CMYK

Convert #AC689A to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #AC689A has RGB (172, 104, 154) and HSL (316°, 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 #AC689A is #68AC7A, creating high-contrast pairings. For softer combinations, try analogous colors like #9C68AC.

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

Contrast with #AC689A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC689A?

#AC689A is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC689A?

#AC689A in RGB is (172, 104, 154) - 172 red, 104 green, and 154 blue.

How to use #AC689A in CSS?

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

What colors go well with #AC689A?

#68AC7A (complementary), #9C68AC (analogous), and #804771 (lighter shade) work well with #AC689A.