#CF76EA Color Information

Hex color code: #CF76EA

A striking magenta shade, #CF76EA appears as (207, 118, 234) in RGB and (286°, 73%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#CF76EA
RGB
207, 118, 234
HSL
286°, 73%, 69%
CMYK
12%, 50%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF76EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 118, 234

Red: 207 / Green: 118 / Blue: 234

HSL

286°, 73%, 69%

Hue: 286° / Saturation: 73% / Lightness: 69%

CMYK

12%, 50%, 0%, 8%

Cyan: 12% / Magenta: 50% / Yellow: 0% / Key: 8%

What color is #CF76EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF76EA to RGB:

rgb(207, 118, 234)HEX to RGB Converter →

HEX to HSL

Convert #CF76EA to HSL:

hsl(286, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CF76EA to CMYK:

cmyk(12%, 50%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #CF76EA has RGB (207, 118, 234) and HSL (286°, 73%, 69%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF76EA is #91EA76, creating high-contrast pairings. For softer combinations, try analogous colors like #9576EA.

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

Contrast with #CF76EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF76EA?

#CF76EA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF76EA?

#CF76EA in RGB is (207, 118, 234) - 207 red, 118 green, and 234 blue.

How to use #CF76EA in CSS?

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

What colors go well with #CF76EA?

#91EA76 (complementary), #9576EA (analogous), and #B734DF (lighter shade) work well with #CF76EA.