#D289C1 Color Information

Hex color code: #D289C1

The hex color #D289C1 is a subtle magenta with RGB values of (210, 137, 193) and HSL of (314°, 45%, 68%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D289C1
RGB
210, 137, 193
HSL
314°, 45%, 68%
CMYK
0%, 35%, 8%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D289C1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 137, 193

Red: 210 / Green: 137 / Blue: 193

HSL

314°, 45%, 68%

Hue: 314° / Saturation: 45% / Lightness: 68%

CMYK

0%, 35%, 8%, 18%

Cyan: 0% / Magenta: 35% / Yellow: 8% / Key: 18%

What color is #D289C1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D289C1 to RGB:

rgb(210, 137, 193)HEX to RGB Converter →

HEX to HSL

Convert #D289C1 to HSL:

hsl(314, 45%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D289C1 to CMYK:

cmyk(0%, 35%, 8%, 18%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D289C1 has RGB (210, 137, 193) and HSL (314°, 45%, 68%). 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 #D289C1 is #89D29A, creating high-contrast pairings. For softer combinations, try analogous colors like #BF89D2.

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

Contrast with #D289C1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D289C1?

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

What is the RGB value of #D289C1?

#D289C1 in RGB is (210, 137, 193) - 210 red, 137 green, and 193 blue.

How to use #D289C1 in CSS?

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

What colors go well with #D289C1?

#89D29A (complementary), #BF89D2 (analogous), and #BD51A4 (lighter shade) work well with #D289C1.