Closest web-safe match: #FFFFFF

Color Details and Palettes for #FAFAFA

Details about the color White#FAFAFA

Conversions, palettes, contrast & design ideas for this color.

White family Neutral WCAG ink: dark
HEX #FAFAFA RGB rgb(250, 250, 250) HSL hsl(0, 0%, 98%) CMYK cmyk(0%, 0%, 0%, 2%)

Color profile

About Color Hex #FAFAFA

#FAFAFA is a neutral color from the White family, closest in name to “White”. In RGB it is rgb(250, 250, 250); in HSL, hsl(0, 0%, 98%).

The color White, with hexadecimal code #fafafa, belongs to the white color family. Near-whites like this convey purity, cleanliness, and simplicity, serving as the ultimate neutral canvas in design. Additionally, it evokes emotions such as Purity, Cleanliness, Innocence, Perfection and Simplicity. With negligible saturation (0%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. Its high lightness of 98% gives it a pale, ethereal quality—airy and delicate, best used as a tinted background or subtle accent. This color is ideal for designs that aim to express Purity, Cleanliness, Innocence, Perfection, or Simplicity. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 250, 250, 250 red · green · blue HSL 0° 0% 98% hue · sat · light HSV 0° 0% 98% design-app pickers CMYK 0 0 0 2 print inks, % Luminance 0.956 0 dark → 1 light On black 20.12:1 ✓ AA contrast ratio On white 1.04:1 ✕ AA contrast ratio Web-safe #FFFFFF closest web-safe Best text black ideal foreground Character Pastel neutral · white family

The story of this color

History, Usage, Psychology & Design Ideas for #FAFAFA

