#DCB4DF Color Information

Hex color code: #DCB4DF

The hex color #DCB4DF is a soft magenta with RGB values of (220, 180, 223) and HSL of (296°, 40%, 79%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCB4DF
RGB
220, 180, 223
HSL
296°, 40%, 79%
CMYK
1%, 19%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB4DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 180, 223

Red: 220 / Green: 180 / Blue: 223

HSL

296°, 40%, 79%

Hue: 296° / Saturation: 40% / Lightness: 79%

CMYK

1%, 19%, 0%, 13%

Cyan: 1% / Magenta: 19% / Yellow: 0% / Key: 13%

What color is #DCB4DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB4DF to RGB:

rgb(220, 180, 223)HEX to RGB Converter →

HEX to HSL

Convert #DCB4DF to HSL:

hsl(296, 40%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB4DF to CMYK:

cmyk(1%, 19%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DCB4DF has RGB (220, 180, 223) and HSL (296°, 40%, 79%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB4DF is #B7DFB4, creating high-contrast pairings. For softer combinations, try analogous colors like #C7B4DF.

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

Contrast with #DCB4DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB4DF?

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

What is the RGB value of #DCB4DF?

#DCB4DF in RGB is (220, 180, 223) - 220 red, 180 green, and 223 blue.

How to use #DCB4DF in CSS?

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

What colors go well with #DCB4DF?

#B7DFB4 (complementary), #C7B4DF (analogous), and #C37EC8 (lighter shade) work well with #DCB4DF.