#DDB5FA Color Information

Hex color code: #DDB5FA

A delicate purple shade, #DDB5FA appears as (221, 181, 250) in RGB and (275°, 87%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDB5FA
RGB
221, 181, 250
HSL
275°, 87%, 85%
CMYK
12%, 28%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB5FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 181, 250

Red: 221 / Green: 181 / Blue: 250

HSL

275°, 87%, 85%

Hue: 275° / Saturation: 87% / Lightness: 85%

CMYK

12%, 28%, 0%, 2%

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

What color is #DDB5FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB5FA to RGB:

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

HEX to HSL

Convert #DDB5FA to HSL:

hsl(275, 87%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB5FA to CMYK:

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

Color Meaning and Usage

A soft purple tone, #DDB5FA has RGB (221, 181, 250) and HSL (275°, 87%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB5FA is #D3FAB7, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB7FA.

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

Contrast with #DDB5FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB5FA?

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

What is the RGB value of #DDB5FA?

#DDB5FA in RGB is (221, 181, 250) - 221 red, 181 green, and 250 blue.

How to use #DDB5FA in CSS?

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

What colors go well with #DDB5FA?

#D3FAB7 (complementary), #BDB7FA (analogous), and #BE70F5 (lighter shade) work well with #DDB5FA.