#F4BACD Color Information

Hex color code: #F4BACD

The hex color #F4BACD is a light magenta with RGB values of (244, 186, 205) and HSL of (340°, 73%, 84%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#F4BACD
RGB
244, 186, 205
HSL
340°, 73%, 84%
CMYK
0%, 24%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4BACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 186, 205

Red: 244 / Green: 186 / Blue: 205

HSL

340°, 73%, 84%

Hue: 340° / Saturation: 73% / Lightness: 84%

CMYK

0%, 24%, 16%, 4%

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

What color is #F4BACD?

#F4BACD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4BACD to RGB:

rgb(244, 186, 205)HEX to RGB Converter →

HEX to HSL

Convert #F4BACD to HSL:

hsl(340, 73%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #F4BACD to CMYK:

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

Color Meaning and Usage

#F4BACD is a light magenta color with RGB values of 244, 186, 205 and HSL of 340°, 73%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4BACD is #B8F4E0, creating high-contrast pairings. For softer combinations, try analogous colors like #F4B8EA.

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

Contrast with #F4BACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4BACD?

#F4BACD is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F4BACD?

#F4BACD in RGB is (244, 186, 205) - 244 red, 186 green, and 205 blue.

How to use #F4BACD in CSS?

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

What colors go well with #F4BACD?

#B8F4E0 (complementary), #F4B8EA (analogous), and #EA769D (lighter shade) work well with #F4BACD.