#F09DAC Color Information

Hex color code: #F09DAC

A ethereal red shade, #F09DAC appears as (240, 157, 172) in RGB and (349°, 73%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#F09DAC
RGB
240, 157, 172
HSL
349°, 73%, 78%
CMYK
0%, 35%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F09DAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 157, 172

Red: 240 / Green: 157 / Blue: 172

HSL

349°, 73%, 78%

Hue: 349° / Saturation: 73% / Lightness: 78%

CMYK

0%, 35%, 28%, 6%

Cyan: 0% / Magenta: 35% / Yellow: 28% / Key: 6%

What color is #F09DAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F09DAC to RGB:

rgb(240, 157, 172)HEX to RGB Converter →

HEX to HSL

Convert #F09DAC to HSL:

hsl(349, 73%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F09DAC to CMYK:

cmyk(0%, 35%, 28%, 6%)Color Converter →

Color Meaning and Usage

#F09DAC is a light red color with RGB values of 240, 157, 172 and HSL of 349°, 73%, 78%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F09DAC is #9EF0E1, creating high-contrast pairings. For softer combinations, try analogous colors like #F09ED6.

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

Contrast with #F09DAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F09DAC?

#F09DAC is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F09DAC?

#F09DAC in RGB is (240, 157, 172) - 240 red, 157 green, and 172 blue.

How to use #F09DAC in CSS?

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

What colors go well with #F09DAC?

#9EF0E1 (complementary), #F09ED6 (analogous), and #E65C75 (lighter shade) work well with #F09DAC.