#DDBEE4 Color Information

Hex color code: #DDBEE4

#DDBEE4 is a airy magenta color. In RGB it is (221, 190, 228), and in HSL it is (289°, 41%, 82%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DDBEE4
RGB
221, 190, 228
HSL
289°, 41%, 82%
CMYK
3%, 17%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 190, 228

Red: 221 / Green: 190 / Blue: 228

HSL

289°, 41%, 82%

Hue: 289° / Saturation: 41% / Lightness: 82%

CMYK

3%, 17%, 0%, 11%

Cyan: 3% / Magenta: 17% / Yellow: 0% / Key: 11%

What color is #DDBEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBEE4 to RGB:

rgb(221, 190, 228)HEX to RGB Converter →

HEX to HSL

Convert #DDBEE4 to HSL:

hsl(289, 41%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBEE4 to CMYK:

cmyk(3%, 17%, 0%, 11%)Color Converter →

Color Meaning and Usage

#DDBEE4 is a soft magenta color with RGB values of 221, 190, 228 and HSL of 289°, 41%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBEE4 is #C5E4BE, creating high-contrast pairings. For softer combinations, try analogous colors like #CABEE4.

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

Contrast with #DDBEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBEE4?

#DDBEE4 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDBEE4?

#DDBEE4 in RGB is (221, 190, 228) - 221 red, 190 green, and 228 blue.

How to use #DDBEE4 in CSS?

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

What colors go well with #DDBEE4?

#C5E4BE (complementary), #CABEE4 (analogous), and #C188CD (lighter shade) work well with #DDBEE4.