#8B9DDC
≈ cornflowerblue · rgb(139, 157, 220)
Color formats
HEX#8B9DDC
RGBrgb(139, 157, 220)
HSLhsl(227, 54%, 70%)
HSVhsv(227, 37%, 86%)
OKLCHoklch(71% 0.09 272)
CMYKcmyk(37%, 29%, 0%, 14%)
Contrast & accessibility
On white2.64:1below AA
On black7.95:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
--cornflowerblue: #8b9ddc;
--cornflowerblue-rgb: 139 157 220;
--cornflowerblue-oklch: oklch(71% 0.09 272);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8b9ddc] text-[#8b9ddc] border-[#8b9ddc]
Shades & tints
Color harmonies
About this color
#8B9DDC is a color with the RGB value rgb(139, 157, 220). 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.