#F698BC Color Information

Hex color code: #F698BC

A soft magenta shade, #F698BC appears as (246, 152, 188) in RGB and (337°, 84%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F698BC
RGB
246, 152, 188
HSL
337°, 84%, 78%
CMYK
0%, 38%, 24%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F698BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 152, 188

Red: 246 / Green: 152 / Blue: 188

HSL

337°, 84%, 78%

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

CMYK

0%, 38%, 24%, 4%

Cyan: 0% / Magenta: 38% / Yellow: 24% / Key: 4%

What color is #F698BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F698BC to RGB:

rgb(246, 152, 188)HEX to RGB Converter →

HEX to HSL

Convert #F698BC to HSL:

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

HEX to CMYK

Convert #F698BC to CMYK:

cmyk(0%, 38%, 24%, 4%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F698BC has RGB (246, 152, 188) and HSL (337°, 84%, 78%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F698BC is #98F6D2, creating high-contrast pairings. For softer combinations, try analogous colors like #F698EB.

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

Contrast with #F698BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F698BC?

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

What is the RGB value of #F698BC?

#F698BC in RGB is (246, 152, 188) - 246 red, 152 green, and 188 blue.

How to use #F698BC in CSS?

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

What colors go well with #F698BC?

#98F6D2 (complementary), #F698EB (analogous), and #F0518E (lighter shade) work well with #F698BC.