#D8CACF Color Information

Hex color code: #D8CACF

A light magenta shade, #D8CACF appears as (216, 202, 207) in RGB and (339°, 15%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D8CACF
RGB
216, 202, 207
HSL
339°, 15%, 82%
CMYK
0%, 6%, 4%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 202, 207

Red: 216 / Green: 202 / Blue: 207

HSL

339°, 15%, 82%

Hue: 339° / Saturation: 15% / Lightness: 82%

CMYK

0%, 6%, 4%, 15%

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

What color is #D8CACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CACF to RGB:

rgb(216, 202, 207)HEX to RGB Converter →

HEX to HSL

Convert #D8CACF to HSL:

hsl(339, 15%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CACF to CMYK:

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

Color Meaning and Usage

#D8CACF is a light magenta color with RGB values of 216, 202, 207 and HSL of 339°, 15%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CACF is #CAD8D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D8CAD6.

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

Contrast with #D8CACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CACF?

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

What is the RGB value of #D8CACF?

#D8CACF in RGB is (216, 202, 207) - 216 red, 202 green, and 207 blue.

How to use #D8CACF in CSS?

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

What colors go well with #D8CACF?

#CAD8D3 (complementary), #D8CAD6 (analogous), and #B79EA7 (lighter shade) work well with #D8CACF.