Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Ghost White (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #F8F8FF
- RGB
- rgb(248, 248, 255)
- HSL
- hsl(240, 100%, 99%)
- OKLCH
- oklch(0.981 0.009 286)
- CMYK
- cmyk(3%, 3%, 0%, 0%)
--color-ghost-whitebg-[#F8F8FF]Accessibility
Score: 48/100On White (#FFF)
1.06:1
On Black (#000)
19.86:1
On Light Gray (#F5F5F5)
1.03:1
Best text color on this background:
Design Applications
background-color: #F8F8FF
color: #F8F8FF
bg-[#F8F8FF] text-[#000000]
border-left: 4px solid #F8F8FF
Color Harmonies
Similar Colors
Color Meaning & Psychology
White is defined by the absence of color absorption — it reflects all light. It represents purity, cleanliness, and potential. White space in design is not emptiness but breathing room — it directs the eye, reduces cognitive load, and conveys confidence. In branding, white signals transparency, minimalism, and premium simplicity. Healthcare adopts white for cleanliness associations. Technology companies use white to suggest precision and simplicity. Cultural variations are significant: white is mourning in several Asian cultures, but purity and bridal in Western contexts. In photography and product presentation, white backgrounds are the universal default because they project the subject without distraction. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.
Industry Usage
Common contexts and industries where Ghost White is applied in professional design.
- Healthcare and clinical environments
- Medical device and pharmaceutical packaging
- Minimalist consumer electronics packaging
- Premium homeware and kitchen brands
- Wedding and bridal industry
- Architecture and interior design for clean aesthetics
- Laboratory and scientific equipment
- Zero-waste and sustainability brands (clean connotations)
Accessibility Considerations
Normal Text
Fails AA
4.5:1 minimum required
Large Text
Fails AA Large
3:1 minimum required
UI Components
Check contrast
3:1 for non-text UI
Ghost White is a light color. Use black (#000000) text on top of it for maximum readability (19.86:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #F8F8FF;Text
color: #F8F8FF;Border
border: 2px solid #F8F8FF;Box Shadow
box-shadow: 0 4px 20px #F8F8FF40;Gradient
background: linear-gradient(135deg, #F8F8FF, #ffffff);Tailwind-style
--color-ghost-white: #F8F8FF;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Ghost White without a custom config.
Background
bg-[#F8F8FF]Text
text-[#F8F8FF]Border
border-[#F8F8FF]Ring
ring-[#F8F8FF]Fill
fill-[#F8F8FF]From (gradient)
from-[#F8F8FF]Via (gradient)
via-[#F8F8FF]To (gradient)
to-[#F8F8FF]Design Tokens
Ready-to-use Ghost White design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-ghost-white: #F8F8FF;
--color-ghost-white-rgb: 248, 248, 255;
--color-ghost-white-hsl: 240, 100%, 99%;
}SCSS Variables
$color-ghost-white: #F8F8FF; $color-ghost-white-rgb: 248, 248, 255; $color-ghost-white-hsl: 240, 100%, 99%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'ghost-white': '#F8F8FF',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-ghost-white: #F8F8FF;
}JSON Design Token (W3C format)
{
"ghost-white": {
"value": "#F8F8FF",
"type": "color",
"description": "Ghost White — #F8F8FF"
}
}Related Palettes & Combinations
Color Combinations
More white colors
View all →What Does Ghost White Mean? Color Psychology & Cultural Symbolism
Ghost White (#F8F8FF) is the blank page—charged with possibility and asking for content. Its psychology is purity: an open invitation that implies both clarity and the promise that what fills it will be worth the space.
- White represents purity and new beginnings in Western traditions (wedding dresses, blank pages, fresh starts). In design, it's the color of negative space, clarity, and the confidence to leave things unsaid—a philosophy of "less is more" made visible.
- In many East Asian cultures, white is the color of mourning and death—the opposite of its Western connotation. This cultural split is one of the most significant in color psychology and requires careful consideration in international design contexts.
- Ghost White's pale lightness (99%) shifts its psychological register: All whites are light by definition, but warm whites (cream, ivory, off-white) feel more human and organic than pure white—they're softer, less clinical, and more inviting in analog and print contexts.
- At 100% saturation, Ghost White reads as vivid—Pure white is maximum brightness—the theoretical ceiling of reflected light—and carries the qualities of absolute clarity and optical intensity.
The discipline of Ghost White is knowing what to leave in and what to leave out. The most sophisticated designs know both.
How to Use Ghost White in Design: Applications, Pairings & Best Practices
Professional designers treat Ghost White as an active design element, not a background assumption. The proportion, the warmth, and the contrast of white against other colors are all deliberate decisions that determine the sophistication of the overall design.
- UI components: primary backgrounds, card surfaces, negative space—Ghost White performs reliably in all these roles with its pale tonal character.
- Brand & identity: minimalist brand identities, healthcare environments, premium product packaging—contexts where Ghost White's vivid quality creates the right register.
- Typography: Ghost White as text requires a dark background; its 99% lightness means it provides 1.1:1 contrast on white, not meeting WCAG AA.
- Ghost White creates strong legibility with black text overlays (19.9:1 contrast ratio), making it a reliable background or surface color in design systems
- Proportional use: Ghost White's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
The discipline of Ghost White is knowing what to leave in and what to leave out. The most sophisticated designs know both.
Ghost White Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Ghost White (#F8F8FF) achieves a 19.86:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 94.3%.
- As text on white (#FFFFFF): 1.06:1 — Fail
- As text on black (#000000): 19.86:1 — AAA ✓
- Best text color on Ghost White background: Black (#000000) at 19.86:1
- WCAG 2.1 luminance: 94.3% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
- Ghost White qualifies for all text sizes including small body copy (AAA).
For production use, test Ghost White against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.
Ghost White in Industry: Branding, Design & Market Applications
Ghost White (#F8F8FF) is most at home in industries where purity, clarity, simplicity, and openness are key brand values. Its pale quality makes it particularly effective in Healthcare & Medical contexts, where the vivid saturation signals clarity at exactly the right register.
- Healthcare & Medical: White's universal association with cleanliness, sterility, and medical precision makes it the foundational color of healthcare environments and products. It signals that contamination is absent and that procedures are conducted with precision and care. (examples: Headspace, One Medical, Kaiser Permanente) Warm off-whites are used in patient-facing healthcare design to reduce anxiety; pure white for clinical, back-of-house, and medical device contexts.
- Technology & Minimalist Design: Apple's adoption of white as its product philosophy's visual language has made white synonymous with technological simplicity and premium minimalism. White signals that a product has been edited to essentials—nothing unnecessary remains. (examples: Apple, Microsoft, Salesforce) White backgrounds in UI design create the most readable interfaces by maximizing contrast for dark text and giving colorful UI elements maximum visual clarity.
- Luxury Packaging: White luxury packaging signals restraint, confidence, and the elimination of unnecessary decoration. It says: the product itself is so good that it doesn't need dressing up. This approach is used across fragrance, skincare, and premium food packaging. White + gold foil is a particularly powerful luxury packaging combination, creating maximum sophistication with minimum color.
- Brand positioning: Ghost White is best suited for brands projecting purity, precision, cleanliness. Categories outside this positioning—environments where cultural context (East Asian mourning) may cause misunderstanding—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Ghost White works effectively in luxury retail, clean UI backgrounds, digital white space—contexts where clarity serves a secondary but reinforcing role.
The industries where Ghost White performs best are those where the audience expects clarity. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Ghost White? ▾
- The hex code for Ghost White is #F8F8FF. Its RGB values are rgb(248, 248, 255) and its HSL values are hsl(240, 100%, 99%).
- What does Ghost White mean in design? ▾
- White is defined by the absence of color absorption — it reflects all light. It represents purity, cleanliness, and potential. White space in design is not emptiness but breathing room — it directs the eye, reduces cognitive load, and conveys confidence. In branding, white signals transparency, minimalism, and premium simplicity. Healthcare adopts white for cleanliness associations. Technology companies use white to suggest precision and simplicity. Cultural variations are significant: white is mourning in several Asian cultures, but purity and bridal in Western contexts. In photography and product presentation, white backgrounds are the universal default because they project the subject without distraction. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.
- Is Ghost White WCAG accessible? ▾
- Ghost White (#F8F8FF) does not pass WCAG AA on white (1.06:1 ratio). Use it on dark backgrounds where it achieves 19.86:1. Its overall accessibility score is 48/100.
- What colors go well with Ghost White? ▾
- Ghost White pairs well with its complementary color Yellow (#FFFF00). Analogous colors like Bleu de France and Royal Blue also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Ghost White used for? ▾
- Ghost White is commonly used for: Healthcare and clinical environments; Medical device and pharmaceutical packaging; Minimalist consumer electronics packaging; Premium homeware and kitchen brands; Wedding and bridal industry.
- What are the CSS and Tailwind values for Ghost White? ▾
- In CSS, use `color: #F8F8FF` or `background-color: #F8F8FF`. The CSS custom property is `--color-ghost-white: #F8F8FF`. In Tailwind CSS, use the arbitrary value class `bg-[#F8F8FF]` for backgrounds or `text-[#F8F8FF]` for text.