#DDB0DB Color Information

Hex color code: #DDB0DB

A light magenta shade, #DDB0DB appears as (221, 176, 219) in RGB and (303°, 40%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DDB0DB
RGB
221, 176, 219
HSL
303°, 40%, 78%
CMYK
0%, 20%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB0DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 176, 219

Red: 221 / Green: 176 / Blue: 219

HSL

303°, 40%, 78%

Hue: 303° / Saturation: 40% / Lightness: 78%

CMYK

0%, 20%, 1%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 1% / Key: 13%

What color is #DDB0DB?

#DDB0DB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB0DB to RGB:

rgb(221, 176, 219)HEX to RGB Converter →

HEX to HSL

Convert #DDB0DB to HSL:

hsl(303, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB0DB to CMYK:

cmyk(0%, 20%, 1%, 13%)Color Converter →

Color Meaning and Usage

#DDB0DB is a ethereal magenta color with RGB values of 221, 176, 219 and HSL of 303°, 40%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB0DB is #B0DDB3, creating high-contrast pairings. For softer combinations, try analogous colors like #C9B0DD.

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

Contrast with #DDB0DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB0DB?

#DDB0DB is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDB0DB?

#DDB0DB in RGB is (221, 176, 219) - 221 red, 176 green, and 219 blue.

How to use #DDB0DB in CSS?

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

What colors go well with #DDB0DB?

#B0DDB3 (complementary), #C9B0DD (analogous), and #C67BC3 (lighter shade) work well with #DDB0DB.