#F292DD Color Information

Hex color code: #F292DD

A airy magenta shade, #F292DD appears as (242, 146, 221) in RGB and (313°, 79%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F292DD
RGB
242, 146, 221
HSL
313°, 79%, 76%
CMYK
0%, 40%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F292DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 146, 221

Red: 242 / Green: 146 / Blue: 221

HSL

313°, 79%, 76%

Hue: 313° / Saturation: 79% / Lightness: 76%

CMYK

0%, 40%, 9%, 5%

Cyan: 0% / Magenta: 40% / Yellow: 9% / Key: 5%

What color is #F292DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F292DD to RGB:

rgb(242, 146, 221)HEX to RGB Converter →

HEX to HSL

Convert #F292DD to HSL:

hsl(313, 79%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F292DD to CMYK:

cmyk(0%, 40%, 9%, 5%)Color Converter →

Color Meaning and Usage

A light magenta tone, #F292DD has RGB (242, 146, 221) and HSL (313°, 79%, 76%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F292DD is #91F2A6, creating high-contrast pairings. For softer combinations, try analogous colors like #D791F2.

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

Contrast with #F292DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F292DD?

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

What is the RGB value of #F292DD?

#F292DD in RGB is (242, 146, 221) - 242 red, 146 green, and 221 blue.

How to use #F292DD in CSS?

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

What colors go well with #F292DD?

#91F2A6 (complementary), #D791F2 (analogous), and #EA4DC8 (lighter shade) work well with #F292DD.