#DDBED4 Color Information

Hex color code: #DDBED4

A ethereal magenta shade, #DDBED4 appears as (221, 190, 212) in RGB and (317°, 31%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDBED4
RGB
221, 190, 212
HSL
317°, 31%, 81%
CMYK
0%, 14%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 190, 212

Red: 221 / Green: 190 / Blue: 212

HSL

317°, 31%, 81%

Hue: 317° / Saturation: 31% / Lightness: 81%

CMYK

0%, 14%, 4%, 13%

Cyan: 0% / Magenta: 14% / Yellow: 4% / Key: 13%

What color is #DDBED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBED4 to RGB:

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

HEX to HSL

Convert #DDBED4 to HSL:

hsl(317, 31%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBED4 to CMYK:

cmyk(0%, 14%, 4%, 13%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DDBED4 has RGB (221, 190, 212) and HSL (317°, 31%, 81%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBED4 is #C0DEC8, creating high-contrast pairings. For softer combinations, try analogous colors like #D7C0DE.

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

Contrast with #DDBED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBED4?

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

What is the RGB value of #DDBED4?

#DDBED4 in RGB is (221, 190, 212) - 221 red, 190 green, and 212 blue.

How to use #DDBED4 in CSS?

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

What colors go well with #DDBED4?

#C0DEC8 (complementary), #D7C0DE (analogous), and #C38DB4 (lighter shade) work well with #DDBED4.