#D1CAD5 Color Information

Hex color code: #D1CAD5

The hex color #D1CAD5 is a light purple with RGB values of (209, 202, 213) and HSL of (278°, 12%, 81%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D1CAD5
RGB
209, 202, 213
HSL
278°, 12%, 81%
CMYK
2%, 5%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1CAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 202, 213

Red: 209 / Green: 202 / Blue: 213

HSL

278°, 12%, 81%

Hue: 278° / Saturation: 12% / Lightness: 81%

CMYK

2%, 5%, 0%, 16%

Cyan: 2% / Magenta: 5% / Yellow: 0% / Key: 16%

What color is #D1CAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1CAD5 to RGB:

rgb(209, 202, 213)HEX to RGB Converter →

HEX to HSL

Convert #D1CAD5 to HSL:

hsl(278, 12%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D1CAD5 to CMYK:

cmyk(2%, 5%, 0%, 16%)Color Converter →

Color Meaning and Usage

#D1CAD5 is a light purple color with RGB values of 209, 202, 213 and HSL of 278°, 12%, 81%. 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 #D1CAD5 is #CDD4C9, creating high-contrast pairings. For softer combinations, try analogous colors like #CAC9D4.

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

Contrast with #D1CAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1CAD5?

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

What is the RGB value of #D1CAD5?

#D1CAD5 in RGB is (209, 202, 213) - 209 red, 202 green, and 213 blue.

How to use #D1CAD5 in CSS?

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

What colors go well with #D1CAD5?

#CDD4C9 (complementary), #CAC9D4 (analogous), and #AB9EB3 (lighter shade) work well with #D1CAD5.