#FBFCEC Color Information

Hex color code: #FBFCEC

The hex color #FBFCEC is a light yellow with RGB values of (251, 252, 236) and HSL of (64°, 73%, 96%). It is commonly used in modern UI design.

Try:
Color NameIvory
HEX
#FBFCEC
RGB
251, 252, 236
HSL
64°, 73%, 96%
CMYK
0%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 252, 236

Red: 251 / Green: 252 / Blue: 236

HSL

64°, 73%, 96%

Hue: 64° / Saturation: 73% / Lightness: 96%

CMYK

0%, 0%, 6%, 1%

Cyan: 0% / Magenta: 0% / Yellow: 6% / Key: 1%

What color is #FBFCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFCEC to RGB:

rgb(251, 252, 236)HEX to RGB Converter →

HEX to HSL

Convert #FBFCEC to HSL:

hsl(64, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFCEC to CMYK:

cmyk(0%, 0%, 6%, 1%)Color Converter →

Color Meaning and Usage

#FBFCEC is a airy yellow color with RGB values of 251, 252, 236 and HSL of 64°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFCEC is #EEEDFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF6ED.

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

Contrast with #FBFCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFCEC?

#FBFCEC is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFCEC?

#FBFCEC in RGB is (251, 252, 236) - 251 red, 252 green, and 236 blue.

How to use #FBFCEC in CSS?

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

What colors go well with #FBFCEC?

#EEEDFC (complementary), #FCF6ED (analogous), and #EDF2AB (lighter shade) work well with #FBFCEC.