#F696CC Color Information

Hex color code: #F696CC

#F696CC is a airy magenta color. In RGB it is (246, 150, 204), and in HSL it is (326°, 84%, 78%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#F696CC
RGB
246, 150, 204
HSL
326°, 84%, 78%
CMYK
0%, 39%, 17%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F696CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 150, 204

Red: 246 / Green: 150 / Blue: 204

HSL

326°, 84%, 78%

Hue: 326° / Saturation: 84% / Lightness: 78%

CMYK

0%, 39%, 17%, 4%

Cyan: 0% / Magenta: 39% / Yellow: 17% / Key: 4%

What color is #F696CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F696CC to RGB:

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

HEX to HSL

Convert #F696CC to HSL:

hsl(326, 84%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F696CC to CMYK:

cmyk(0%, 39%, 17%, 4%)Color Converter →

Color Meaning and Usage

#F696CC is a ethereal magenta color with RGB values of 246, 150, 204 and HSL of 326°, 84%, 78%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F696CC is #98F6C1, creating high-contrast pairings. For softer combinations, try analogous colors like #F098F6.

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

Contrast with #F696CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F696CC?

#F696CC is a ethereal magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F696CC?

#F696CC in RGB is (246, 150, 204) - 246 red, 150 green, and 204 blue.

How to use #F696CC in CSS?

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

What colors go well with #F696CC?

#98F6C1 (complementary), #F098F6 (analogous), and #F051AB (lighter shade) work well with #F696CC.