#DBDBEE Color Information

Hex color code: #DBDBEE

The hex color #DBDBEE is a light blue with RGB values of (219, 219, 238) and HSL of (240°, 36%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBDBEE
RGB
219, 219, 238
HSL
240°, 36%, 90%
CMYK
8%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 219, 238

Red: 219 / Green: 219 / Blue: 238

HSL

240°, 36%, 90%

Hue: 240° / Saturation: 36% / Lightness: 90%

CMYK

8%, 8%, 0%, 7%

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

What color is #DBDBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDBEE to RGB:

rgb(219, 219, 238)HEX to RGB Converter →

HEX to HSL

Convert #DBDBEE to HSL:

hsl(240, 36%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDBEE to CMYK:

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

Color Meaning and Usage

#DBDBEE is a light blue color with RGB values of 219, 219, 238 and HSL of 240°, 36%, 90%. 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 #DBDBEE is #EFEFDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE6EF.

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

Contrast with #DBDBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDBEE?

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

What is the RGB value of #DBDBEE?

#DBDBEE in RGB is (219, 219, 238) - 219 red, 219 green, and 238 blue.

How to use #DBDBEE in CSS?

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

What colors go well with #DBDBEE?

#EFEFDC (complementary), #DCE6EF (analogous), and #A8A8D6 (lighter shade) work well with #DBDBEE.