#D8CFDE Color Information

Hex color code: #D8CFDE

The hex color #D8CFDE is a delicate purple with RGB values of (216, 207, 222) and HSL of (276°, 19%, 84%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D8CFDE
RGB
216, 207, 222
HSL
276°, 19%, 84%
CMYK
3%, 7%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CFDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 207, 222

Red: 216 / Green: 207 / Blue: 222

HSL

276°, 19%, 84%

Hue: 276° / Saturation: 19% / Lightness: 84%

CMYK

3%, 7%, 0%, 13%

Cyan: 3% / Magenta: 7% / Yellow: 0% / Key: 13%

What color is #D8CFDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CFDE to RGB:

rgb(216, 207, 222)HEX to RGB Converter →

HEX to HSL

Convert #D8CFDE to HSL:

hsl(276, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CFDE to CMYK:

cmyk(3%, 7%, 0%, 13%)Color Converter →

Color Meaning and Usage

#D8CFDE is a delicate purple color with RGB values of 216, 207, 222 and HSL of 276°, 19%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CFDE is #D5DECE, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CEDE.

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

Contrast with #D8CFDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CFDE?

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

What is the RGB value of #D8CFDE?

#D8CFDE in RGB is (216, 207, 222) - 216 red, 207 green, and 222 blue.

How to use #D8CFDE in CSS?

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

What colors go well with #D8CFDE?

#D5DECE (complementary), #D0CEDE (analogous), and #B3A1BF (lighter shade) work well with #D8CFDE.