Ant Design Blue 6 Color Code
Ant Design Blue 6·#1677FF
Ant Design Blue 6 is the core published blue in the Ant Design palette at #1677FF. Use it when you need a crisp enterprise-primary blue for buttons, forms, data tools, and interface systems that follow Ant-style visual language.
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
- CTAs, forms, and enterprise product actions.
- Stable Ant-style primary for production UI.
- Pairs with white, cool gray, and deeper blue anchors.
Reference Notes
Ant Design Blue 6 is sourced from the published Ant Design 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-ant-design-blue-6: #1677FF;
--color-ant-design-blue-6-rgb: 22 119 255;
}class="bg-[#1677FF] text-white"
class="hover:bg-[#1056B8] ring-1 ring-[#1677FF]"{
"antDesignBlue-6": "#1677FF",
"antDesignBlue-6Rgb": [22, 119, 255],
"antDesignBlue-6Hsl": [215, 100, 54]
}