#DD9BEE Color Information

Hex color code: #DD9BEE

#DD9BEE is a ethereal magenta color. In RGB it is (221, 155, 238), and in HSL it is (288°, 71%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DD9BEE
RGB
221, 155, 238
HSL
288°, 71%, 77%
CMYK
7%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD9BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 155, 238

Red: 221 / Green: 155 / Blue: 238

HSL

288°, 71%, 77%

Hue: 288° / Saturation: 71% / Lightness: 77%

CMYK

7%, 35%, 0%, 7%

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

What color is #DD9BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD9BEE to RGB:

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

HEX to HSL

Convert #DD9BEE to HSL:

hsl(288, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DD9BEE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DD9BEE has RGB (221, 155, 238) and HSL (288°, 71%, 77%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD9BEE is #ABEE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #B49BEE.

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

Contrast with #DD9BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD9BEE?

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

What is the RGB value of #DD9BEE?

#DD9BEE in RGB is (221, 155, 238) - 221 red, 155 green, and 238 blue.

How to use #DD9BEE in CSS?

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

What colors go well with #DD9BEE?

#ABEE9B (complementary), #B49BEE (analogous), and #C759E3 (lighter shade) work well with #DD9BEE.