#D8D8EE Color Information

Hex color code: #D8D8EE

#D8D8EE is a airy blue color. In RGB it is (216, 216, 238), and in HSL it is (240°, 39%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#D8D8EE
RGB
216, 216, 238
HSL
240°, 39%, 89%
CMYK
9%, 9%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8D8EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 216, 238

Red: 216 / Green: 216 / Blue: 238

HSL

240°, 39%, 89%

Hue: 240° / Saturation: 39% / Lightness: 89%

CMYK

9%, 9%, 0%, 7%

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

What color is #D8D8EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8D8EE to RGB:

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

HEX to HSL

Convert #D8D8EE to HSL:

hsl(240, 39%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D8D8EE to CMYK:

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

Color Meaning and Usage

A light blue tone, #D8D8EE has RGB (216, 216, 238) and HSL (240°, 39%, 89%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8D8EE is #EEEED8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8E3EE.

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

Contrast with #D8D8EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8D8EE?

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

What is the RGB value of #D8D8EE?

#D8D8EE in RGB is (216, 216, 238) - 216 red, 216 green, and 238 blue.

How to use #D8D8EE in CSS?

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

What colors go well with #D8D8EE?

#EEEED8 (complementary), #D8E3EE (analogous), and #A3A3D7 (lighter shade) work well with #D8D8EE.