Skip to content

#897FC5

≈ cornflowerblue · rgb(137, 127, 197)
Color formats
HEX#897FC5
RGBrgb(137, 127, 197)
HSLhsl(249, 38%, 64%)
HSVhsv(249, 36%, 77%)
OKLCHoklch(63% 0.1 290)
CMYKcmyk(30%, 36%, 0%, 23%)
Contrast & accessibility
On white3.56:1below AA
On black5.91:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #897fc5;
  --cornflowerblue-rgb: 137 127 197;
  --cornflowerblue-oklch: oklch(63% 0.1 290);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#897fc5] text-[#897fc5] border-[#897fc5]
Shades & tints
Color harmonies
About this color

#897FC5 is a color with the RGB value rgb(137, 127, 197). 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 #897FC5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied