#F6BDDE Color Information

Hex color code: #F6BDDE

The hex color #F6BDDE is a light magenta with RGB values of (246, 189, 222) and HSL of (325°, 76%, 85%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#F6BDDE
RGB
246, 189, 222
HSL
325°, 76%, 85%
CMYK
0%, 23%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F6BDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 189, 222

Red: 246 / Green: 189 / Blue: 222

HSL

325°, 76%, 85%

Hue: 325° / Saturation: 76% / Lightness: 85%

CMYK

0%, 23%, 10%, 4%

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

What color is #F6BDDE?

#F6BDDE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F6BDDE to RGB:

rgb(246, 189, 222)HEX to RGB Converter →

HEX to HSL

Convert #F6BDDE to HSL:

hsl(325, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F6BDDE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #F6BDDE has RGB (246, 189, 222) and HSL (325°, 76%, 85%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F6BDDE is #BCF6D4, creating high-contrast pairings. For softer combinations, try analogous colors like #F1BCF6.

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

Contrast with #F6BDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F6BDDE?

#F6BDDE is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F6BDDE?

#F6BDDE in RGB is (246, 189, 222) - 246 red, 189 green, and 222 blue.

How to use #F6BDDE in CSS?

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

What colors go well with #F6BDDE?

#BCF6D4 (complementary), #F1BCF6 (analogous), and #ED78BC (lighter shade) work well with #F6BDDE.