#D2ABED Color Information

Hex color code: #D2ABED

The hex color #D2ABED is a ethereal purple with RGB values of (210, 171, 237) and HSL of (275°, 65%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D2ABED
RGB
210, 171, 237
HSL
275°, 65%, 80%
CMYK
11%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2ABED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 171, 237

Red: 210 / Green: 171 / Blue: 237

HSL

275°, 65%, 80%

Hue: 275° / Saturation: 65% / Lightness: 80%

CMYK

11%, 28%, 0%, 7%

Cyan: 11% / Magenta: 28% / Yellow: 0% / Key: 7%

What color is #D2ABED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2ABED to RGB:

rgb(210, 171, 237)HEX to RGB Converter →

HEX to HSL

Convert #D2ABED to HSL:

hsl(275, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D2ABED to CMYK:

cmyk(11%, 28%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #D2ABED has RGB (210, 171, 237) and HSL (275°, 65%, 80%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2ABED is #C6EDAB, creating high-contrast pairings. For softer combinations, try analogous colors like #B0ABED.

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

Contrast with #D2ABED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2ABED?

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

What is the RGB value of #D2ABED?

#D2ABED in RGB is (210, 171, 237) - 210 red, 171 green, and 237 blue.

How to use #D2ABED in CSS?

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

What colors go well with #D2ABED?

#C6EDAB (complementary), #B0ABED (analogous), and #AF6CE0 (lighter shade) work well with #D2ABED.