#FABDB8 Color Information

Hex color code: #FABDB8

The hex color #FABDB8 is a delicate red with RGB values of (250, 189, 184) and HSL of (5°, 87%, 85%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#FABDB8
RGB
250, 189, 184
HSL
5°, 87%, 85%
CMYK
0%, 24%, 26%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FABDB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 189, 184

Red: 250 / Green: 189 / Blue: 184

HSL

5°, 87%, 85%

Hue: 5° / Saturation: 87% / Lightness: 85%

CMYK

0%, 24%, 26%, 2%

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

What color is #FABDB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FABDB8 to RGB:

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

HEX to HSL

Convert #FABDB8 to HSL:

hsl(5, 87%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #FABDB8 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #FABDB8 has RGB (250, 189, 184) and HSL (5°, 87%, 85%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FABDB8 is #B7F4FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAB7D3.

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

Contrast with #FABDB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FABDB8?

#FABDB8 is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FABDB8?

#FABDB8 in RGB is (250, 189, 184) - 250 red, 189 green, and 184 blue.

How to use #FABDB8 in CSS?

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

What colors go well with #FABDB8?

#B7F4FA (complementary), #FAB7D3 (analogous), and #F57B70 (lighter shade) work well with #FABDB8.