#DF6CDB Color Information

Hex color code: #DF6CDB

The hex color #DF6CDB is a balanced magenta with RGB values of (223, 108, 219) and HSL of (302°, 64%, 65%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#DF6CDB
RGB
223, 108, 219
HSL
302°, 64%, 65%
CMYK
0%, 52%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF6CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 108, 219

Red: 223 / Green: 108 / Blue: 219

HSL

302°, 64%, 65%

Hue: 302° / Saturation: 64% / Lightness: 65%

CMYK

0%, 52%, 2%, 13%

Cyan: 0% / Magenta: 52% / Yellow: 2% / Key: 13%

What color is #DF6CDB?

#DF6CDB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF6CDB to RGB:

rgb(223, 108, 219)HEX to RGB Converter →

HEX to HSL

Convert #DF6CDB to HSL:

hsl(302, 64%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DF6CDB to CMYK:

cmyk(0%, 52%, 2%, 13%)Color Converter →

Color Meaning and Usage

#DF6CDB is a muted magenta color with RGB values of 223, 108, 219 and HSL of 302°, 64%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF6CDB is #6DDF70, creating high-contrast pairings. For softer combinations, try analogous colors like #AA6DDF.

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

Contrast with #DF6CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF6CDB?

#DF6CDB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF6CDB?

#DF6CDB in RGB is (223, 108, 219) - 223 red, 108 green, and 219 blue.

How to use #DF6CDB in CSS?

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

What colors go well with #DF6CDB?

#6DDF70 (complementary), #AA6DDF (analogous), and #D12ECC (lighter shade) work well with #DF6CDB.