#FBFCCF Color Information

Hex color code: #FBFCCF

A delicate yellow shade, #FBFCCF appears as (251, 252, 207) in RGB and (61°, 88%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Goldenrod Yellow
HEX
#FBFCCF
RGB
251, 252, 207
HSL
61°, 88%, 90%
CMYK
0%, 0%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 252, 207

Red: 251 / Green: 252 / Blue: 207

HSL

61°, 88%, 90%

Hue: 61° / Saturation: 88% / Lightness: 90%

CMYK

0%, 0%, 18%, 1%

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

What color is #FBFCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFCCF to RGB:

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

HEX to HSL

Convert #FBFCCF to HSL:

hsl(61, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFCCF to CMYK:

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

Color Meaning and Usage

#FBFCCF is a airy yellow color with RGB values of 251, 252, 207 and HSL of 61°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFCCF is #D0CFFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE6CF.

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

Contrast with #FBFCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFCCF?

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

What is the RGB value of #FBFCCF?

#FBFCCF in RGB is (251, 252, 207) - 251 red, 252 green, and 207 blue.

How to use #FBFCCF in CSS?

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

What colors go well with #FBFCCF?

#D0CFFC (complementary), #FCE6CF (analogous), and #F5F787 (lighter shade) work well with #FBFCCF.