Skip to content

#989BE2

≈ cornflowerblue · rgb(152, 155, 226)
Color formats
HEX#989BE2
RGBrgb(152, 155, 226)
HSLhsl(238, 56%, 74%)
HSVhsv(238, 33%, 89%)
OKLCHoklch(71% 0.1 282)
CMYKcmyk(33%, 31%, 0%, 11%)
Contrast & accessibility
On white2.59:1below AA
On black8.12:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #989be2;
  --cornflowerblue-rgb: 152 155 226;
  --cornflowerblue-oklch: oklch(71% 0.1 282);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#989be2] text-[#989be2] border-[#989be2]
Shades & tints
Color harmonies
About this color

#989BE2 is a color with the RGB value rgb(152, 155, 226). 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 #989BE2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied