Skip to content

#A2A4F6

≈ cornflowerblue · rgb(162, 164, 246)
Color formats
HEX#A2A4F6
RGBrgb(162, 164, 246)
HSLhsl(239, 82%, 80%)
HSVhsv(239, 34%, 96%)
OKLCHoklch(75% 0.12 282)
CMYKcmyk(34%, 33%, 0%, 4%)
Contrast & accessibility
On white2.29:1below AA
On black9.18:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #a2a4f6;
  --cornflowerblue-rgb: 162 164 246;
  --cornflowerblue-oklch: oklch(75% 0.12 282);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a2a4f6] text-[#a2a4f6] border-[#a2a4f6]
Shades & tints
Color harmonies
About this color

#A2A4F6 is a color with the RGB value rgb(162, 164, 246). Its closest CSS named color is "cornflowerblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #A2A4F6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied