#D6ACE7 Color Information

Hex color code: #D6ACE7

#D6ACE7 is a light purple color. In RGB it is (214, 172, 231), and in HSL it is (283°, 55%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D6ACE7
RGB
214, 172, 231
HSL
283°, 55%, 79%
CMYK
7%, 26%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6ACE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 172, 231

Red: 214 / Green: 172 / Blue: 231

HSL

283°, 55%, 79%

Hue: 283° / Saturation: 55% / Lightness: 79%

CMYK

7%, 26%, 0%, 9%

Cyan: 7% / Magenta: 26% / Yellow: 0% / Key: 9%

What color is #D6ACE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6ACE7 to RGB:

rgb(214, 172, 231)HEX to RGB Converter →

HEX to HSL

Convert #D6ACE7 to HSL:

hsl(283, 55%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D6ACE7 to CMYK:

cmyk(7%, 26%, 0%, 9%)Color Converter →

Color Meaning and Usage

#D6ACE7 is a delicate purple color with RGB values of 214, 172, 231 and HSL of 283°, 55%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6ACE7 is #BDE7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9ACE7.

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

Contrast with #D6ACE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6ACE7?

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

What is the RGB value of #D6ACE7?

#D6ACE7 in RGB is (214, 172, 231) - 214 red, 172 green, and 231 blue.

How to use #D6ACE7 in CSS?

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

What colors go well with #D6ACE7?

#BDE7AC (complementary), #B9ACE7 (analogous), and #B971D6 (lighter shade) work well with #D6ACE7.