#FBCDD8 Color Information

Hex color code: #FBCDD8

A delicate red shade, #FBCDD8 appears as (251, 205, 216) in RGB and (346°, 85%, 89%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#FBCDD8
RGB
251, 205, 216
HSL
346°, 85%, 89%
CMYK
0%, 18%, 14%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCDD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 205, 216

Red: 251 / Green: 205 / Blue: 216

HSL

346°, 85%, 89%

Hue: 346° / Saturation: 85% / Lightness: 89%

CMYK

0%, 18%, 14%, 2%

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

What color is #FBCDD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCDD8 to RGB:

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

HEX to HSL

Convert #FBCDD8 to HSL:

hsl(346, 85%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCDD8 to CMYK:

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

Color Meaning and Usage

#FBCDD8 is a soft red color with RGB values of 251, 205, 216 and HSL of 346°, 85%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCDD8 is #CBFBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #FBCBEE.

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

Contrast with #FBCDD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCDD8?

#FBCDD8 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBCDD8?

#FBCDD8 in RGB is (251, 205, 216) - 251 red, 205 green, and 216 blue.

How to use #FBCDD8 in CSS?

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

What colors go well with #FBCDD8?

#CBFBF0 (complementary), #FBCBEE (analogous), and #F5849F (lighter shade) work well with #FBCDD8.