#FEFEF8 Color Information

Hex color code: #FEFEF8

A soft yellow shade, #FEFEF8 appears as (254, 254, 248) in RGB and (60°, 75%, 98%) in HSL. It is often used for branding and logos.

Try:
Color NameSnow
HEX
#FEFEF8
RGB
254, 254, 248
HSL
60°, 75%, 98%
CMYK
0%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFEF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 254, 248

Red: 254 / Green: 254 / Blue: 248

HSL

60°, 75%, 98%

Hue: 60° / Saturation: 75% / Lightness: 98%

CMYK

0%, 0%, 2%, 0%

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

What color is #FEFEF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFEF8 to RGB:

rgb(254, 254, 248)HEX to RGB Converter →

HEX to HSL

Convert #FEFEF8 to HSL:

hsl(60, 75%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFEF8 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #FEFEF8 has RGB (254, 254, 248) and HSL (60°, 75%, 98%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEFEF8 is #F6F6FE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFAF6.

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

Contrast with #FEFEF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFEF8?

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

What is the RGB value of #FEFEF8?

#FEFEF8 in RGB is (254, 254, 248) - 254 red, 254 green, and 248 blue.

How to use #FEFEF8 in CSS?

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

What colors go well with #FEFEF8?

#F6F6FE (complementary), #FEFAF6 (analogous), and #F4F4B3 (lighter shade) work well with #FEFEF8.