#D6CFEC Color Information

Hex color code: #D6CFEC

#D6CFEC is a soft blue color. In RGB it is (214, 207, 236), and in HSL it is (254°, 43%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D6CFEC
RGB
214, 207, 236
HSL
254°, 43%, 87%
CMYK
9%, 12%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 207, 236

Red: 214 / Green: 207 / Blue: 236

HSL

254°, 43%, 87%

Hue: 254° / Saturation: 43% / Lightness: 87%

CMYK

9%, 12%, 0%, 7%

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

What color is #D6CFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CFEC to RGB:

rgb(214, 207, 236)HEX to RGB Converter →

HEX to HSL

Convert #D6CFEC to HSL:

hsl(254, 43%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CFEC to CMYK:

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

Color Meaning and Usage

A airy blue tone, #D6CFEC has RGB (214, 207, 236) and HSL (254°, 43%, 87%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CFEC is #E5ECD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D7EC.

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

Contrast with #D6CFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CFEC?

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

What is the RGB value of #D6CFEC?

#D6CFEC in RGB is (214, 207, 236) - 214 red, 207 green, and 236 blue.

How to use #D6CFEC in CSS?

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

What colors go well with #D6CFEC?

#E5ECD0 (complementary), #D0D7EC (analogous), and #A799D6 (lighter shade) work well with #D6CFEC.