#FBCFD8 Color Information

Hex color code: #FBCFD8

The hex color #FBCFD8 is a airy red with RGB values of (251, 207, 216) and HSL of (348°, 85%, 90%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#FBCFD8
RGB
251, 207, 216
HSL
348°, 85%, 90%
CMYK
0%, 18%, 14%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCFD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 207, 216

Red: 251 / Green: 207 / Blue: 216

HSL

348°, 85%, 90%

Hue: 348° / Saturation: 85% / Lightness: 90%

CMYK

0%, 18%, 14%, 2%

Cyan: 0% / Magenta: 18% / Yellow: 14% / Key: 2%

What color is #FBCFD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCFD8 to RGB:

rgb(251, 207, 216)HEX to RGB Converter →

HEX to HSL

Convert #FBCFD8 to HSL:

hsl(348, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCFD8 to CMYK:

cmyk(0%, 18%, 14%, 2%)Color Converter →

Color Meaning and Usage

#FBCFD8 is a ethereal red color with RGB values of 251, 207, 216 and HSL of 348°, 85%, 90%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCFD8 is #D0FBF3, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0EE.

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

Contrast with #FBCFD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCFD8?

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

What is the RGB value of #FBCFD8?

#FBCFD8 in RGB is (251, 207, 216) - 251 red, 207 green, and 216 blue.

How to use #FBCFD8 in CSS?

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

What colors go well with #FBCFD8?

#D0FBF3 (complementary), #FBD0EE (analogous), and #F5899F (lighter shade) work well with #FBCFD8.