#F09EDA Color Information

Hex color code: #F09EDA

The hex color #F09EDA is a light magenta with RGB values of (240, 158, 218) and HSL of (316°, 73%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#F09EDA
RGB
240, 158, 218
HSL
316°, 73%, 78%
CMYK
0%, 34%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F09EDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 158, 218

Red: 240 / Green: 158 / Blue: 218

HSL

316°, 73%, 78%

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

CMYK

0%, 34%, 9%, 6%

Cyan: 0% / Magenta: 34% / Yellow: 9% / Key: 6%

What color is #F09EDA?

#F09EDA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F09EDA to RGB:

rgb(240, 158, 218)HEX to RGB Converter →

HEX to HSL

Convert #F09EDA to HSL:

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

HEX to CMYK

Convert #F09EDA to CMYK:

cmyk(0%, 34%, 9%, 6%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #F09EDA has RGB (240, 158, 218) and HSL (316°, 73%, 78%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F09EDA is #9EF0B4, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9EF0.

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

Contrast with #F09EDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F09EDA?

#F09EDA is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F09EDA?

#F09EDA in RGB is (240, 158, 218) - 240 red, 158 green, and 218 blue.

How to use #F09EDA in CSS?

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

What colors go well with #F09EDA?

#9EF0B4 (complementary), #DD9EF0 (analogous), and #E65CC1 (lighter shade) work well with #F09EDA.