#F680DB Color Information

Hex color code: #F680DB

#F680DB is a vivid magenta color. In RGB it is (246, 128, 219), and in HSL it is (314°, 87%, 73%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#F680DB
RGB
246, 128, 219
HSL
314°, 87%, 73%
CMYK
0%, 48%, 11%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F680DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 128, 219

Red: 246 / Green: 128 / Blue: 219

HSL

314°, 87%, 73%

Hue: 314° / Saturation: 87% / Lightness: 73%

CMYK

0%, 48%, 11%, 4%

Cyan: 0% / Magenta: 48% / Yellow: 11% / Key: 4%

What color is #F680DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F680DB to RGB:

rgb(246, 128, 219)HEX to RGB Converter →

HEX to HSL

Convert #F680DB to HSL:

hsl(314, 87%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #F680DB to CMYK:

cmyk(0%, 48%, 11%, 4%)Color Converter →

Color Meaning and Usage

#F680DB is a vivid magenta color with RGB values of 246, 128, 219 and HSL of 314°, 87%, 73%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F680DB is #7EF69A, creating high-contrast pairings. For softer combinations, try analogous colors like #D67EF6.

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

Contrast with #F680DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F680DB?

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

What is the RGB value of #F680DB?

#F680DB in RGB is (246, 128, 219) - 246 red, 128 green, and 219 blue.

How to use #F680DB in CSS?

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

What colors go well with #F680DB?

#7EF69A (complementary), #D67EF6 (analogous), and #F137C6 (lighter shade) work well with #F680DB.