#F49CBC Color Information

Hex color code: #F49CBC

#F49CBC is a airy magenta color. In RGB it is (244, 156, 188), and in HSL it is (338°, 80%, 78%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F49CBC
RGB
244, 156, 188
HSL
338°, 80%, 78%
CMYK
0%, 36%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F49CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 156, 188

Red: 244 / Green: 156 / Blue: 188

HSL

338°, 80%, 78%

Hue: 338° / Saturation: 80% / Lightness: 78%

CMYK

0%, 36%, 23%, 4%

Cyan: 0% / Magenta: 36% / Yellow: 23% / Key: 4%

What color is #F49CBC?

#F49CBC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F49CBC to RGB:

rgb(244, 156, 188)HEX to RGB Converter →

HEX to HSL

Convert #F49CBC to HSL:

hsl(338, 80%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F49CBC to CMYK:

cmyk(0%, 36%, 23%, 4%)Color Converter →

Color Meaning and Usage

#F49CBC is a soft magenta color with RGB values of 244, 156, 188 and HSL of 338°, 80%, 78%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F49CBC is #9AF4D3, creating high-contrast pairings. For softer combinations, try analogous colors like #F49AE8.

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

Contrast with #F49CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F49CBC?

#F49CBC is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F49CBC?

#F49CBC in RGB is (244, 156, 188) - 244 red, 156 green, and 188 blue.

How to use #F49CBC in CSS?

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

What colors go well with #F49CBC?

#9AF4D3 (complementary), #F49AE8 (analogous), and #EC558D (lighter shade) work well with #F49CBC.