#FAFAE4 Color Information

Hex color code: #FAFAE4

#FAFAE4 is a light yellow color. In RGB it is (250, 250, 228), and in HSL it is (60°, 69%, 94%). It is commonly used in modern UI design.

Try:
Color NameOld Lace
HEX
#FAFAE4
RGB
250, 250, 228
HSL
60°, 69%, 94%
CMYK
0%, 0%, 9%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFAE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 250, 228

Red: 250 / Green: 250 / Blue: 228

HSL

60°, 69%, 94%

Hue: 60° / Saturation: 69% / Lightness: 94%

CMYK

0%, 0%, 9%, 2%

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

What color is #FAFAE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFAE4 to RGB:

rgb(250, 250, 228)HEX to RGB Converter →

HEX to HSL

Convert #FAFAE4 to HSL:

hsl(60, 69%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FAFAE4 to CMYK:

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

Color Meaning and Usage

#FAFAE4 is a light yellow color with RGB values of 250, 250, 228 and HSL of 60°, 69%, 94%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFAE4 is #E5E5FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF0E5.

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

Contrast with #FAFAE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFAE4?

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

What is the RGB value of #FAFAE4?

#FAFAE4 in RGB is (250, 250, 228) - 250 red, 250 green, and 228 blue.

How to use #FAFAE4 in CSS?

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

What colors go well with #FAFAE4?

#E5E5FA (complementary), #FAF0E5 (analogous), and #EEEEA5 (lighter shade) work well with #FAFAE4.