#FAFFFE Color Information

Hex color code: #FAFFFE

The hex color #FAFFFE is a ethereal cyan with RGB values of (250, 255, 254) and HSL of (168°, 100%, 99%). It is typically applied in digital products.

Try:
Color NameWhite
HEX
#FAFFFE
RGB
250, 255, 254
HSL
168°, 100%, 99%
CMYK
2%, 0%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFFFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 255, 254

Red: 250 / Green: 255 / Blue: 254

HSL

168°, 100%, 99%

Hue: 168° / Saturation: 100% / Lightness: 99%

CMYK

2%, 0%, 0%, 0%

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

What color is #FAFFFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFFFE to RGB:

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

HEX to HSL

Convert #FAFFFE to HSL:

hsl(168, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FAFFFE to CMYK:

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

Color Meaning and Usage

A light cyan tone, #FAFFFE has RGB (250, 255, 254) and HSL (168°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFFFE is #FFFAFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFFFB.

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

Contrast with #FAFFFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFFFE?

#FAFFFE is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAFFFE?

#FAFFFE in RGB is (250, 255, 254) - 250 red, 255 green, and 254 blue.

How to use #FAFFFE in CSS?

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

What colors go well with #FAFFFE?

#FFFAFB (complementary), #FAFFFB (analogous), and #ADFFEF (lighter shade) work well with #FAFFFE.