#DCAFF7 Color Information

Hex color code: #DCAFF7

#DCAFF7 is a ethereal purple color. In RGB it is (220, 175, 247), and in HSL it is (278°, 82%, 83%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DCAFF7
RGB
220, 175, 247
HSL
278°, 82%, 83%
CMYK
11%, 29%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCAFF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 175, 247

Red: 220 / Green: 175 / Blue: 247

HSL

278°, 82%, 83%

Hue: 278° / Saturation: 82% / Lightness: 83%

CMYK

11%, 29%, 0%, 3%

Cyan: 11% / Magenta: 29% / Yellow: 0% / Key: 3%

What color is #DCAFF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCAFF7 to RGB:

rgb(220, 175, 247)HEX to RGB Converter →

HEX to HSL

Convert #DCAFF7 to HSL:

hsl(278, 82%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCAFF7 to CMYK:

cmyk(11%, 29%, 0%, 3%)Color Converter →

Color Meaning and Usage

#DCAFF7 is a airy purple color with RGB values of 220, 175, 247 and HSL of 278°, 82%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCAFF7 is #CAF7B0, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB0F7.

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

Contrast with #DCAFF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCAFF7?

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

What is the RGB value of #DCAFF7?

#DCAFF7 in RGB is (220, 175, 247) - 220 red, 175 green, and 247 blue.

How to use #DCAFF7 in CSS?

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

What colors go well with #DCAFF7?

#CAF7B0 (complementary), #BAB0F7 (analogous), and #BF6AF0 (lighter shade) work well with #DCAFF7.