#AC689B Color Information

Hex color code: #AC689B

#AC689B is a gentle magenta color. In RGB it is (172, 104, 155), and in HSL it is (315°, 29%, 54%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AC689B
RGB
172, 104, 155
HSL
315°, 29%, 54%
CMYK
0%, 40%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC689B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 104, 155

Red: 172 / Green: 104 / Blue: 155

HSL

315°, 29%, 54%

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

CMYK

0%, 40%, 10%, 33%

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

What color is #AC689B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC689B to RGB:

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

HEX to HSL

Convert #AC689B to HSL:

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

HEX to CMYK

Convert #AC689B to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #AC689B has RGB (172, 104, 155) and HSL (315°, 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 #AC689B is #68AC79, creating high-contrast pairings. For softer combinations, try analogous colors like #9B68AC.

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

Contrast with #AC689B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC689B?

#AC689B is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC689B?

#AC689B in RGB is (172, 104, 155) - 172 red, 104 green, and 155 blue.

How to use #AC689B in CSS?

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

What colors go well with #AC689B?

#68AC79 (complementary), #9B68AC (analogous), and #804772 (lighter shade) work well with #AC689B.