#DBDCFF Color Information

Hex color code: #DBDCFF

The hex color #DBDCFF is a airy blue with RGB values of (219, 220, 255) and HSL of (238°, 100%, 93%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DBDCFF
RGB
219, 220, 255
HSL
238°, 100%, 93%
CMYK
14%, 14%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 255

Red: 219 / Green: 220 / Blue: 255

HSL

238°, 100%, 93%

Hue: 238° / Saturation: 100% / Lightness: 93%

CMYK

14%, 14%, 0%, 0%

Cyan: 14% / Magenta: 14% / Yellow: 0% / Key: 0%

What color is #DBDCFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCFF to RGB:

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

HEX to HSL

Convert #DBDCFF to HSL:

hsl(238, 100%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCFF to CMYK:

cmyk(14%, 14%, 0%, 0%)Color Converter →

Color Meaning and Usage

#DBDCFF is a delicate blue color with RGB values of 219, 220, 255 and HSL of 238°, 100%, 93%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCFF is #FFFEDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBEEFF.

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

Contrast with #DBDCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCFF?

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

What is the RGB value of #DBDCFF?

#DBDCFF in RGB is (219, 220, 255) - 219 red, 220 green, and 255 blue.

How to use #DBDCFF in CSS?

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

What colors go well with #DBDCFF?

#FFFEDB (complementary), #DBEEFF (analogous), and #8F93FF (lighter shade) work well with #DBDCFF.