#D7AFDB Color Information

Hex color code: #D7AFDB

A delicate magenta shade, #D7AFDB appears as (215, 175, 219) in RGB and (295°, 38%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D7AFDB
RGB
215, 175, 219
HSL
295°, 38%, 77%
CMYK
2%, 20%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7AFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 175, 219

Red: 215 / Green: 175 / Blue: 219

HSL

295°, 38%, 77%

Hue: 295° / Saturation: 38% / Lightness: 77%

CMYK

2%, 20%, 0%, 14%

Cyan: 2% / Magenta: 20% / Yellow: 0% / Key: 14%

What color is #D7AFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7AFDB to RGB:

rgb(215, 175, 219)HEX to RGB Converter →

HEX to HSL

Convert #D7AFDB to HSL:

hsl(295, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D7AFDB to CMYK:

cmyk(2%, 20%, 0%, 14%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #D7AFDB has RGB (215, 175, 219) and HSL (295°, 38%, 77%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7AFDB is #B2DBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #C1AEDB.

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

Contrast with #D7AFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7AFDB?

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

What is the RGB value of #D7AFDB?

#D7AFDB in RGB is (215, 175, 219) - 215 red, 175 green, and 219 blue.

How to use #D7AFDB in CSS?

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

What colors go well with #D7AFDB?

#B2DBAE (complementary), #C1AEDB (analogous), and #BD79C3 (lighter shade) work well with #D7AFDB.