#FABDCF Color Information

Hex color code: #FABDCF

A delicate magenta shade, #FABDCF appears as (250, 189, 207) in RGB and (342°, 86%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#FABDCF
RGB
250, 189, 207
HSL
342°, 86%, 86%
CMYK
0%, 24%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FABDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 189, 207

Red: 250 / Green: 189 / Blue: 207

HSL

342°, 86%, 86%

Hue: 342° / Saturation: 86% / Lightness: 86%

CMYK

0%, 24%, 17%, 2%

Cyan: 0% / Magenta: 24% / Yellow: 17% / Key: 2%

What color is #FABDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FABDCF to RGB:

rgb(250, 189, 207)HEX to RGB Converter →

HEX to HSL

Convert #FABDCF to HSL:

hsl(342, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FABDCF to CMYK:

cmyk(0%, 24%, 17%, 2%)Color Converter →

Color Meaning and Usage

#FABDCF is a ethereal magenta color with RGB values of 250, 189, 207 and HSL of 342°, 86%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FABDCF is #BDFAE8, creating high-contrast pairings. For softer combinations, try analogous colors like #FABDEE.

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

Contrast with #FABDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FABDCF?

#FABDCF is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FABDCF?

#FABDCF in RGB is (250, 189, 207) - 250 red, 189 green, and 207 blue.

How to use #FABDCF in CSS?

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

What colors go well with #FABDCF?

#BDFAE8 (complementary), #FABDEE (analogous), and #F5759C (lighter shade) work well with #FABDCF.