#FBCCC5 Color Information

Hex color code: #FBCCC5

A soft red shade, #FBCCC5 appears as (251, 204, 197) in RGB and (8°, 87%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#FBCCC5
RGB
251, 204, 197
HSL
8°, 87%, 88%
CMYK
0%, 19%, 22%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCCC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 204, 197

Red: 251 / Green: 204 / Blue: 197

HSL

8°, 87%, 88%

Hue: 8° / Saturation: 87% / Lightness: 88%

CMYK

0%, 19%, 22%, 2%

Cyan: 0% / Magenta: 19% / Yellow: 22% / Key: 2%

What color is #FBCCC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCCC5 to RGB:

rgb(251, 204, 197)HEX to RGB Converter →

HEX to HSL

Convert #FBCCC5 to HSL:

hsl(8, 87%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCCC5 to CMYK:

cmyk(0%, 19%, 22%, 2%)Color Converter →

Color Meaning and Usage

#FBCCC5 is a delicate red color with RGB values of 251, 204, 197 and HSL of 8°, 87%, 88%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCCC5 is #C6F4FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBC6D9.

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

Contrast with #FBCCC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCCC5?

#FBCCC5 is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBCCC5?

#FBCCC5 in RGB is (251, 204, 197) - 251 red, 204 green, and 197 blue.

How to use #FBCCC5 in CSS?

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

What colors go well with #FBCCC5?

#C6F4FB (complementary), #FBC6D9 (analogous), and #F68E7E (lighter shade) work well with #FBCCC5.