#DBBDD4 Color Information

Hex color code: #DBBDD4

#DBBDD4 is a light magenta color. In RGB it is (219, 189, 212), and in HSL it is (314°, 29%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DBBDD4
RGB
219, 189, 212
HSL
314°, 29%, 80%
CMYK
0%, 14%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 212

Red: 219 / Green: 189 / Blue: 212

HSL

314°, 29%, 80%

Hue: 314° / Saturation: 29% / Lightness: 80%

CMYK

0%, 14%, 3%, 14%

Cyan: 0% / Magenta: 14% / Yellow: 3% / Key: 14%

What color is #DBBDD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDD4 to RGB:

rgb(219, 189, 212)HEX to RGB Converter →

HEX to HSL

Convert #DBBDD4 to HSL:

hsl(314, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDD4 to CMYK:

cmyk(0%, 14%, 3%, 14%)Color Converter →

Color Meaning and Usage

#DBBDD4 is a light magenta color with RGB values of 219, 189, 212 and HSL of 314°, 29%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDD4 is #BDDBC4, creating high-contrast pairings. For softer combinations, try analogous colors like #D3BDDB.

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

Contrast with #DBBDD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDD4?

#DBBDD4 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBBDD4?

#DBBDD4 in RGB is (219, 189, 212) - 219 red, 189 green, and 212 blue.

How to use #DBBDD4 in CSS?

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

What colors go well with #DBBDD4?

#BDDBC4 (complementary), #D3BDDB (analogous), and #C08CB4 (lighter shade) work well with #DBBDD4.