#D4CFDD Color Information

Hex color code: #D4CFDD

The hex color #D4CFDD is a ethereal purple with RGB values of (212, 207, 221) and HSL of (261°, 17%, 84%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#D4CFDD
RGB
212, 207, 221
HSL
261°, 17%, 84%
CMYK
4%, 6%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4CFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 207, 221

Red: 212 / Green: 207 / Blue: 221

HSL

261°, 17%, 84%

Hue: 261° / Saturation: 17% / Lightness: 84%

CMYK

4%, 6%, 0%, 13%

Cyan: 4% / Magenta: 6% / Yellow: 0% / Key: 13%

What color is #D4CFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4CFDD to RGB:

rgb(212, 207, 221)HEX to RGB Converter →

HEX to HSL

Convert #D4CFDD to HSL:

hsl(261, 17%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D4CFDD to CMYK:

cmyk(4%, 6%, 0%, 13%)Color Converter →

Color Meaning and Usage

#D4CFDD is a light purple color with RGB values of 212, 207, 221 and HSL of 261°, 17%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4CFDD is #D8DDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD1DD.

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

Contrast with #D4CFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4CFDD?

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

What is the RGB value of #D4CFDD?

#D4CFDD in RGB is (212, 207, 221) - 212 red, 207 green, and 221 blue.

How to use #D4CFDD in CSS?

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

What colors go well with #D4CFDD?

#D8DDCF (complementary), #CFD1DD (analogous), and #ACA3BD (lighter shade) work well with #D4CFDD.