#DBDCE6 Color Information

Hex color code: #DBDCE6

A ethereal blue shade, #DBDCE6 appears as (219, 220, 230) in RGB and (235°, 18%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBDCE6
RGB
219, 220, 230
HSL
235°, 18%, 88%
CMYK
5%, 4%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 230

Red: 219 / Green: 220 / Blue: 230

HSL

235°, 18%, 88%

Hue: 235° / Saturation: 18% / Lightness: 88%

CMYK

5%, 4%, 0%, 10%

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

What color is #DBDCE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCE6 to RGB:

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

HEX to HSL

Convert #DBDCE6 to HSL:

hsl(235, 18%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCE6 to CMYK:

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

Color Meaning and Usage

#DBDCE6 is a delicate blue color with RGB values of 219, 220, 230 and HSL of 235°, 18%, 88%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCE6 is #E6E5DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE1E6.

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

Contrast with #DBDCE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCE6?

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

What is the RGB value of #DBDCE6?

#DBDCE6 in RGB is (219, 220, 230) - 219 red, 220 green, and 230 blue.

How to use #DBDCE6 in CSS?

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

What colors go well with #DBDCE6?

#E6E5DB (complementary), #DBE1E6 (analogous), and #AEB0C7 (lighter shade) work well with #DBDCE6.