#DDA3F4 Color Information

Hex color code: #DDA3F4

The hex color #DDA3F4 is a delicate purple with RGB values of (221, 163, 244) and HSL of (283°, 79%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDA3F4
RGB
221, 163, 244
HSL
283°, 79%, 80%
CMYK
9%, 33%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA3F4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 163, 244

Red: 221 / Green: 163 / Blue: 244

HSL

283°, 79%, 80%

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

CMYK

9%, 33%, 0%, 4%

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

What color is #DDA3F4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA3F4 to RGB:

rgb(221, 163, 244)HEX to RGB Converter →

HEX to HSL

Convert #DDA3F4 to HSL:

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

HEX to CMYK

Convert #DDA3F4 to CMYK:

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

Color Meaning and Usage

#DDA3F4 is a light purple color with RGB values of 221, 163, 244 and HSL of 283°, 79%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA3F4 is #BBF4A4, creating high-contrast pairings. For softer combinations, try analogous colors like #B5A4F4.

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

Contrast with #DDA3F4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA3F4?

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

What is the RGB value of #DDA3F4?

#DDA3F4 in RGB is (221, 163, 244) - 221 red, 163 green, and 244 blue.

How to use #DDA3F4 in CSS?

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

What colors go well with #DDA3F4?

#BBF4A4 (complementary), #B5A4F4 (analogous), and #C45FEC (lighter shade) work well with #DDA3F4.