#CD6FEC Color Information

Hex color code: #CD6FEC

The hex color #CD6FEC is a dynamic magenta with RGB values of (205, 111, 236) and HSL of (285°, 77%, 68%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#CD6FEC
RGB
205, 111, 236
HSL
285°, 77%, 68%
CMYK
13%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD6FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 111, 236

Red: 205 / Green: 111 / Blue: 236

HSL

285°, 77%, 68%

Hue: 285° / Saturation: 77% / Lightness: 68%

CMYK

13%, 53%, 0%, 7%

Cyan: 13% / Magenta: 53% / Yellow: 0% / Key: 7%

What color is #CD6FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD6FEC to RGB:

rgb(205, 111, 236)HEX to RGB Converter →

HEX to HSL

Convert #CD6FEC to HSL:

hsl(285, 77%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CD6FEC to CMYK:

cmyk(13%, 53%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #CD6FEC has RGB (205, 111, 236) and HSL (285°, 77%, 68%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD6FEC is #8EEC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #8E6FEC.

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

Contrast with #CD6FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD6FEC?

#CD6FEC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD6FEC?

#CD6FEC in RGB is (205, 111, 236) - 205 red, 111 green, and 236 blue.

How to use #CD6FEC in CSS?

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

What colors go well with #CD6FEC?

#8EEC6F (complementary), #8E6FEC (analogous), and #B52BE3 (lighter shade) work well with #CD6FEC.