#8EAFFB
≈ cornflowerblue · rgb(142, 175, 251)
Color formats
HEX#8EAFFB
RGBrgb(142, 175, 251)
HSLhsl(222, 93%, 77%)
HSVhsv(222, 43%, 98%)
OKLCHoklch(76% 0.12 266)
CMYKcmyk(43%, 30%, 0%, 2%)
Contrast & accessibility
On white2.17:1below AA
On black9.68:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
--cornflowerblue: #8eaffb;
--cornflowerblue-rgb: 142 175 251;
--cornflowerblue-oklch: oklch(76% 0.12 266);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8eaffb] text-[#8eaffb] border-[#8eaffb]
Shades & tints
Color harmonies
About this color
#8EAFFB is a color with the RGB value rgb(142, 175, 251). 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.