#DCCFF2 Color Information

Hex color code: #DCCFF2

A light purple shade, #DCCFF2 appears as (220, 207, 242) in RGB and (262°, 57%, 88%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DCCFF2
RGB
220, 207, 242
HSL
262°, 57%, 88%
CMYK
9%, 14%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 207, 242

Red: 220 / Green: 207 / Blue: 242

HSL

262°, 57%, 88%

Hue: 262° / Saturation: 57% / Lightness: 88%

CMYK

9%, 14%, 0%, 5%

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

What color is #DCCFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCFF2 to RGB:

rgb(220, 207, 242)HEX to RGB Converter →

HEX to HSL

Convert #DCCFF2 to HSL:

hsl(262, 57%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCFF2 to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #DCCFF2 has RGB (220, 207, 242) and HSL (262°, 57%, 88%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCFF2 is #E5F2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD4F2.

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

Contrast with #DCCFF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCFF2?

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

What is the RGB value of #DCCFF2?

#DCCFF2 in RGB is (220, 207, 242) - 220 red, 207 green, and 242 blue.

How to use #DCCFF2 in CSS?

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

What colors go well with #DCCFF2?

#E5F2CF (complementary), #CFD4F2 (analogous), and #B093E1 (lighter shade) work well with #DCCFF2.