#DBD5FD Color Information

Hex color code: #DBD5FD

A light blue shade, #DBD5FD appears as (219, 213, 253) in RGB and (249°, 91%, 91%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DBD5FD
RGB
219, 213, 253
HSL
249°, 91%, 91%
CMYK
13%, 16%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD5FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 213, 253

Red: 219 / Green: 213 / Blue: 253

HSL

249°, 91%, 91%

Hue: 249° / Saturation: 91% / Lightness: 91%

CMYK

13%, 16%, 0%, 1%

Cyan: 13% / Magenta: 16% / Yellow: 0% / Key: 1%

What color is #DBD5FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD5FD to RGB:

rgb(219, 213, 253)HEX to RGB Converter →

HEX to HSL

Convert #DBD5FD to HSL:

hsl(249, 91%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD5FD to CMYK:

cmyk(13%, 16%, 0%, 1%)Color Converter →

Color Meaning and Usage

#DBD5FD is a airy blue color with RGB values of 219, 213, 253 and HSL of 249°, 91%, 91%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD5FD is #F7FDD3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3E2FD.

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

Contrast with #DBD5FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD5FD?

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

What is the RGB value of #DBD5FD?

#DBD5FD in RGB is (219, 213, 253) - 219 red, 213 green, and 253 blue.

How to use #DBD5FD in CSS?

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

What colors go well with #DBD5FD?

#F7FDD3 (complementary), #D3E2FD (analogous), and #9B8AF9 (lighter shade) work well with #DBD5FD.