#DDBDEF Color Information

Hex color code: #DDBDEF

A light purple shade, #DDBDEF appears as (221, 189, 239) in RGB and (278°, 61%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DDBDEF
RGB
221, 189, 239
HSL
278°, 61%, 84%
CMYK
8%, 21%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 189, 239

Red: 221 / Green: 189 / Blue: 239

HSL

278°, 61%, 84%

Hue: 278° / Saturation: 61% / Lightness: 84%

CMYK

8%, 21%, 0%, 6%

Cyan: 8% / Magenta: 21% / Yellow: 0% / Key: 6%

What color is #DDBDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBDEF to RGB:

rgb(221, 189, 239)HEX to RGB Converter →

HEX to HSL

Convert #DDBDEF to HSL:

hsl(278, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBDEF to CMYK:

cmyk(8%, 21%, 0%, 6%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #DDBDEF has RGB (221, 189, 239) and HSL (278°, 61%, 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 #DDBDEF is #D0EFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C4BDEF.

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

Contrast with #DDBDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBDEF?

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

What is the RGB value of #DDBDEF?

#DDBDEF in RGB is (221, 189, 239) - 221 red, 189 green, and 239 blue.

How to use #DDBDEF in CSS?

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

What colors go well with #DDBDEF?

#D0EFBD (complementary), #C4BDEF (analogous), and #BD80E0 (lighter shade) work well with #DDBDEF.