Skip to content

#B458C8

≈ mediumorchid · rgb(180, 88, 200)
Color formats
HEX#B458C8
RGBrgb(180, 88, 200)
HSLhsl(289, 50%, 56%)
HSVhsv(289, 56%, 78%)
OKLCHoklch(62% 0.18 320)
CMYKcmyk(10%, 56%, 0%, 22%)
Contrast & accessibility
On white4.06:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #b458c8;
  --mediumorchid-rgb: 180 88 200;
  --mediumorchid-oklch: oklch(62% 0.18 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b458c8] text-[#b458c8] border-[#b458c8]
Shades & tints
Color harmonies
About this color

#B458C8 is a color with the RGB value rgb(180, 88, 200). Its closest CSS named color is "mediumorchid". 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 #B458C8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied