#FB98B7 Color Information

Hex color code: #FB98B7

The hex color #FB98B7 is a light magenta with RGB values of (251, 152, 183) and HSL of (341°, 93%, 79%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#FB98B7
RGB
251, 152, 183
HSL
341°, 93%, 79%
CMYK
0%, 39%, 27%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FB98B7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 152, 183

Red: 251 / Green: 152 / Blue: 183

HSL

341°, 93%, 79%

Hue: 341° / Saturation: 93% / Lightness: 79%

CMYK

0%, 39%, 27%, 2%

Cyan: 0% / Magenta: 39% / Yellow: 27% / Key: 2%

What color is #FB98B7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FB98B7 to RGB:

rgb(251, 152, 183)HEX to RGB Converter →

HEX to HSL

Convert #FB98B7 to HSL:

hsl(341, 93%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #FB98B7 to CMYK:

cmyk(0%, 39%, 27%, 2%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #FB98B7 has RGB (251, 152, 183) and HSL (341°, 93%, 79%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FB98B7 is #98FBDC, creating high-contrast pairings. For softer combinations, try analogous colors like #FB98E9.

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

Contrast with #FB98B7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FB98B7?

#FB98B7 is a ethereal magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FB98B7?

#FB98B7 in RGB is (251, 152, 183) - 251 red, 152 green, and 183 blue.

How to use #FB98B7 in CSS?

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

What colors go well with #FB98B7?

#98FBDC (complementary), #FB98E9 (analogous), and #F94E84 (lighter shade) work well with #FB98B7.