#DDB4EE Color Information

Hex color code: #DDB4EE

#DDB4EE is a delicate purple color. In RGB it is (221, 180, 238), and in HSL it is (282°, 63%, 82%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDB4EE
RGB
221, 180, 238
HSL
282°, 63%, 82%
CMYK
7%, 24%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB4EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 180, 238

Red: 221 / Green: 180 / Blue: 238

HSL

282°, 63%, 82%

Hue: 282° / Saturation: 63% / Lightness: 82%

CMYK

7%, 24%, 0%, 7%

Cyan: 7% / Magenta: 24% / Yellow: 0% / Key: 7%

What color is #DDB4EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB4EE to RGB:

rgb(221, 180, 238)HEX to RGB Converter →

HEX to HSL

Convert #DDB4EE to HSL:

hsl(282, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB4EE to CMYK:

cmyk(7%, 24%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DDB4EE is a delicate purple color with RGB values of 221, 180, 238 and HSL of 282°, 63%, 82%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB4EE is #C6EEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B4EE.

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

Contrast with #DDB4EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB4EE?

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

What is the RGB value of #DDB4EE?

#DDB4EE in RGB is (221, 180, 238) - 221 red, 180 green, and 238 blue.

How to use #DDB4EE in CSS?

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

What colors go well with #DDB4EE?

#C6EEB4 (complementary), #C0B4EE (analogous), and #C076E0 (lighter shade) work well with #DDB4EE.