#D8CDED Color Information

Hex color code: #D8CDED

#D8CDED is a soft purple color. In RGB it is (216, 205, 237), and in HSL it is (261°, 47%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D8CDED
RGB
216, 205, 237
HSL
261°, 47%, 87%
CMYK
9%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 205, 237

Red: 216 / Green: 205 / Blue: 237

HSL

261°, 47%, 87%

Hue: 261° / Saturation: 47% / Lightness: 87%

CMYK

9%, 14%, 0%, 7%

Cyan: 9% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #D8CDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CDED to RGB:

rgb(216, 205, 237)HEX to RGB Converter →

HEX to HSL

Convert #D8CDED to HSL:

hsl(261, 47%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CDED to CMYK:

cmyk(9%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D8CDED is a ethereal purple color with RGB values of 216, 205, 237 and HSL of 261°, 47%, 87%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CDED is #E3EDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED3ED.

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

Contrast with #D8CDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CDED?

#D8CDED is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8CDED?

#D8CDED in RGB is (216, 205, 237) - 216 red, 205 green, and 237 blue.

How to use #D8CDED in CSS?

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

What colors go well with #D8CDED?

#E3EDCE (complementary), #CED3ED (analogous), and #AE96D9 (lighter shade) work well with #D8CDED.