Alice Blue Color Code
Alice Blue·#F0F8FF
Alice Blue is an extremely light CSS named blue at #F0F8FF that reads almost white with a cool lift. Use it when you need a clean background tone for dashboards, documentation, onboarding, and gentle section separation without obvious color pressure.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Backgrounds, documentation surfaces, and quiet onboarding screens.
- Near-white blue for low-pressure separation.
- Pairs with slate text, light steel blue, and deeper anchors.
Reference Notes
Alice Blue is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product, interface, and branding work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-alice-blue: #F0F8FF;
--color-alice-blue-rgb: 240 248 255;
}class="bg-[#F0F8FF] text-white"
class="hover:bg-[#ADB3B8] ring-1 ring-[#F0F8FF]"{
"aliceBlue": "#F0F8FF",
"aliceBlueRgb": [240, 248, 255],
"aliceBlueHsl": [208, 100, 97]
}