#C89DBD Color Information

Hex color code: #C89DBD

#C89DBD is a subtle magenta color. In RGB it is (200, 157, 189), and in HSL it is (315°, 28%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C89DBD
RGB
200, 157, 189
HSL
315°, 28%, 70%
CMYK
0%, 21%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89DBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 157, 189

Red: 200 / Green: 157 / Blue: 189

HSL

315°, 28%, 70%

Hue: 315° / Saturation: 28% / Lightness: 70%

CMYK

0%, 21%, 5%, 22%

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

What color is #C89DBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89DBD to RGB:

rgb(200, 157, 189)HEX to RGB Converter →

HEX to HSL

Convert #C89DBD to HSL:

hsl(315, 28%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C89DBD to CMYK:

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

Color Meaning and Usage

#C89DBD is a subtle magenta color with RGB values of 200, 157, 189 and HSL of 315°, 28%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89DBD is #9DC8A8, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9DC8.

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

Contrast with #C89DBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89DBD?

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

What is the RGB value of #C89DBD?

#C89DBD in RGB is (200, 157, 189) - 200 red, 157 green, and 189 blue.

How to use #C89DBD in CSS?

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

What colors go well with #C89DBD?

#9DC8A8 (complementary), #BD9DC8 (analogous), and #AC6C9C (lighter shade) work well with #C89DBD.