#DCBCDB Color Information

Hex color code: #DCBCDB

#DCBCDB is a airy magenta color. In RGB it is (220, 188, 219), and in HSL it is (302°, 31%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DCBCDB
RGB
220, 188, 219
HSL
302°, 31%, 80%
CMYK
0%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 219

Red: 220 / Green: 188 / Blue: 219

HSL

302°, 31%, 80%

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

CMYK

0%, 15%, 0%, 14%

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

What color is #DCBCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBCDB to RGB:

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

HEX to HSL

Convert #DCBCDB to HSL:

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

HEX to CMYK

Convert #DCBCDB to CMYK:

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

Color Meaning and Usage

#DCBCDB is a airy magenta color with RGB values of 220, 188, 219 and HSL of 302°, 31%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBCDB is #BCDCBD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCDC.

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

Contrast with #DCBCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBCDB?

#DCBCDB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCBCDB?

#DCBCDB in RGB is (220, 188, 219) - 220 red, 188 green, and 219 blue.

How to use #DCBCDB in CSS?

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

What colors go well with #DCBCDB?

#BCDCBD (complementary), #CDBCDC (analogous), and #C18AC0 (lighter shade) work well with #DCBCDB.