Skip to content

#7F89CC

≈ cornflowerblue · rgb(127, 137, 204)
Color formats
HEX#7F89CC
RGBrgb(127, 137, 204)
HSLhsl(232, 43%, 65%)
HSVhsv(232, 38%, 80%)
OKLCHoklch(65% 0.1 277)
CMYKcmyk(38%, 33%, 0%, 20%)
Contrast & accessibility
On white3.31:1below AA
On black6.35:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #7f89cc;
  --cornflowerblue-rgb: 127 137 204;
  --cornflowerblue-oklch: oklch(65% 0.1 277);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7f89cc] text-[#7f89cc] border-[#7f89cc]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied