#FAFFFD Color Information

Hex color code: #FAFFFD

#FAFFFD is a ethereal cyan color. In RGB it is (250, 255, 253), and in HSL it is (156°, 100%, 99%). It is typically applied in digital products.

Try:
Color NameWhite
HEX
#FAFFFD
RGB
250, 255, 253
HSL
156°, 100%, 99%
CMYK
2%, 0%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAFFFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 255, 253

Red: 250 / Green: 255 / Blue: 253

HSL

156°, 100%, 99%

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

CMYK

2%, 0%, 1%, 0%

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

What color is #FAFFFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAFFFD to RGB:

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

HEX to HSL

Convert #FAFFFD to HSL:

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

HEX to CMYK

Convert #FAFFFD to CMYK:

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

Color Meaning and Usage

#FAFFFD is a soft cyan color with RGB values of 250, 255, 253 and HSL of 156°, 100%, 99%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAFFFD is #FFFAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFFFA.

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

Contrast with #FAFFFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAFFFD?

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

What is the RGB value of #FAFFFD?

#FAFFFD in RGB is (250, 255, 253) - 250 red, 255 green, and 253 blue.

How to use #FAFFFD in CSS?

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

What colors go well with #FAFFFD?

#FFFAFC (complementary), #FAFFFA (analogous), and #ADFFDE (lighter shade) work well with #FAFFFD.