#FABBD5 Color Information

Hex color code: #FABBD5

The hex color #FABBD5 is a light magenta with RGB values of (250, 187, 213) and HSL of (335°, 86%, 86%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#FABBD5
RGB
250, 187, 213
HSL
335°, 86%, 86%
CMYK
0%, 25%, 15%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FABBD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 187, 213

Red: 250 / Green: 187 / Blue: 213

HSL

335°, 86%, 86%

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

CMYK

0%, 25%, 15%, 2%

Cyan: 0% / Magenta: 25% / Yellow: 15% / Key: 2%

What color is #FABBD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FABBD5 to RGB:

rgb(250, 187, 213)HEX to RGB Converter →

HEX to HSL

Convert #FABBD5 to HSL:

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

HEX to CMYK

Convert #FABBD5 to CMYK:

cmyk(0%, 25%, 15%, 2%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #FABBD5 has RGB (250, 187, 213) and HSL (335°, 86%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FABBD5 is #BDFAE0, creating high-contrast pairings. For softer combinations, try analogous colors like #FABDF5.

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

Contrast with #FABBD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FABBD5?

#FABBD5 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FABBD5?

#FABBD5 in RGB is (250, 187, 213) - 250 red, 187 green, and 213 blue.

How to use #FABBD5 in CSS?

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

What colors go well with #FABBD5?

#BDFAE0 (complementary), #FABDF5 (analogous), and #F575AA (lighter shade) work well with #FABBD5.