#FAFFE9 Color Information

Hex color code: #FAFFE9

A soft yellow shade, #FAFFE9 appears as (250, 255, 233) in RGB and (74°, 100%, 96%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIvory
HEX
#FAFFE9
RGB
250, 255, 233
HSL
74°, 100%, 96%
CMYK
2%, 0%, 9%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFFE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 255, 233

Red: 250 / Green: 255 / Blue: 233

HSL

74°, 100%, 96%

Hue: 74° / Saturation: 100% / Lightness: 96%

CMYK

2%, 0%, 9%, 0%

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

What color is #FAFFE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFFE9 to RGB:

rgb(250, 255, 233)HEX to RGB Converter →

HEX to HSL

Convert #FAFFE9 to HSL:

hsl(74, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FAFFE9 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #FAFFE9 has RGB (250, 255, 233) and HSL (74°, 100%, 96%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFFE9 is #EFEBFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFAEB.

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

Contrast with #FAFFE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFFE9?

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

What is the RGB value of #FAFFE9?

#FAFFE9 in RGB is (250, 255, 233) - 250 red, 255 green, and 233 blue.

How to use #FAFFE9 in CSS?

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

What colors go well with #FAFFE9?

#EFEBFF (complementary), #FFFAEB (analogous), and #E8FF9E (lighter shade) work well with #FAFFE9.