#FCFBEA Color Information

Hex color code: #FCFBEA

#FCFBEA is a soft yellow color. In RGB it is (252, 251, 234), and in HSL it is (57°, 75%, 95%). It is frequently seen in web interfaces.

Try:
Color NameOld Lace
HEX
#FCFBEA
RGB
252, 251, 234
HSL
57°, 75%, 95%
CMYK
0%, 0%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFBEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 251, 234

Red: 252 / Green: 251 / Blue: 234

HSL

57°, 75%, 95%

Hue: 57° / Saturation: 75% / Lightness: 95%

CMYK

0%, 0%, 7%, 1%

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

What color is #FCFBEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFBEA to RGB:

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

HEX to HSL

Convert #FCFBEA to HSL:

hsl(57, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFBEA to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #FCFBEA has RGB (252, 251, 234) and HSL (57°, 75%, 95%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FCFBEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFBEA?

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

What is the RGB value of #FCFBEA?

#FCFBEA in RGB is (252, 251, 234) - 252 red, 251 green, and 234 blue.

How to use #FCFBEA in CSS?

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

What colors go well with #FCFBEA?

#E9EAFC (complementary), #FCF1E9 (analogous), and #F2EEA6 (lighter shade) work well with #FCFBEA.