#DCCAE8 Color Information

Hex color code: #DCCAE8

A airy purple shade, #DCCAE8 appears as (220, 202, 232) in RGB and (276°, 39%, 85%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCCAE8
RGB
220, 202, 232
HSL
276°, 39%, 85%
CMYK
5%, 13%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 202, 232

Red: 220 / Green: 202 / Blue: 232

HSL

276°, 39%, 85%

Hue: 276° / Saturation: 39% / Lightness: 85%

CMYK

5%, 13%, 0%, 9%

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

What color is #DCCAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCAE8 to RGB:

rgb(220, 202, 232)HEX to RGB Converter →

HEX to HSL

Convert #DCCAE8 to HSL:

hsl(276, 39%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCAE8 to CMYK:

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

Color Meaning and Usage

#DCCAE8 is a light purple color with RGB values of 220, 202, 232 and HSL of 276°, 39%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCAE8 is #D6E8CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCAE8.

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

Contrast with #DCCAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCAE8?

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

What is the RGB value of #DCCAE8?

#DCCAE8 in RGB is (220, 202, 232) - 220 red, 202 green, and 232 blue.

How to use #DCCAE8 in CSS?

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

What colors go well with #DCCAE8?

#D6E8CA (complementary), #CDCAE8 (analogous), and #B895D0 (lighter shade) work well with #DCCAE8.