#FB9DBB Color Information

Hex color code: #FB9DBB

#FB9DBB is a light magenta color. In RGB it is (251, 157, 187), and in HSL it is (341°, 92%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#FB9DBB
RGB
251, 157, 187
HSL
341°, 92%, 80%
CMYK
0%, 37%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FB9DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 157, 187

Red: 251 / Green: 157 / Blue: 187

HSL

341°, 92%, 80%

Hue: 341° / Saturation: 92% / Lightness: 80%

CMYK

0%, 37%, 25%, 2%

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

What color is #FB9DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FB9DBB to RGB:

rgb(251, 157, 187)HEX to RGB Converter →

HEX to HSL

Convert #FB9DBB to HSL:

hsl(341, 92%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #FB9DBB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FB9DBB has RGB (251, 157, 187) and HSL (341°, 92%, 80%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FB9DBB is #9DFBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #FB9DEA.

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

Contrast with #FB9DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FB9DBB?

#FB9DBB is a delicate magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FB9DBB?

#FB9DBB in RGB is (251, 157, 187) - 251 red, 157 green, and 187 blue.

How to use #FB9DBB in CSS?

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

What colors go well with #FB9DBB?

#9DFBDD (complementary), #FB9DEA (analogous), and #F85488 (lighter shade) work well with #FB9DBB.