#DCC6DB Color Information

Hex color code: #DCC6DB

A ethereal magenta shade, #DCC6DB appears as (220, 198, 219) in RGB and (303°, 24%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DCC6DB
RGB
220, 198, 219
HSL
303°, 24%, 82%
CMYK
0%, 10%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCC6DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 198, 219

Red: 220 / Green: 198 / Blue: 219

HSL

303°, 24%, 82%

Hue: 303° / Saturation: 24% / Lightness: 82%

CMYK

0%, 10%, 0%, 14%

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

What color is #DCC6DB?

#DCC6DB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCC6DB to RGB:

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

HEX to HSL

Convert #DCC6DB to HSL:

hsl(303, 24%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCC6DB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DCC6DB has RGB (220, 198, 219) and HSL (303°, 24%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCC6DB is #C6DCC7, creating high-contrast pairings. For softer combinations, try analogous colors like #D2C6DC.

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

Contrast with #DCC6DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCC6DB?

#DCC6DB is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCC6DB?

#DCC6DB in RGB is (220, 198, 219) - 220 red, 198 green, and 219 blue.

How to use #DCC6DB in CSS?

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

What colors go well with #DCC6DB?

#C6DCC7 (complementary), #D2C6DC (analogous), and #BF97BD (lighter shade) work well with #DCC6DB.