#6B7ADB
≈ cornflowerblue · rgb(107, 122, 219)
Color formats
HEX#6B7ADB
RGBrgb(107, 122, 219)
HSLhsl(232, 61%, 64%)
HSVhsv(232, 51%, 86%)
OKLCHoklch(61% 0.15 275)
CMYKcmyk(51%, 44%, 0%, 14%)
Contrast & accessibility
On white3.87:1below AA
On black5.43:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
--cornflowerblue: #6b7adb;
--cornflowerblue-rgb: 107 122 219;
--cornflowerblue-oklch: oklch(61% 0.15 275);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6b7adb] text-[#6b7adb] border-[#6b7adb]
Shades & tints
Color harmonies
About this color
#6B7ADB is a color with the RGB value rgb(107, 122, 219). 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.