#D6CDDB Color Information

Hex color code: #D6CDDB

The hex color #D6CDDB is a soft purple with RGB values of (214, 205, 219) and HSL of (279°, 16%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D6CDDB
RGB
214, 205, 219
HSL
279°, 16%, 83%
CMYK
2%, 6%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 205, 219

Red: 214 / Green: 205 / Blue: 219

HSL

279°, 16%, 83%

Hue: 279° / Saturation: 16% / Lightness: 83%

CMYK

2%, 6%, 0%, 14%

Cyan: 2% / Magenta: 6% / Yellow: 0% / Key: 14%

What color is #D6CDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CDDB to RGB:

rgb(214, 205, 219)HEX to RGB Converter →

HEX to HSL

Convert #D6CDDB to HSL:

hsl(279, 16%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CDDB to CMYK:

cmyk(2%, 6%, 0%, 14%)Color Converter →

Color Meaning and Usage

#D6CDDB is a delicate purple color with RGB values of 214, 205, 219 and HSL of 279°, 16%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CDDB is #D2DBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCDDB.

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

Contrast with #D6CDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CDDB?

#D6CDDB is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D6CDDB?

#D6CDDB in RGB is (214, 205, 219) - 214 red, 205 green, and 219 blue.

How to use #D6CDDB in CSS?

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

What colors go well with #D6CDDB?

#D2DBCD (complementary), #CFCDDB (analogous), and #B1A0BA (lighter shade) work well with #D6CDDB.