#FEFFE2 Color Information

Hex color code: #FEFFE2

A airy yellow shade, #FEFFE2 appears as (254, 255, 226) in RGB and (62°, 100%, 94%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Yellow
HEX
#FEFFE2
RGB
254, 255, 226
HSL
62°, 100%, 94%
CMYK
0%, 0%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 255, 226

Red: 254 / Green: 255 / Blue: 226

HSL

62°, 100%, 94%

Hue: 62° / Saturation: 100% / Lightness: 94%

CMYK

0%, 0%, 11%, 0%

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

What color is #FEFFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFFE2 to RGB:

rgb(254, 255, 226)HEX to RGB Converter →

HEX to HSL

Convert #FEFFE2 to HSL:

hsl(62, 100%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFFE2 to CMYK:

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

Color Meaning and Usage

#FEFFE2 is a ethereal yellow color with RGB values of 254, 255, 226 and HSL of 62°, 100%, 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 #FEFFE2 is #E1E0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF1E0.

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

Contrast with #FEFFE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFFE2?

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

What is the RGB value of #FEFFE2?

#FEFFE2 in RGB is (254, 255, 226) - 254 red, 255 green, and 226 blue.

How to use #FEFFE2 in CSS?

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

What colors go well with #FEFFE2?

#E1E0FF (complementary), #FFF1E0 (analogous), and #FBFF94 (lighter shade) work well with #FEFFE2.