#CF7BEC Color Information

Hex color code: #CF7BEC

#CF7BEC is a striking magenta color. In RGB it is (207, 123, 236), and in HSL it is (285°, 75%, 70%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#CF7BEC
RGB
207, 123, 236
HSL
285°, 75%, 70%
CMYK
12%, 48%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF7BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 123, 236

Red: 207 / Green: 123 / Blue: 236

HSL

285°, 75%, 70%

Hue: 285° / Saturation: 75% / Lightness: 70%

CMYK

12%, 48%, 0%, 7%

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

What color is #CF7BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF7BEC to RGB:

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

HEX to HSL

Convert #CF7BEC to HSL:

hsl(285, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CF7BEC to CMYK:

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

Color Meaning and Usage

#CF7BEC is a striking magenta color with RGB values of 207, 123, 236 and HSL of 285°, 75%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF7BEC is #96EC79, creating high-contrast pairings. For softer combinations, try analogous colors like #9679EC.

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

Contrast with #CF7BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF7BEC?

#CF7BEC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF7BEC?

#CF7BEC in RGB is (207, 123, 236) - 207 red, 123 green, and 236 blue.

How to use #CF7BEC in CSS?

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

What colors go well with #CF7BEC?

#96EC79 (complementary), #9679EC (analogous), and #B736E2 (lighter shade) work well with #CF7BEC.