#DBDCFC Color Information

Hex color code: #DBDCFC

#DBDCFC is a airy blue color. In RGB it is (219, 220, 252), and in HSL it is (238°, 85%, 92%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DBDCFC
RGB
219, 220, 252
HSL
238°, 85%, 92%
CMYK
13%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 252

Red: 219 / Green: 220 / Blue: 252

HSL

238°, 85%, 92%

Hue: 238° / Saturation: 85% / Lightness: 92%

CMYK

13%, 13%, 0%, 1%

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

What color is #DBDCFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCFC to RGB:

rgb(219, 220, 252)HEX to RGB Converter →

HEX to HSL

Convert #DBDCFC to HSL:

hsl(238, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCFC to CMYK:

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

Color Meaning and Usage

A airy blue tone, #DBDCFC has RGB (219, 220, 252) and HSL (238°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCFC is #FCFBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9ECFC.

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

Contrast with #DBDCFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCFC?

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

What is the RGB value of #DBDCFC?

#DBDCFC in RGB is (219, 220, 252) - 219 red, 220 green, and 252 blue.

How to use #DBDCFC in CSS?

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

What colors go well with #DBDCFC?

#FCFBD9 (complementary), #D9ECFC (analogous), and #9296F6 (lighter shade) work well with #DBDCFC.