#FCFBEB Color Information

Hex color code: #FCFBEB

A delicate yellow shade, #FCFBEB appears as (252, 251, 235) in RGB and (56°, 74%, 95%) in HSL. It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 251, 235

Red: 252 / Green: 251 / Blue: 235

HSL

56°, 74%, 95%

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

CMYK

0%, 0%, 7%, 1%

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

What color is #FCFBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFBEB to RGB:

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

HEX to HSL

Convert #FCFBEB to HSL:

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

HEX to CMYK

Convert #FCFBEB to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #FCFBEB has RGB (252, 251, 235) and HSL (56°, 74%, 95%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFBEB is #E9EAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF1E9.

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

Contrast with #FCFBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFBEB?

#FCFBEB is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFBEB?

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

How to use #FCFBEB in CSS?

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

What colors go well with #FCFBEB?

#E9EAFC (complementary), #FCF1E9 (analogous), and #F2EDA6 (lighter shade) work well with #FCFBEB.