#F69DDD Color Information

Hex color code: #F69DDD

#F69DDD is a delicate magenta color. In RGB it is (246, 157, 221), and in HSL it is (317°, 83%, 79%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#F69DDD
RGB
246, 157, 221
HSL
317°, 83%, 79%
CMYK
0%, 36%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F69DDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 157, 221

Red: 246 / Green: 157 / Blue: 221

HSL

317°, 83%, 79%

Hue: 317° / Saturation: 83% / Lightness: 79%

CMYK

0%, 36%, 10%, 4%

Cyan: 0% / Magenta: 36% / Yellow: 10% / Key: 4%

What color is #F69DDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F69DDD to RGB:

rgb(246, 157, 221)HEX to RGB Converter →

HEX to HSL

Convert #F69DDD to HSL:

hsl(317, 83%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F69DDD to CMYK:

cmyk(0%, 36%, 10%, 4%)Color Converter →

Color Meaning and Usage

#F69DDD is a soft magenta color with RGB values of 246, 157, 221 and HSL of 317°, 83%, 79%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F69DDD is #9DF6B6, creating high-contrast pairings. For softer combinations, try analogous colors like #E39DF6.

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

Contrast with #F69DDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F69DDD?

#F69DDD is a soft magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F69DDD?

#F69DDD in RGB is (246, 157, 221) - 246 red, 157 green, and 221 blue.

How to use #F69DDD in CSS?

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

What colors go well with #F69DDD?

#9DF6B6 (complementary), #E39DF6 (analogous), and #EF57C4 (lighter shade) work well with #F69DDD.