#D0CBDD Color Information

Hex color code: #D0CBDD

The hex color #D0CBDD is a soft purple with RGB values of (208, 203, 221) and HSL of (257°, 21%, 83%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#D0CBDD
RGB
208, 203, 221
HSL
257°, 21%, 83%
CMYK
6%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0CBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 203, 221

Red: 208 / Green: 203 / Blue: 221

HSL

257°, 21%, 83%

Hue: 257° / Saturation: 21% / Lightness: 83%

CMYK

6%, 8%, 0%, 13%

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

What color is #D0CBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0CBDD to RGB:

rgb(208, 203, 221)HEX to RGB Converter →

HEX to HSL

Convert #D0CBDD to HSL:

hsl(257, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D0CBDD to CMYK:

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

Color Meaning and Usage

A light purple tone, #D0CBDD has RGB (208, 203, 221) and HSL (257°, 21%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0CBDD is #D8DDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCEDD.

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

Contrast with #D0CBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0CBDD?

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

What is the RGB value of #D0CBDD?

#D0CBDD in RGB is (208, 203, 221) - 208 red, 203 green, and 221 blue.

How to use #D0CBDD in CSS?

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

What colors go well with #D0CBDD?

#D8DDCB (complementary), #CBCEDD (analogous), and #A69CBF (lighter shade) work well with #D0CBDD.