#D8ABCA Color Information

Hex color code: #D8ABCA

A airy magenta shade, #D8ABCA appears as (216, 171, 202) in RGB and (319°, 37%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D8ABCA
RGB
216, 171, 202
HSL
319°, 37%, 76%
CMYK
0%, 21%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8ABCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 171, 202

Red: 216 / Green: 171 / Blue: 202

HSL

319°, 37%, 76%

Hue: 319° / Saturation: 37% / Lightness: 76%

CMYK

0%, 21%, 6%, 15%

Cyan: 0% / Magenta: 21% / Yellow: 6% / Key: 15%

What color is #D8ABCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8ABCA to RGB:

rgb(216, 171, 202)HEX to RGB Converter →

HEX to HSL

Convert #D8ABCA to HSL:

hsl(319, 37%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #D8ABCA to CMYK:

cmyk(0%, 21%, 6%, 15%)Color Converter →

Color Meaning and Usage

A light magenta tone, #D8ABCA has RGB (216, 171, 202) and HSL (319°, 37%, 76%). 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 #D8ABCA is #ABD8B9, creating high-contrast pairings. For softer combinations, try analogous colors like #D0ABD8.

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

Contrast with #D8ABCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8ABCA?

#D8ABCA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D8ABCA?

#D8ABCA in RGB is (216, 171, 202) - 216 red, 171 green, and 202 blue.

How to use #D8ABCA in CSS?

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

What colors go well with #D8ABCA?

#ABD8B9 (complementary), #D0ABD8 (analogous), and #C077A9 (lighter shade) work well with #D8ABCA.