#DBD4EA Color Information

Hex color code: #DBD4EA

A ethereal purple shade, #DBD4EA appears as (219, 212, 234) in RGB and (259°, 34%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBD4EA
RGB
219, 212, 234
HSL
259°, 34%, 87%
CMYK
6%, 9%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD4EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 234

Red: 219 / Green: 212 / Blue: 234

HSL

259°, 34%, 87%

Hue: 259° / Saturation: 34% / Lightness: 87%

CMYK

6%, 9%, 0%, 8%

Cyan: 6% / Magenta: 9% / Yellow: 0% / Key: 8%

What color is #DBD4EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD4EA to RGB:

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

HEX to HSL

Convert #DBD4EA to HSL:

hsl(259, 34%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD4EA to CMYK:

cmyk(6%, 9%, 0%, 8%)Color Converter →

Color Meaning and Usage

A airy purple tone, #DBD4EA has RGB (219, 212, 234) and HSL (259°, 34%, 87%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD4EA is #E2E9D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3D7E9.

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

Contrast with #DBD4EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD4EA?

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

What is the RGB value of #DBD4EA?

#DBD4EA in RGB is (219, 212, 234) - 219 red, 212 green, and 234 blue.

How to use #DBD4EA in CSS?

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

What colors go well with #DBD4EA?

#E2E9D3 (complementary), #D3D7E9 (analogous), and #AF9FD0 (lighter shade) work well with #DBD4EA.