#CF6FEC Color Information

Hex color code: #CF6FEC

A vivid magenta shade, #CF6FEC appears as (207, 111, 236) in RGB and (286°, 77%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#CF6FEC
RGB
207, 111, 236
HSL
286°, 77%, 68%
CMYK
12%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF6FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 111, 236

Red: 207 / Green: 111 / Blue: 236

HSL

286°, 77%, 68%

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

CMYK

12%, 53%, 0%, 7%

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

What color is #CF6FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF6FEC to RGB:

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

HEX to HSL

Convert #CF6FEC to HSL:

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

HEX to CMYK

Convert #CF6FEC to CMYK:

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

Color Meaning and Usage

#CF6FEC is a dynamic magenta color with RGB values of 207, 111, 236 and HSL of 286°, 77%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF6FEC is #8CEC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #906FEC.

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

Contrast with #CF6FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF6FEC?

#CF6FEC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF6FEC?

#CF6FEC in RGB is (207, 111, 236) - 207 red, 111 green, and 236 blue.

How to use #CF6FEC in CSS?

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

What colors go well with #CF6FEC?

#8CEC6F (complementary), #906FEC (analogous), and #B82BE3 (lighter shade) work well with #CF6FEC.