#F09CDB Color Information

Hex color code: #F09CDB

The hex color #F09CDB is a soft magenta with RGB values of (240, 156, 219) and HSL of (315°, 74%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#F09CDB
RGB
240, 156, 219
HSL
315°, 74%, 78%
CMYK
0%, 35%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F09CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 156, 219

Red: 240 / Green: 156 / Blue: 219

HSL

315°, 74%, 78%

Hue: 315° / Saturation: 74% / Lightness: 78%

CMYK

0%, 35%, 9%, 6%

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

What color is #F09CDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F09CDB to RGB:

rgb(240, 156, 219)HEX to RGB Converter →

HEX to HSL

Convert #F09CDB to HSL:

hsl(315, 74%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F09CDB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #F09CDB has RGB (240, 156, 219) and HSL (315°, 74%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F09CDB is #9DF0B2, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9DF0.

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

Contrast with #F09CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F09CDB?

#F09CDB is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F09CDB?

#F09CDB in RGB is (240, 156, 219) - 240 red, 156 green, and 219 blue.

How to use #F09CDB in CSS?

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

What colors go well with #F09CDB?

#9DF0B2 (complementary), #DC9DF0 (analogous), and #E65BC4 (lighter shade) work well with #F09CDB.