#F699BC Color Information

Hex color code: #F699BC

#F699BC is a delicate magenta color. In RGB it is (246, 153, 188), and in HSL it is (337°, 84%, 78%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F699BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 153, 188

Red: 246 / Green: 153 / 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 #F699BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F699BC to RGB:

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

HEX to HSL

Convert #F699BC to HSL:

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

HEX to CMYK

Convert #F699BC to CMYK:

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

Color Meaning and Usage

#F699BC is a light magenta color with RGB values of 246, 153, 188 and HSL of 337°, 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 #F699BC is #98F6D2, creating high-contrast pairings. For softer combinations, try analogous colors like #F698EB.

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

Contrast with #F699BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F699BC?

#F699BC is a light magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F699BC?

#F699BC in RGB is (246, 153, 188) - 246 red, 153 green, and 188 blue.

How to use #F699BC in CSS?

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

What colors go well with #F699BC?

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