#FBCBDB Color Information

Hex color code: #FBCBDB

A light magenta shade, #FBCBDB appears as (251, 203, 219) in RGB and (340°, 86%, 89%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#FBCBDB
RGB
251, 203, 219
HSL
340°, 86%, 89%
CMYK
0%, 19%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 203, 219

Red: 251 / Green: 203 / Blue: 219

HSL

340°, 86%, 89%

Hue: 340° / Saturation: 86% / Lightness: 89%

CMYK

0%, 19%, 13%, 2%

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

What color is #FBCBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCBDB to RGB:

rgb(251, 203, 219)HEX to RGB Converter →

HEX to HSL

Convert #FBCBDB to HSL:

hsl(340, 86%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCBDB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FBCBDB has RGB (251, 203, 219) and HSL (340°, 86%, 89%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCBDB is #CBFBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBCBF3.

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

Contrast with #FBCBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCBDB?

#FBCBDB is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBCBDB?

#FBCBDB in RGB is (251, 203, 219) - 251 red, 203 green, and 219 blue.

How to use #FBCBDB in CSS?

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

What colors go well with #FBCBDB?

#CBFBEB (complementary), #FBCBF3 (analogous), and #F684AA (lighter shade) work well with #FBCBDB.