#D6CCEB Color Information

Hex color code: #D6CCEB

A ethereal purple shade, #D6CCEB appears as (214, 204, 235) in RGB and (259°, 44%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D6CCEB
RGB
214, 204, 235
HSL
259°, 44%, 86%
CMYK
9%, 13%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 204, 235

Red: 214 / Green: 204 / Blue: 235

HSL

259°, 44%, 86%

Hue: 259° / Saturation: 44% / Lightness: 86%

CMYK

9%, 13%, 0%, 8%

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

What color is #D6CCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CCEB to RGB:

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

HEX to HSL

Convert #D6CCEB to HSL:

hsl(259, 44%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CCEB to CMYK:

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

Color Meaning and Usage

#D6CCEB is a soft purple color with RGB values of 214, 204, 235 and HSL of 259°, 44%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CCEB is #E1EBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD1EB.

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

Contrast with #D6CCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CCEB?

#D6CCEB is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D6CCEB?

#D6CCEB in RGB is (214, 204, 235) - 214 red, 204 green, and 235 blue.

How to use #D6CCEB in CSS?

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

What colors go well with #D6CCEB?

#E1EBCC (complementary), #CCD1EB (analogous), and #A995D6 (lighter shade) work well with #D6CCEB.