#FBFCEB Color Information

Hex color code: #FBFCEB

The hex color #FBFCEB is a ethereal yellow with RGB values of (251, 252, 235) and HSL of (64°, 74%, 95%). It is typically applied in digital products.

Try:
Color NameIvory
HEX
#FBFCEB
RGB
251, 252, 235
HSL
64°, 74%, 95%
CMYK
0%, 0%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 252, 235

Red: 251 / Green: 252 / Blue: 235

HSL

64°, 74%, 95%

Hue: 64° / Saturation: 74% / Lightness: 95%

CMYK

0%, 0%, 7%, 1%

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

What color is #FBFCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFCEB to RGB:

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

HEX to HSL

Convert #FBFCEB to HSL:

hsl(64, 74%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFCEB to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #FBFCEB has RGB (251, 252, 235) and HSL (64°, 74%, 95%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFCEB is #EAE9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF4E9.

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

Contrast with #FBFCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFCEB?

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

What is the RGB value of #FBFCEB?

#FBFCEB in RGB is (251, 252, 235) - 251 red, 252 green, and 235 blue.

How to use #FBFCEB in CSS?

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

What colors go well with #FBFCEB?

#EAE9FC (complementary), #FCF4E9 (analogous), and #EDF2A6 (lighter shade) work well with #FBFCEB.