#C89DBA Color Information

Hex color code: #C89DBA

#C89DBA is a subtle magenta color. In RGB it is (200, 157, 186), and in HSL it is (320°, 28%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C89DBA
RGB
200, 157, 186
HSL
320°, 28%, 70%
CMYK
0%, 21%, 7%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 157, 186

Red: 200 / Green: 157 / Blue: 186

HSL

320°, 28%, 70%

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

CMYK

0%, 21%, 7%, 22%

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

What color is #C89DBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89DBA to RGB:

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

HEX to HSL

Convert #C89DBA to HSL:

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

HEX to CMYK

Convert #C89DBA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C89DBA has RGB (200, 157, 186) and HSL (320°, 28%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89DBA is #9DC8AB, creating high-contrast pairings. For softer combinations, try analogous colors like #C19DC8.

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

Contrast with #C89DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89DBA?

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

What is the RGB value of #C89DBA?

#C89DBA in RGB is (200, 157, 186) - 200 red, 157 green, and 186 blue.

How to use #C89DBA in CSS?

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

What colors go well with #C89DBA?

#9DC8AB (complementary), #C19DC8 (analogous), and #AC6C97 (lighter shade) work well with #C89DBA.