#C89DBE Color Information

Hex color code: #C89DBE

A soft magenta shade, #C89DBE appears as (200, 157, 190) in RGB and (314°, 28%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C89DBE
RGB
200, 157, 190
HSL
314°, 28%, 70%
CMYK
0%, 21%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 157, 190

Red: 200 / Green: 157 / Blue: 190

HSL

314°, 28%, 70%

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

CMYK

0%, 21%, 5%, 22%

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

What color is #C89DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89DBE to RGB:

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

HEX to HSL

Convert #C89DBE to HSL:

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

HEX to CMYK

Convert #C89DBE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C89DBE has RGB (200, 157, 190) and HSL (314°, 28%, 70%). 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 #C89DBE is #9DC8A7, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9DC8.

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

Contrast with #C89DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89DBE?

#C89DBE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C89DBE?

#C89DBE in RGB is (200, 157, 190) - 200 red, 157 green, and 190 blue.

How to use #C89DBE in CSS?

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

What colors go well with #C89DBE?

#9DC8A7 (complementary), #BC9DC8 (analogous), and #AC6C9D (lighter shade) work well with #C89DBE.