Skip to content

#A3A2F6

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

#A3A2F6 is a color with the RGB value rgb(163, 162, 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 #A3A2F6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied