#D68ABD Color Information

Hex color code: #D68ABD

The hex color #D68ABD is a gentle magenta with RGB values of (214, 138, 189) and HSL of (320°, 48%, 69%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D68ABD
RGB
214, 138, 189
HSL
320°, 48%, 69%
CMYK
0%, 36%, 12%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D68ABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 138, 189

Red: 214 / Green: 138 / Blue: 189

HSL

320°, 48%, 69%

Hue: 320° / Saturation: 48% / Lightness: 69%

CMYK

0%, 36%, 12%, 16%

Cyan: 0% / Magenta: 36% / Yellow: 12% / Key: 16%

What color is #D68ABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D68ABD to RGB:

rgb(214, 138, 189)HEX to RGB Converter →

HEX to HSL

Convert #D68ABD to HSL:

hsl(320, 48%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D68ABD to CMYK:

cmyk(0%, 36%, 12%, 16%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D68ABD has RGB (214, 138, 189) and HSL (320°, 48%, 69%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D68ABD is #8AD6A3, creating high-contrast pairings. For softer combinations, try analogous colors like #C98AD6.

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

Contrast with #D68ABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D68ABD?

#D68ABD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D68ABD?

#D68ABD in RGB is (214, 138, 189) - 214 red, 138 green, and 189 blue.

How to use #D68ABD in CSS?

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

What colors go well with #D68ABD?

#8AD6A3 (complementary), #C98AD6 (analogous), and #C2519C (lighter shade) work well with #D68ABD.