#D6DCEB Color Information

Hex color code: #D6DCEB

The hex color #D6DCEB is a ethereal blue with RGB values of (214, 220, 235) and HSL of (223°, 34%, 88%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D6DCEB
RGB
214, 220, 235
HSL
223°, 34%, 88%
CMYK
9%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6DCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 220, 235

Red: 214 / Green: 220 / Blue: 235

HSL

223°, 34%, 88%

Hue: 223° / Saturation: 34% / Lightness: 88%

CMYK

9%, 6%, 0%, 8%

Cyan: 9% / Magenta: 6% / Yellow: 0% / Key: 8%

What color is #D6DCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6DCEB to RGB:

rgb(214, 220, 235)HEX to RGB Converter →

HEX to HSL

Convert #D6DCEB to HSL:

hsl(223, 34%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D6DCEB to CMYK:

cmyk(9%, 6%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D6DCEB is a soft blue color with RGB values of 214, 220, 235 and HSL of 223°, 34%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6DCEB is #EBE5D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6E6EB.

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

Contrast with #D6DCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6DCEB?

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

What is the RGB value of #D6DCEB?

#D6DCEB in RGB is (214, 220, 235) - 214 red, 220 green, and 235 blue.

How to use #D6DCEB in CSS?

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

What colors go well with #D6DCEB?

#EBE5D6 (complementary), #D6E6EB (analogous), and #A3B0D2 (lighter shade) work well with #D6DCEB.