#DDA3FA Color Information

Hex color code: #DDA3FA

#DDA3FA is a light purple color. In RGB it is (221, 163, 250), and in HSL it is (280°, 90%, 81%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DDA3FA
RGB
221, 163, 250
HSL
280°, 90%, 81%
CMYK
12%, 35%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA3FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 163, 250

Red: 221 / Green: 163 / Blue: 250

HSL

280°, 90%, 81%

Hue: 280° / Saturation: 90% / Lightness: 81%

CMYK

12%, 35%, 0%, 2%

Cyan: 12% / Magenta: 35% / Yellow: 0% / Key: 2%

What color is #DDA3FA?

#DDA3FA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA3FA to RGB:

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

HEX to HSL

Convert #DDA3FA to HSL:

hsl(280, 90%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DDA3FA to CMYK:

cmyk(12%, 35%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DDA3FA has RGB (221, 163, 250) and HSL (280°, 90%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA3FA is #C0FAA3, creating high-contrast pairings. For softer combinations, try analogous colors like #B1A3FA.

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

Contrast with #DDA3FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA3FA?

#DDA3FA is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDA3FA?

#DDA3FA in RGB is (221, 163, 250) - 221 red, 163 green, and 250 blue.

How to use #DDA3FA in CSS?

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

What colors go well with #DDA3FA?

#C0FAA3 (complementary), #B1A3FA (analogous), and #C25AF6 (lighter shade) work well with #DDA3FA.