#D3CAEB Color Information

Hex color code: #D3CAEB

The hex color #D3CAEB is a ethereal purple with RGB values of (211, 202, 235) and HSL of (256°, 45%, 86%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D3CAEB
RGB
211, 202, 235
HSL
256°, 45%, 86%
CMYK
10%, 14%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 202, 235

Red: 211 / Green: 202 / Blue: 235

HSL

256°, 45%, 86%

Hue: 256° / Saturation: 45% / Lightness: 86%

CMYK

10%, 14%, 0%, 8%

Cyan: 10% / Magenta: 14% / Yellow: 0% / Key: 8%

What color is #D3CAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CAEB to RGB:

rgb(211, 202, 235)HEX to RGB Converter →

HEX to HSL

Convert #D3CAEB to HSL:

hsl(256, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CAEB to CMYK:

cmyk(10%, 14%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #D3CAEB has RGB (211, 202, 235) and HSL (256°, 45%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CAEB is #E3EBCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD3EB.

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

Contrast with #D3CAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CAEB?

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

What is the RGB value of #D3CAEB?

#D3CAEB in RGB is (211, 202, 235) - 211 red, 202 green, and 235 blue.

How to use #D3CAEB in CSS?

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

What colors go well with #D3CAEB?

#E3EBCB (complementary), #CBD3EB (analogous), and #A694D6 (lighter shade) work well with #D3CAEB.