#DDB9F5 Color Information

Hex color code: #DDB9F5

The hex color #DDB9F5 is a soft purple with RGB values of (221, 185, 245) and HSL of (276°, 75%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DDB9F5
RGB
221, 185, 245
HSL
276°, 75%, 84%
CMYK
10%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB9F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 185, 245

Red: 221 / Green: 185 / Blue: 245

HSL

276°, 75%, 84%

Hue: 276° / Saturation: 75% / Lightness: 84%

CMYK

10%, 24%, 0%, 4%

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

What color is #DDB9F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB9F5 to RGB:

rgb(221, 185, 245)HEX to RGB Converter →

HEX to HSL

Convert #DDB9F5 to HSL:

hsl(276, 75%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB9F5 to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #DDB9F5 has RGB (221, 185, 245) and HSL (276°, 75%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB9F5 is #D0F5B8, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB8F5.

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

Contrast with #DDB9F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB9F5?

#DDB9F5 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDB9F5?

#DDB9F5 in RGB is (221, 185, 245) - 221 red, 185 green, and 245 blue.

How to use #DDB9F5 in CSS?

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

What colors go well with #DDB9F5?

#D0F5B8 (complementary), #BEB8F5 (analogous), and #BC75EB (lighter shade) work well with #DDB9F5.