#CF4FDE Color Information

Hex color code: #CF4FDE

The hex color #CF4FDE is a understated magenta with RGB values of (207, 79, 222) and HSL of (294°, 68%, 59%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CF4FDE
RGB
207, 79, 222
HSL
294°, 68%, 59%
CMYK
7%, 64%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF4FDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 79, 222

Red: 207 / Green: 79 / Blue: 222

HSL

294°, 68%, 59%

Hue: 294° / Saturation: 68% / Lightness: 59%

CMYK

7%, 64%, 0%, 13%

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

What color is #CF4FDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF4FDE to RGB:

rgb(207, 79, 222)HEX to RGB Converter →

HEX to HSL

Convert #CF4FDE to HSL:

hsl(294, 68%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CF4FDE to CMYK:

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

Color Meaning and Usage

#CF4FDE is a neutral magenta color with RGB values of 207, 79, 222 and HSL of 294°, 68%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF4FDE is #5EDE4F, creating high-contrast pairings. For softer combinations, try analogous colors like #884FDE.

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

Contrast with #CF4FDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF4FDE?

#CF4FDE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF4FDE?

#CF4FDE in RGB is (207, 79, 222) - 207 red, 79 green, and 222 blue.

How to use #CF4FDE in CSS?

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

What colors go well with #CF4FDE?

#5EDE4F (complementary), #884FDE (analogous), and #AD24BC (lighter shade) work well with #CF4FDE.