#F4BAEA Color Information

Hex color code: #F4BAEA

The hex color #F4BAEA is a ethereal magenta with RGB values of (244, 186, 234) and HSL of (310°, 73%, 84%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#F4BAEA
RGB
244, 186, 234
HSL
310°, 73%, 84%
CMYK
0%, 24%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4BAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 186, 234

Red: 244 / Green: 186 / Blue: 234

HSL

310°, 73%, 84%

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

CMYK

0%, 24%, 4%, 4%

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

What color is #F4BAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4BAEA to RGB:

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

HEX to HSL

Convert #F4BAEA to HSL:

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

HEX to CMYK

Convert #F4BAEA to CMYK:

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

Color Meaning and Usage

#F4BAEA is a light magenta color with RGB values of 244, 186, 234 and HSL of 310°, 73%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4BAEA is #B8F4C2, creating high-contrast pairings. For softer combinations, try analogous colors like #E0B8F4.

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

Contrast with #F4BAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4BAEA?

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

What is the RGB value of #F4BAEA?

#F4BAEA in RGB is (244, 186, 234) - 244 red, 186 green, and 234 blue.

How to use #F4BAEA in CSS?

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

What colors go well with #F4BAEA?

#B8F4C2 (complementary), #E0B8F4 (analogous), and #EA76D6 (lighter shade) work well with #F4BAEA.