#DDBBDC Color Information

Hex color code: #DDBBDC

#DDBBDC is a ethereal magenta color. In RGB it is (221, 187, 220), and in HSL it is (302°, 33%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDBBDC
RGB
221, 187, 220
HSL
302°, 33%, 80%
CMYK
0%, 15%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 187, 220

Red: 221 / Green: 187 / Blue: 220

HSL

302°, 33%, 80%

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

CMYK

0%, 15%, 0%, 13%

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

What color is #DDBBDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBBDC to RGB:

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

HEX to HSL

Convert #DDBBDC to HSL:

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

HEX to CMYK

Convert #DDBBDC to CMYK:

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

Color Meaning and Usage

#DDBBDC is a ethereal magenta color with RGB values of 221, 187, 220 and HSL of 302°, 33%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBBDC is #BBDDBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBBDD.

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

Contrast with #DDBBDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBBDC?

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

What is the RGB value of #DDBBDC?

#DDBBDC in RGB is (221, 187, 220) - 221 red, 187 green, and 220 blue.

How to use #DDBBDC in CSS?

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

What colors go well with #DDBBDC?

#BBDDBC (complementary), #CDBBDD (analogous), and #C388C1 (lighter shade) work well with #DDBBDC.