#F019DB Color Information

Hex color code: #F019DB

The hex color #F019DB is a dynamic magenta with RGB values of (240, 25, 219) and HSL of (306°, 88%, 52%). It is typically applied in digital products.

Try:
Color NameMagenta
HEX
#F019DB
RGB
240, 25, 219
HSL
306°, 88%, 52%
CMYK
0%, 90%, 9%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F019DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 25, 219

Red: 240 / Green: 25 / Blue: 219

HSL

306°, 88%, 52%

Hue: 306° / Saturation: 88% / Lightness: 52%

CMYK

0%, 90%, 9%, 6%

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

What color is #F019DB?

#F019DB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F019DB to RGB:

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

HEX to HSL

Convert #F019DB to HSL:

hsl(306, 88%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #F019DB to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #F019DB has RGB (240, 25, 219) and HSL (306°, 88%, 52%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F019DB is #19F02E, creating high-contrast pairings. For softer combinations, try analogous colors like #9A19F0.

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

Contrast with #F019DB

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

Contrast Ratio: 5.87:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F019DB?

#F019DB is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F019DB?

#F019DB in RGB is (240, 25, 219) - 240 red, 25 green, and 219 blue.

How to use #F019DB in CSS?

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

What colors go well with #F019DB?

#19F02E (complementary), #9A19F0 (analogous), and #B10BA1 (lighter shade) work well with #F019DB.