#DCB7DF Color Information

Hex color code: #DCB7DF

The hex color #DCB7DF is a ethereal magenta with RGB values of (220, 183, 223) and HSL of (296°, 38%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DCB7DF
RGB
220, 183, 223
HSL
296°, 38%, 80%
CMYK
1%, 18%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB7DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 183, 223

Red: 220 / Green: 183 / Blue: 223

HSL

296°, 38%, 80%

Hue: 296° / Saturation: 38% / Lightness: 80%

CMYK

1%, 18%, 0%, 13%

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

What color is #DCB7DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB7DF to RGB:

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

HEX to HSL

Convert #DCB7DF to HSL:

hsl(296, 38%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB7DF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DCB7DF has RGB (220, 183, 223) and HSL (296°, 38%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB7DF is #BBDFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9B9DF.

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

Contrast with #DCB7DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB7DF?

#DCB7DF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCB7DF?

#DCB7DF in RGB is (220, 183, 223) - 220 red, 183 green, and 223 blue.

How to use #DCB7DF in CSS?

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

What colors go well with #DCB7DF?

#BBDFB9 (complementary), #C9B9DF (analogous), and #C384C8 (lighter shade) work well with #DCB7DF.