#DBD4D9 Color Information

Hex color code: #DBD4D9

A ethereal magenta shade, #DBD4D9 appears as (219, 212, 217) in RGB and (317°, 9%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DBD4D9
RGB
219, 212, 217
HSL
317°, 9%, 85%
CMYK
0%, 3%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD4D9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 217

Red: 219 / Green: 212 / Blue: 217

HSL

317°, 9%, 85%

Hue: 317° / Saturation: 9% / Lightness: 85%

CMYK

0%, 3%, 1%, 14%

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

What color is #DBD4D9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD4D9 to RGB:

rgb(219, 212, 217)HEX to RGB Converter →

HEX to HSL

Convert #DBD4D9 to HSL:

hsl(317, 9%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD4D9 to CMYK:

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

Color Meaning and Usage

#DBD4D9 is a ethereal magenta color with RGB values of 219, 212, 217 and HSL of 317°, 9%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD4D9 is #D5DCD7, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD5DC.

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

Contrast with #DBD4D9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD4D9?

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

What is the RGB value of #DBD4D9?

#DBD4D9 in RGB is (219, 212, 217) - 219 red, 212 green, and 217 blue.

How to use #DBD4D9 in CSS?

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

What colors go well with #DBD4D9?

#D5DCD7 (complementary), #DBD5DC (analogous), and #B9ACB5 (lighter shade) work well with #DBD4D9.