#FCFBF2 Color Information

Hex color code: #FCFBF2

The hex color #FCFBF2 is a soft yellow with RGB values of (252, 251, 242) and HSL of (54°, 63%, 97%). It is often used for branding and logos.

Try:
Color NameIvory
HEX
#FCFBF2
RGB
252, 251, 242
HSL
54°, 63%, 97%
CMYK
0%, 0%, 4%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFBF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 251, 242

Red: 252 / Green: 251 / Blue: 242

HSL

54°, 63%, 97%

Hue: 54° / Saturation: 63% / Lightness: 97%

CMYK

0%, 0%, 4%, 1%

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

What color is #FCFBF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFBF2 to RGB:

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

HEX to HSL

Convert #FCFBF2 to HSL:

hsl(54, 63%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFBF2 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #FCFBF2 has RGB (252, 251, 242) and HSL (54°, 63%, 97%). 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 #FCFBF2 is #F3F3FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF6F3.

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

Contrast with #FCFBF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFBF2?

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

What is the RGB value of #FCFBF2?

#FCFBF2 in RGB is (252, 251, 242) - 252 red, 251 green, and 242 blue.

How to use #FCFBF2 in CSS?

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

What colors go well with #FCFBF2?

#F3F3FC (complementary), #FCF6F3 (analogous), and #EEE8B4 (lighter shade) work well with #FCFBF2.