#FBCFF6 Color Information

Hex color code: #FBCFF6

The hex color #FBCFF6 is a light magenta with RGB values of (251, 207, 246) and HSL of (307°, 85%, 90%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#FBCFF6
RGB
251, 207, 246
HSL
307°, 85%, 90%
CMYK
0%, 18%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCFF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 207, 246

Red: 251 / Green: 207 / Blue: 246

HSL

307°, 85%, 90%

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

CMYK

0%, 18%, 2%, 2%

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

What color is #FBCFF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCFF6 to RGB:

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

HEX to HSL

Convert #FBCFF6 to HSL:

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

HEX to CMYK

Convert #FBCFF6 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FBCFF6 has RGB (251, 207, 246) and HSL (307°, 85%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCFF6 is #D0FBD5, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD0FB.

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

Contrast with #FBCFF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCFF6?

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

What is the RGB value of #FBCFF6?

#FBCFF6 in RGB is (251, 207, 246) - 251 red, 207 green, and 246 blue.

How to use #FBCFF6 in CSS?

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

What colors go well with #FBCFF6?

#D0FBD5 (complementary), #EBD0FB (analogous), and #F589E9 (lighter shade) work well with #FBCFF6.