#F16DCF Color Information

Hex color code: #F16DCF

The hex color #F16DCF is a striking magenta with RGB values of (241, 109, 207) and HSL of (315°, 83%, 69%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F16DCF
RGB
241, 109, 207
HSL
315°, 83%, 69%
CMYK
0%, 55%, 14%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F16DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 109, 207

Red: 241 / Green: 109 / Blue: 207

HSL

315°, 83%, 69%

Hue: 315° / Saturation: 83% / Lightness: 69%

CMYK

0%, 55%, 14%, 5%

Cyan: 0% / Magenta: 55% / Yellow: 14% / Key: 5%

What color is #F16DCF?

#F16DCF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F16DCF to RGB:

rgb(241, 109, 207)HEX to RGB Converter →

HEX to HSL

Convert #F16DCF to HSL:

hsl(315, 83%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #F16DCF to CMYK:

cmyk(0%, 55%, 14%, 5%)Color Converter →

Color Meaning and Usage

#F16DCF is a eye-catching magenta color with RGB values of 241, 109, 207 and HSL of 315°, 83%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F16DCF is #6EF28F, creating high-contrast pairings. For softer combinations, try analogous colors like #D16EF2.

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

Contrast with #F16DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F16DCF?

#F16DCF is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F16DCF?

#F16DCF in RGB is (241, 109, 207) - 241 red, 109 green, and 207 blue.

How to use #F16DCF in CSS?

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

What colors go well with #F16DCF?

#6EF28F (complementary), #D16EF2 (analogous), and #EB28BA (lighter shade) work well with #F16DCF.