#D4CDEE Color Information

Hex color code: #D4CDEE

A airy blue shade, #D4CDEE appears as (212, 205, 238) in RGB and (253°, 49%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#D4CDEE
RGB
212, 205, 238
HSL
253°, 49%, 87%
CMYK
11%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4CDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 205, 238

Red: 212 / Green: 205 / Blue: 238

HSL

253°, 49%, 87%

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

CMYK

11%, 14%, 0%, 7%

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

What color is #D4CDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4CDEE to RGB:

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

HEX to HSL

Convert #D4CDEE to HSL:

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

HEX to CMYK

Convert #D4CDEE to CMYK:

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

Color Meaning and Usage

A airy blue tone, #D4CDEE has RGB (212, 205, 238) and HSL (253°, 49%, 87%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4CDEE is #E7EECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED7EE.

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

Contrast with #D4CDEE

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 #D4CDEE?

#D4CDEE is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D4CDEE?

#D4CDEE in RGB is (212, 205, 238) - 212 red, 205 green, and 238 blue.

How to use #D4CDEE in CSS?

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

What colors go well with #D4CDEE?

#E7EECE (complementary), #CED7EE (analogous), and #A495DB (lighter shade) work well with #D4CDEE.