#869CD2
≈ steelblue · rgb(134, 156, 210)
Color formats
HEX#869CD2
RGBrgb(134, 156, 210)
HSLhsl(223, 46%, 67%)
HSVhsv(223, 36%, 82%)
OKLCHoklch(70% 0.08 267)
CMYKcmyk(36%, 26%, 0%, 18%)
Contrast & accessibility
On white2.73:1below AA
On black7.70:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #869cd2;
--steelblue-rgb: 134 156 210;
--steelblue-oklch: oklch(70% 0.08 267);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#869cd2] text-[#869cd2] border-[#869cd2]
Shades & tints
Color harmonies
About this color
#869CD2 is a color with the RGB value rgb(134, 156, 210). Its closest CSS named color is "steelblue". 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.