#D9CDEE Color Information

Hex color code: #D9CDEE

The hex color #D9CDEE is a light purple with RGB values of (217, 205, 238) and HSL of (262°, 49%, 87%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D9CDEE
RGB
217, 205, 238
HSL
262°, 49%, 87%
CMYK
9%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9CDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 205, 238

Red: 217 / Green: 205 / Blue: 238

HSL

262°, 49%, 87%

Hue: 262° / Saturation: 49% / Lightness: 87%

CMYK

9%, 14%, 0%, 7%

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

What color is #D9CDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9CDEE to RGB:

rgb(217, 205, 238)HEX to RGB Converter →

HEX to HSL

Convert #D9CDEE to HSL:

hsl(262, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D9CDEE to CMYK:

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

Color Meaning and Usage

A light purple tone, #D9CDEE has RGB (217, 205, 238) and HSL (262°, 49%, 87%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9CDEE is #E2EECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED2EE.

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

Contrast with #D9CDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9CDEE?

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

What is the RGB value of #D9CDEE?

#D9CDEE in RGB is (217, 205, 238) - 217 red, 205 green, and 238 blue.

How to use #D9CDEE in CSS?

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

What colors go well with #D9CDEE?

#E2EECE (complementary), #CED2EE (analogous), and #AE95DB (lighter shade) work well with #D9CDEE.