#CF6BEE Color Information

Hex color code: #CF6BEE

The hex color #CF6BEE is a striking magenta with RGB values of (207, 107, 238) and HSL of (286°, 79%, 68%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#CF6BEE
RGB
207, 107, 238
HSL
286°, 79%, 68%
CMYK
13%, 55%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF6BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 107, 238

Red: 207 / Green: 107 / Blue: 238

HSL

286°, 79%, 68%

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

CMYK

13%, 55%, 0%, 7%

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

What color is #CF6BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF6BEE to RGB:

rgb(207, 107, 238)HEX to RGB Converter →

HEX to HSL

Convert #CF6BEE to HSL:

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

HEX to CMYK

Convert #CF6BEE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #CF6BEE has RGB (207, 107, 238) and HSL (286°, 79%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF6BEE is #8BEE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #8F6DEE.

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

Contrast with #CF6BEE

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

Contrast Ratio: 6.99:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF6BEE?

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

What is the RGB value of #CF6BEE?

#CF6BEE in RGB is (207, 107, 238) - 207 red, 107 green, and 238 blue.

How to use #CF6BEE in CSS?

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

What colors go well with #CF6BEE?

#8BEE6D (complementary), #8F6DEE (analogous), and #BA28E6 (lighter shade) work well with #CF6BEE.