#FAF8CF Color Information

Hex color code: #FAF8CF

A airy yellow shade, #FAF8CF appears as (250, 248, 207) in RGB and (57°, 81%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Goldenrod Yellow
HEX
#FAF8CF
RGB
250, 248, 207
HSL
57°, 81%, 90%
CMYK
0%, 1%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAF8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 248, 207

Red: 250 / Green: 248 / Blue: 207

HSL

57°, 81%, 90%

Hue: 57° / Saturation: 81% / Lightness: 90%

CMYK

0%, 1%, 17%, 2%

Cyan: 0% / Magenta: 1% / Yellow: 17% / Key: 2%

What color is #FAF8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAF8CF to RGB:

rgb(250, 248, 207)HEX to RGB Converter →

HEX to HSL

Convert #FAF8CF to HSL:

hsl(57, 81%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FAF8CF to CMYK:

cmyk(0%, 1%, 17%, 2%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #FAF8CF has RGB (250, 248, 207) and HSL (57°, 81%, 90%). 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 #FAF8CF is #D1D3FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAE3D1.

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

Contrast with #FAF8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAF8CF?

#FAF8CF is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAF8CF?

#FAF8CF in RGB is (250, 248, 207) - 250 red, 248 green, and 207 blue.

How to use #FAF8CF in CSS?

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

What colors go well with #FAF8CF?

#D1D3FA (complementary), #FAE3D1 (analogous), and #F3EE8C (lighter shade) work well with #FAF8CF.