Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Alice Blue (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #F0F8FF
- RGB
- rgb(240, 248, 255)
- HSL
- hsl(208, 100%, 97%)
- OKLCH
- oklch(0.975 0.013 244)
- CMYK
- cmyk(6%, 3%, 0%, 0%)
--color-alice-bluebg-[#F0F8FF]Accessibility
Score: 48/100On White (#FFF)
1.07:1
On Black (#000)
19.58:1
On Light Gray (#F5F5F5)
1.02:1
Best text color on this background:
Design Applications
background-color: #F0F8FF
color: #F0F8FF
bg-[#F0F8FF] text-[#000000]
border-left: 4px solid #F0F8FF
Color Harmonies
Complementary
Nude
#E3BC9A
Split-Complementary
Similar Colors
Color Meaning & Psychology
Blue is the world's most universally preferred color across cultures. It slows respiration, lowers blood pressure, and promotes calm — the physiological opposite of red. Blue's associations with sky and water make it feel limitless, trustworthy, and reliable. In corporate design, blue dominates banking, insurance, healthcare, and technology precisely because it communicates stability. Dark navy conveys authority and tradition; royal blues suggest quality and aspiration; sky blues feel open and optimistic; teal bridges trust with modernity. The primary limitation of blue is food — it suppresses appetite, with almost no naturally blue foods existing in nature. 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 Alice Blue is applied in professional design.
- Banking, insurance, and financial institutions
- Healthcare and medical device companies
- Enterprise software and SaaS platforms
- Government and public sector organizations
- Airlines and aviation brands
- Communication and social networking apps
- Cybersecurity and data protection products
- Pharmaceutical companies and clinical products
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
Alice Blue is a light color. Use black (#000000) text on top of it for maximum readability (19.58:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #F0F8FF;Text
color: #F0F8FF;Border
border: 2px solid #F0F8FF;Box Shadow
box-shadow: 0 4px 20px #F0F8FF40;Gradient
background: linear-gradient(135deg, #F0F8FF, #ffffff);Tailwind-style
--color-alice-blue: #F0F8FF;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Alice Blue without a custom config.
Background
bg-[#F0F8FF]Text
text-[#F0F8FF]Border
border-[#F0F8FF]Ring
ring-[#F0F8FF]Fill
fill-[#F0F8FF]From (gradient)
from-[#F0F8FF]Via (gradient)
via-[#F0F8FF]To (gradient)
to-[#F0F8FF]Design Tokens
Ready-to-use Alice Blue design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-alice-blue: #F0F8FF;
--color-alice-blue-rgb: 240, 248, 255;
--color-alice-blue-hsl: 208, 100%, 97%;
}SCSS Variables
$color-alice-blue: #F0F8FF; $color-alice-blue-rgb: 240, 248, 255; $color-alice-blue-hsl: 208, 100%, 97%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'alice-blue': '#F0F8FF',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-alice-blue: #F0F8FF;
}JSON Design Token (W3C format)
{
"alice-blue": {
"value": "#F0F8FF",
"type": "color",
"description": "Alice Blue — #F0F8FF"
}
}More blue colors
View all →What Does Alice Blue Mean? Color Psychology & Cultural Symbolism
Blue is the world's most preferred color across gender, age, and culture—a distinction that reflects its deep psychological function. Alice Blue (#F0F8FF) distills this heritage into calm: a quality the human brain processes as fundamentally safe, competent, and reliable.
- Across color psychology research, blue consistently tests high for "trustworthiness" associations, making Alice Blue a reliable vehicle for calm in cross-demographic audiences.
- Brand designers draw on blue-family tones to project stability and competence—values that Alice Blue communicates in a pale key.
- At 100% saturation, Alice Blue reads as vivid—Electric and royal blues are modern, confident, and digitally native—they signal tech-forward positioning and work well for startups challenging traditional industries.
- Alice Blue's pale lightness (97%) shifts its psychological register: Sky and powder blues feel open, airy, and emotionally approachable—softening corporate authority into friendliness; popular in consumer tech and digital wellness.
Alice Blue doesn't need to announce itself—it simply makes everything around it feel more reliable.
How to Use Alice Blue in Design: Applications, Pairings & Best Practices
Alice Blue is a workhorse color in design systems—reliable in both semantic (interactive, informational) and aesthetic (trusted, professional) roles. Its vivid saturation means it performs across both digital and print contexts without fatigue.
- Avoid: food contexts where it suppresses appetite (the only major color with no natural blue foods), extreme urgency signals, and applications targeting very young children where warmer colors perform better.
- Color harmonies: Alice Blue's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Alice Blue's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
- Alice Blue creates strong legibility with black text overlays (19.6:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Alice Blue as text requires a dark background; its 97% lightness means it provides 1.1:1 contrast on white, not meeting WCAG AA.
Alice Blue doesn't need to announce itself—it simply makes everything around it feel more reliable.
Alice Blue Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Alice Blue (#F0F8FF) achieves a 19.58: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: 92.9%.
- As text on white (#FFFFFF): 1.07:1 — Fail
- As text on black (#000000): 19.58:1 — AAA ✓
- Best text color on Alice Blue background: Black (#000000) at 19.58:1
- WCAG 2.1 luminance: 92.9% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
- Alice Blue qualifies for all text sizes including small body copy (AAA).
- Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.
Always verify Alice Blue at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.
Alice Blue in Industry: Branding, Design & Market Applications
Alice Blue's brand positioning falls squarely in the territory of trust, reliability, calm, and professionalism. Industry data supports its strongest performance in finance, technology, healthcare categories, where the vivid saturation calibrates the message at a pale, considered level.
- Finance & Banking: Blue is the most trusted color in financial services—a global design convention built over decades. It signals fiduciary reliability, stability, and the conservative stewardship that depositors and investors need to feel comfortable transferring wealth. (examples: Capital One, PayPal, Visa) Dark navy communicates established tradition; mid-tone blues suggest accessible, modern banking. Avoid pure bright blue for legacy institutions.
- Technology: Technology brands use blue to communicate intelligence, reliability, and forward-thinking professionalism. From legacy enterprise software to consumer apps, blue provides a neutral credibility that scales across markets and cultures. (examples: Apple, Microsoft, Salesforce) Varying the tone of blue is how tech brands differentiate: sky blue for friendliness (consumer apps), royal blue for confidence (productivity tools), navy for enterprise seriousness.
- Healthcare: Healthcare's use of blue is a trust transfer from corporate credibility to clinical reliability. Patients associate blue with cleanliness, precision, and medical competence—making it the second most common healthcare color after white. (examples: CVS Health, Mayo Clinic, Kaiser Permanente) Teal-blue works particularly well for health tech and telemedicine, balancing clinical trust with digital accessibility.
- Brand positioning: Alice Blue is best suited for brands projecting trustworthiness, reliability, professionalism. Categories outside this positioning—food contexts where it suppresses appetite (the only major color with no natural blue foods)—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Alice Blue works effectively in corporate identity, banking and finance UIs, healthcare platforms—contexts where professionalism serves a secondary but reinforcing role.
For marketers and brand strategists, Alice Blue is a commitment to trust, reliability, calm, and professionalism. Match it with industries that make that promise and it will pay dividends consistently.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Alice Blue? ▾
- The hex code for Alice Blue is #F0F8FF. Its RGB values are rgb(240, 248, 255) and its HSL values are hsl(208, 100%, 97%).
- What does Alice Blue mean in design? ▾
- Blue is the world's most universally preferred color across cultures. It slows respiration, lowers blood pressure, and promotes calm — the physiological opposite of red. Blue's associations with sky and water make it feel limitless, trustworthy, and reliable. In corporate design, blue dominates banking, insurance, healthcare, and technology precisely because it communicates stability. Dark navy conveys authority and tradition; royal blues suggest quality and aspiration; sky blues feel open and optimistic; teal bridges trust with modernity. The primary limitation of blue is food — it suppresses appetite, with almost no naturally blue foods existing in nature. 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 Alice Blue WCAG accessible? ▾
- Alice Blue (#F0F8FF) does not pass WCAG AA on white (1.07:1 ratio). Use it on dark backgrounds where it achieves 19.58:1. Its overall accessibility score is 48/100.
- What colors go well with Alice Blue? ▾
- Alice Blue pairs well with its complementary color Nude (#E3BC9A). Analogous colors like Medium Turquoise and Non-Photo Blue also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Alice Blue used for? ▾
- Alice Blue is commonly used for: Banking, insurance, and financial institutions; Healthcare and medical device companies; Enterprise software and SaaS platforms; Government and public sector organizations; Airlines and aviation brands.
- What are the CSS and Tailwind values for Alice Blue? ▾
- In CSS, use `color: #F0F8FF` or `background-color: #F0F8FF`. The CSS custom property is `--color-alice-blue: #F0F8FF`. In Tailwind CSS, use the arbitrary value class `bg-[#F0F8FF]` for backgrounds or `text-[#F0F8FF]` for text.