#DCBCD4 Color Information

Hex color code: #DCBCD4

A light magenta shade, #DCBCD4 appears as (220, 188, 212) in RGB and (315°, 31%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCBCD4
RGB
220, 188, 212
HSL
315°, 31%, 80%
CMYK
0%, 15%, 4%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBCD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 212

Red: 220 / Green: 188 / Blue: 212

HSL

315°, 31%, 80%

Hue: 315° / Saturation: 31% / Lightness: 80%

CMYK

0%, 15%, 4%, 14%

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

What color is #DCBCD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBCD4 to RGB:

rgb(220, 188, 212)HEX to RGB Converter →

HEX to HSL

Convert #DCBCD4 to HSL:

hsl(315, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBCD4 to CMYK:

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

Color Meaning and Usage

#DCBCD4 is a ethereal magenta color with RGB values of 220, 188, 212 and HSL of 315°, 31%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBCD4 is #BCDCC4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4BCDC.

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

Contrast with #DCBCD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBCD4?

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

What is the RGB value of #DCBCD4?

#DCBCD4 in RGB is (220, 188, 212) - 220 red, 188 green, and 212 blue.

How to use #DCBCD4 in CSS?

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

What colors go well with #DCBCD4?

#BCDCC4 (complementary), #D4BCDC (analogous), and #C18AB4 (lighter shade) work well with #DCBCD4.