#DBDEF2 Color Information

Hex color code: #DBDEF2

A light blue shade, #DBDEF2 appears as (219, 222, 242) in RGB and (232°, 47%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBDEF2
RGB
219, 222, 242
HSL
232°, 47%, 90%
CMYK
10%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDEF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 222, 242

Red: 219 / Green: 222 / Blue: 242

HSL

232°, 47%, 90%

Hue: 232° / Saturation: 47% / Lightness: 90%

CMYK

10%, 8%, 0%, 5%

Cyan: 10% / Magenta: 8% / Yellow: 0% / Key: 5%

What color is #DBDEF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDEF2 to RGB:

rgb(219, 222, 242)HEX to RGB Converter →

HEX to HSL

Convert #DBDEF2 to HSL:

hsl(232, 47%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDEF2 to CMYK:

cmyk(10%, 8%, 0%, 5%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #DBDEF2 has RGB (219, 222, 242) and HSL (232°, 47%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDEF2 is #F1EEDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE9F1.

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

Contrast with #DBDEF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDEF2?

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

What is the RGB value of #DBDEF2?

#DBDEF2 in RGB is (219, 222, 242) - 219 red, 222 green, and 242 blue.

How to use #DBDEF2 in CSS?

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

What colors go well with #DBDEF2?

#F1EEDA (complementary), #DAE9F1 (analogous), and #A1A9DD (lighter shade) work well with #DBDEF2.