White (#FAFAFA) belongs to the White color family.

As an achromatic shade, this color carries a timeless, versatile neutrality that anchors any palette it joins.

Historical Background

White has held deep symbolic weight across civilizations for millennia. In ancient Greece, white marble was the material of choice for temples and statues, equating the color with divine beauty and reason. During the Japanese Heian period, white robes signified mourning, while in Western Christianity white vestments mark Easter and baptism. The invention of titanium-white pigment in the early 20th century revolutionized paint manufacturing, making brilliant white finishes affordable worldwide.

Design & Usage Tips

White is the foundation of minimalist design and is indispensable for creating breathing room around content. It maximizes readability when used as a page background, and thin white borders can separate elements without visual clutter. In UI design, generous white space is a hallmark of premium brands—Apple, Google, and Airbnb all leverage it to signal simplicity and confidence.

Psychological Impact

White communicates purity, openness, and fresh starts. It can lower visual fatigue, making interfaces feel spacious and inviting. In healthcare contexts, white suggests sterility and cleanliness, while in fashion it projects crispness and sophistication.

Its high lightness of 98% makes it appear almost washed-out in bright environments, so it is best used as a background tint or gentle highlight rather than a foreground element.

Creative Design Ideas

Pair white backgrounds with a single bold accent color—such as cobalt blue or emerald green—for a striking one-color brand identity. For editorial layouts, use white as negative space to draw the eye toward hero imagery. In interior design, off-white shades like ivory or linen prevent a sterile feel while retaining brightness.

Every format

#FAFAFA Color Conversions

Every way to write White — one-tap copy on every format; tap on any card to learn what it is and when to use it.

12 formats
HEX Web
#FAFAFA

Hexadecimal is the web’s universal color notation — two digits each for red, green and blue. Drop it straight into HTML, CSS or any design tool.

RGB Screen
rgb(250, 250, 250)

RGB is the additive Red-Green-Blue model every screen uses to emit light. The default choice for websites, apps and on-screen UI.

HSL Web
hsl(0, 0%, 98%)

HSL breaks a color into Hue, Saturation and Lightness — the most intuitive way to lighten, darken or mute a color in CSS.

HSV HSB Design
hsv(0, 0%, 98%)

HSV (also called HSB) maps Hue, Saturation and Value/Brightness. It is the model behind the color pickers in Photoshop, Figma and most design apps.

HWB CSS 4
hwb(0 98% 2%)

HWB blends a pure hue with Whiteness and Blackness — a painter-friendly model added in CSS Color 4 for quick tints and shades.

CMYK Print
cmyk(0%, 0%, 0%, 2%)

CMYK is the subtractive Cyan-Magenta-Yellow-Black ink model. Use these values when preparing artwork for a printer or commercial press.

OKLCH Modern
oklch(98.51% 0.000 89.88)

OKLCH is a modern, perceptually-uniform space (Lightness, Chroma, Hue). It powers smooth gradients and accessible palettes in today’s CSS.

OKLab Modern
oklab(98.51% 0.000 0.000)

OKLab is the Cartesian form of OKLCH — ideal for blending and interpolating colors without the muddy midpoints older spaces produce.

CIELAB L*a*b* Perceptual
L: 98.27, a: 0.01, b: -0.01

CIELAB is a device-independent, perceptually-uniform space. It is the standard for measuring color difference (ΔE) and matching across devices.

LCH Perceptual
L: 98.27, C: 0.01, H: 296.81

LCH is CIELAB in cylindrical form — Lightness, Chroma and Hue — letting you adjust vividness and hue while staying perceptually even.

XYZ CIE Science
X: 90.87, Y: 95.60, Z: 104.11

CIE XYZ is the 1931 master space that underpins every other model here — the scientific bridge used to convert between color systems.

Decimal int Code
16448250

The 24-bit integer value of the color — handy for databases, APIs, game engines and low-level graphics code.

Channel breakdown

RGB Color Percentages for #FAFAFA

How much red, green and blue light mixes into White.

Red 250/255 33.3% Green 250/255 33.3% Blue 250/255 33.3%

Percentages show each channel's share of the total light (R + G + B) in White.

Ink coverage

CMYK Ink Levels & Print Guide for #FAFAFA

Ink needed to reproduce White in four-color print. Heaviest ink: Key (Black).

0% CYAN 0% MAGENTA 0% YELLOW 2% KEY

Print tip: treat these values as a starting point — final output depends on printer profile, paper stock and calibration.

Accessibility · WCAG

Luminance & Contrast for #FAFAFA

How bright White is, and how far black and white text clear each WCAG bar.

Relative luminance 0.956
0 · dark1 · light

Contrast ratio · 1:1 → 21:1 (log scale)

Aa Black text 20.12:1 ✓ AA ✓ AAA ✓ Large
Aa White text 1.04:1 ✕ AA ✕ AAA ✕ Large

Developer shortcuts

Quick CSS Snippets for #FAFAFA

Copy-and-paste CSS for White — per-line copy, or grab the whole block.

white.css
background-color: #FAFAFA;
color: #FAFAFA;
border: 2px solid #FAFAFA;
background-color: rgb(250, 250, 250);
background-color: hsl(0, 0%, 98%);
--color: #FAFAFA;

Shades · light to dark

#FAFAFA Monochrome Palette

Lighter and darker steps of White — the color's full brightness range in one strip.

#FFFFFF
#FEFEFE
#FDFDFD
#FCFCFC
#FCFCFC
#FBFBFB
#FAFAFA
#D5D5D5
#AFAFAF
#8A8A8A
#646464
#3F3F3F
#191919

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 180° apart

#FAFAFA Complementary Palette

Two colors opposite on the wheel — maximum contrast for attention-grabbing accents.

#FAFAFA
#000000

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · adjacent hues

#FAFAFA Analogic Palette

Neighboring hues on the wheel — harmonious, calm combinations that feel unified.

#FAFAFA
#000000

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 120° apart

#FAFAFA Triadic Palette

Three colors evenly spaced on the wheel — vibrant and energetic, yet balanced.

#FAFAFA
#000000

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 90° apart

#FAFAFA Quad Palette

Four colors evenly spaced on the wheel (tetradic) — rich schemes with multiple accents.

#FAFAFA
#000000

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Visualizer · Patterns & Icons

#FAFAFA Pattern Lab

See White as a seamless pattern or an icon set. Pick the second color from live harmonies, tune the scale and angle, then copy the CSS or download the tile.

Accessibility

Color Blindness Simulation for #FAFAFA

How White reads across five kinds of color vision — a ✓ Friendly verdict means the color difference stays distinguishable for that vision type.

#FAFAFA
#FAFAFA
#FAFAFA
#FAFAFA
#FAFAFA
Normal vision full color Deuteranopia green weakness ✓ Friendly Protanopia red weakness ✓ Friendly Tritanopia blue-yellow weakness ✓ Friendly Achromatopsia total color blindness ✓ Friendly

The dot marks the original color. Hover any shade to copy its hex.

Harmony overview

Color Harmonies for #FAFAFA

The lead color from each harmony scheme, side by side — a shortcut to the full palettes above.

#000000
#000000
#000000
#000000
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#FAFAFA Nearby Colors

A step away in brightness, richness or shade — each still feels like the same color.

White#FFFFFF
White Smoke#EEEEEE
Gainsboro#DDDDDD

From the color-name library

Colors Similar to #FAFAFA

The closest named colors to #FAFAFA — same mood, each with its own character.

Doctor#F9F9F9
Brilliance#FDFDFD
Emptiness#FCFDFC
White#FFFFFF
White Smoke#F5F5F5
Lighthouse#F3F4F4
Chef’s Hat#F3F4F5
Venerable White#F7F5F3
Anti-Flash White#F2F3F4
Lotion#FEFDFA
Polar Bear in a Blizzard#FCFFFF
Errigal White#F2F2F4

Looking for more White shades? Browse White colors →

Inspiration

Explore Vibrant Images Featuring White (#fafafa)

Curated Unsplash photos that carry the mood of White — hover any tile to download it or view the original.

Good to know

Frequently Asked Questions about #FAFAFA

#FAFAFA is a neutral color from the White family. Its closest matched name is “White”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(250, 250, 250); in HSL, hsl(0, 0%, 98%).
In RGB, #FAFAFA is rgb(250, 250, 250); in HSL it is hsl(0, 0%, 98%); and in CMYK — the model used for print — it is cmyk(0%, 0%, 0%, 2%).
#FAFAFA has a contrast ratio of 20.12:1 against black and 1.04:1 against white. For readability, black body text meets the WCAG AA threshold of 4.5:1 on it, while white does not.
The direct complement of #FAFAFA is #000000 (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #FAFAFA in the palette sections above.
The closest named colors to #FAFAFA are Doctor (#F9F9F9), Brilliance (#FDFDFD), Emptiness (#FCFDFC), White (#FFFFFF).