#F698DD Color Information

Hex color code: #F698DD

The hex color #F698DD is a light magenta with RGB values of (246, 152, 221) and HSL of (316°, 84%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#F698DD
RGB
246, 152, 221
HSL
316°, 84%, 78%
CMYK
0%, 38%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F698DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 152, 221

Red: 246 / Green: 152 / Blue: 221

HSL

316°, 84%, 78%

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

CMYK

0%, 38%, 10%, 4%

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

What color is #F698DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F698DD to RGB:

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

HEX to HSL

Convert #F698DD to HSL:

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

HEX to CMYK

Convert #F698DD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #F698DD has RGB (246, 152, 221) and HSL (316°, 84%, 78%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F698DD is #98F6B1, creating high-contrast pairings. For softer combinations, try analogous colors like #E098F6.

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

Contrast with #F698DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F698DD?

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

What is the RGB value of #F698DD?

#F698DD in RGB is (246, 152, 221) - 246 red, 152 green, and 221 blue.

How to use #F698DD in CSS?

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

What colors go well with #F698DD?

#98F6B1 (complementary), #E098F6 (analogous), and #F051C6 (lighter shade) work well with #F698DD.