#DCBCCA Color Information

Hex color code: #DCBCCA

The hex color #DCBCCA is a light magenta with RGB values of (220, 188, 202) and HSL of (334°, 31%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DCBCCA
RGB
220, 188, 202
HSL
334°, 31%, 80%
CMYK
0%, 15%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 202

Red: 220 / Green: 188 / Blue: 202

HSL

334°, 31%, 80%

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

CMYK

0%, 15%, 8%, 14%

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

What color is #DCBCCA?

#DCBCCA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBCCA to RGB:

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

HEX to HSL

Convert #DCBCCA to HSL:

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

HEX to CMYK

Convert #DCBCCA to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DCBCCA has RGB (220, 188, 202) and HSL (334°, 31%, 80%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBCCA is #BCDCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #DCBCDA.

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

Contrast with #DCBCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBCCA?

#DCBCCA is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCBCCA?

#DCBCCA in RGB is (220, 188, 202) - 220 red, 188 green, and 202 blue.

How to use #DCBCCA in CSS?

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

What colors go well with #DCBCCA?

#BCDCCE (complementary), #DCBCDA (analogous), and #C18AA2 (lighter shade) work well with #DCBCCA.