#D9CFDC Color Information

Hex color code: #D9CFDC

A light magenta shade, #D9CFDC appears as (217, 207, 220) in RGB and (286°, 16%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D9CFDC
RGB
217, 207, 220
HSL
286°, 16%, 84%
CMYK
1%, 6%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9CFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 207, 220

Red: 217 / Green: 207 / Blue: 220

HSL

286°, 16%, 84%

Hue: 286° / Saturation: 16% / Lightness: 84%

CMYK

1%, 6%, 0%, 14%

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

What color is #D9CFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9CFDC to RGB:

rgb(217, 207, 220)HEX to RGB Converter →

HEX to HSL

Convert #D9CFDC to HSL:

hsl(286, 16%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D9CFDC to CMYK:

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

Color Meaning and Usage

#D9CFDC is a delicate magenta color with RGB values of 217, 207, 220 and HSL of 286°, 16%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9CFDC is #D3DDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D3D0DD.

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

Contrast with #D9CFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9CFDC?

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

What is the RGB value of #D9CFDC?

#D9CFDC in RGB is (217, 207, 220) - 217 red, 207 green, and 220 blue.

How to use #D9CFDC in CSS?

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

What colors go well with #D9CFDC?

#D3DDD0 (complementary), #D3D0DD (analogous), and #B7A3BD (lighter shade) work well with #D9CFDC.