#DBDFEC Color Information

Hex color code: #DBDFEC

The hex color #DBDFEC is a ethereal blue with RGB values of (219, 223, 236) and HSL of (226°, 31%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBDFEC
RGB
219, 223, 236
HSL
226°, 31%, 89%
CMYK
7%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 223, 236

Red: 219 / Green: 223 / Blue: 236

HSL

226°, 31%, 89%

Hue: 226° / Saturation: 31% / Lightness: 89%

CMYK

7%, 6%, 0%, 7%

Cyan: 7% / Magenta: 6% / Yellow: 0% / Key: 7%

What color is #DBDFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDFEC to RGB:

rgb(219, 223, 236)HEX to RGB Converter →

HEX to HSL

Convert #DBDFEC to HSL:

hsl(226, 31%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDFEC to CMYK:

cmyk(7%, 6%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DBDFEC is a ethereal blue color with RGB values of 219, 223, 236 and HSL of 226°, 31%, 89%. 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 #DBDFEC is #ECE8DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE7EC.

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

Contrast with #DBDFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDFEC?

#DBDFEC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDFEC?

#DBDFEC in RGB is (219, 223, 236) - 219 red, 223 green, and 236 blue.

How to use #DBDFEC in CSS?

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

What colors go well with #DBDFEC?

#ECE8DA (complementary), #DAE7EC (analogous), and #A8B2D1 (lighter shade) work well with #DBDFEC.