#C89ABE Color Information

Hex color code: #C89ABE

#C89ABE is a delicate magenta color. In RGB it is (200, 154, 190), and in HSL it is (313°, 29%, 69%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C89ABE
RGB
200, 154, 190
HSL
313°, 29%, 69%
CMYK
0%, 23%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89ABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 154, 190

Red: 200 / Green: 154 / Blue: 190

HSL

313°, 29%, 69%

Hue: 313° / Saturation: 29% / Lightness: 69%

CMYK

0%, 23%, 5%, 22%

Cyan: 0% / Magenta: 23% / Yellow: 5% / Key: 22%

What color is #C89ABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89ABE to RGB:

rgb(200, 154, 190)HEX to RGB Converter →

HEX to HSL

Convert #C89ABE to HSL:

hsl(313, 29%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C89ABE to CMYK:

cmyk(0%, 23%, 5%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C89ABE has RGB (200, 154, 190) and HSL (313°, 29%, 69%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89ABE is #99C7A3, creating high-contrast pairings. For softer combinations, try analogous colors like #BA99C7.

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

Contrast with #C89ABE

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

Contrast Ratio: 8.82:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89ABE?

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

What is the RGB value of #C89ABE?

#C89ABE in RGB is (200, 154, 190) - 200 red, 154 green, and 190 blue.

How to use #C89ABE in CSS?

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

What colors go well with #C89ABE?

#99C7A3 (complementary), #BA99C7 (analogous), and #AC689D (lighter shade) work well with #C89ABE.