#F4B2DE Color Information

Hex color code: #F4B2DE

A light magenta shade, #F4B2DE appears as (244, 178, 222) in RGB and (320°, 75%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#F4B2DE
RGB
244, 178, 222
HSL
320°, 75%, 83%
CMYK
0%, 27%, 9%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4B2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 178, 222

Red: 244 / Green: 178 / Blue: 222

HSL

320°, 75%, 83%

Hue: 320° / Saturation: 75% / Lightness: 83%

CMYK

0%, 27%, 9%, 4%

Cyan: 0% / Magenta: 27% / Yellow: 9% / Key: 4%

What color is #F4B2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4B2DE to RGB:

rgb(244, 178, 222)HEX to RGB Converter →

HEX to HSL

Convert #F4B2DE to HSL:

hsl(320, 75%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #F4B2DE to CMYK:

cmyk(0%, 27%, 9%, 4%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #F4B2DE has RGB (244, 178, 222) and HSL (320°, 75%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4B2DE is #B3F4C9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9B3F4.

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

Contrast with #F4B2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4B2DE?

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

What is the RGB value of #F4B2DE?

#F4B2DE in RGB is (244, 178, 222) - 244 red, 178 green, and 222 blue.

How to use #F4B2DE in CSS?

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

What colors go well with #F4B2DE?

#B3F4C9 (complementary), #E9B3F4 (analogous), and #EB70C2 (lighter shade) work well with #F4B2DE.