#F396CC Color Information

Hex color code: #F396CC

A ethereal magenta shade, #F396CC appears as (243, 150, 204) in RGB and (325°, 79%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#F396CC
RGB
243, 150, 204
HSL
325°, 79%, 77%
CMYK
0%, 38%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F396CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 150, 204

Red: 243 / Green: 150 / Blue: 204

HSL

325°, 79%, 77%

Hue: 325° / Saturation: 79% / Lightness: 77%

CMYK

0%, 38%, 16%, 5%

Cyan: 0% / Magenta: 38% / Yellow: 16% / Key: 5%

What color is #F396CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F396CC to RGB:

rgb(243, 150, 204)HEX to RGB Converter →

HEX to HSL

Convert #F396CC to HSL:

hsl(325, 79%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F396CC to CMYK:

cmyk(0%, 38%, 16%, 5%)Color Converter →

Color Meaning and Usage

A light magenta tone, #F396CC has RGB (243, 150, 204) and HSL (325°, 79%, 77%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F396CC is #96F3BD, creating high-contrast pairings. For softer combinations, try analogous colors like #EB96F3.

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

Contrast with #F396CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F396CC?

#F396CC is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F396CC?

#F396CC in RGB is (243, 150, 204) - 243 red, 150 green, and 204 blue.

How to use #F396CC in CSS?

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

What colors go well with #F396CC?

#96F3BD (complementary), #EB96F3 (analogous), and #EB52AB (lighter shade) work well with #F396CC.