#DDAFE7 Color Information

Hex color code: #DDAFE7

#DDAFE7 is a delicate magenta color. In RGB it is (221, 175, 231), and in HSL it is (289°, 54%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDAFE7
RGB
221, 175, 231
HSL
289°, 54%, 80%
CMYK
4%, 24%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDAFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 175, 231

Red: 221 / Green: 175 / Blue: 231

HSL

289°, 54%, 80%

Hue: 289° / Saturation: 54% / Lightness: 80%

CMYK

4%, 24%, 0%, 9%

Cyan: 4% / Magenta: 24% / Yellow: 0% / Key: 9%

What color is #DDAFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDAFE7 to RGB:

rgb(221, 175, 231)HEX to RGB Converter →

HEX to HSL

Convert #DDAFE7 to HSL:

hsl(289, 54%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDAFE7 to CMYK:

cmyk(4%, 24%, 0%, 9%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DDAFE7 has RGB (221, 175, 231) and HSL (289°, 54%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDAFE7 is #BBE8B0, creating high-contrast pairings. For softer combinations, try analogous colors like #C2B0E8.

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

Contrast with #DDAFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDAFE7?

#DDAFE7 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDAFE7?

#DDAFE7 in RGB is (221, 175, 231) - 221 red, 175 green, and 231 blue.

How to use #DDAFE7 in CSS?

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

What colors go well with #DDAFE7?

#BBE8B0 (complementary), #C2B0E8 (analogous), and #C476D6 (lighter shade) work well with #DDAFE7.