#DDBBDB Color Information

Hex color code: #DDBBDB

A light magenta shade, #DDBBDB appears as (221, 187, 219) in RGB and (304°, 33%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DDBBDB
RGB
221, 187, 219
HSL
304°, 33%, 80%
CMYK
0%, 15%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 187, 219

Red: 221 / Green: 187 / Blue: 219

HSL

304°, 33%, 80%

Hue: 304° / Saturation: 33% / Lightness: 80%

CMYK

0%, 15%, 1%, 13%

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

What color is #DDBBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBBDB to RGB:

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

HEX to HSL

Convert #DDBBDB to HSL:

hsl(304, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBBDB to CMYK:

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

Color Meaning and Usage

#DDBBDB is a airy magenta color with RGB values of 221, 187, 219 and HSL of 304°, 33%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBBDB is #BBDDBD, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBBDD.

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

Contrast with #DDBBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBBDB?

#DDBBDB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDBBDB?

#DDBBDB in RGB is (221, 187, 219) - 221 red, 187 green, and 219 blue.

How to use #DDBBDB in CSS?

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

What colors go well with #DDBBDB?

#BBDDBD (complementary), #CEBBDD (analogous), and #C388BF (lighter shade) work well with #DDBBDB.