#FCFBE6 Color Information

Hex color code: #FCFBE6

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

Try:
Color NameOld Lace
HEX
#FCFBE6
RGB
252, 251, 230
HSL
57°, 79%, 95%
CMYK
0%, 0%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFBE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 251, 230

Red: 252 / Green: 251 / Blue: 230

HSL

57°, 79%, 95%

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

CMYK

0%, 0%, 9%, 1%

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

What color is #FCFBE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFBE6 to RGB:

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

HEX to HSL

Convert #FCFBE6 to HSL:

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

HEX to CMYK

Convert #FCFBE6 to CMYK:

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

Color Meaning and Usage

#FCFBE6 is a soft yellow color with RGB values of 252, 251, 230 and HSL of 57°, 79%, 95%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFBE6 is #E8E9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF1E8.

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

Contrast with #FCFBE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFBE6?

#FCFBE6 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFBE6?

#FCFBE6 in RGB is (252, 251, 230) - 252 red, 251 green, and 230 blue.

How to use #FCFBE6 in CSS?

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

What colors go well with #FCFBE6?

#E8E9FC (complementary), #FCF1E8 (analogous), and #F4F0A4 (lighter shade) work well with #FCFBE6.