Skip to content

#B953D1

mediumorchid · rgb(185, 83, 209)
Color formats
HEX#B953D1
RGBrgb(185, 83, 209)
HSLhsl(289, 58%, 57%)
HSVhsv(289, 60%, 82%)
OKLCHoklch(62% 0.2 320)
CMYKcmyk(11%, 60%, 0%, 18%)
Contrast & accessibility
On white4.02:1below AA
On black5.22:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #b953d1;
  --mediumorchid-rgb: 185 83 209;
  --mediumorchid-oklch: oklch(62% 0.2 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b953d1] text-[#b953d1] border-[#b953d1]
Shades & tints
Color harmonies
About this color

#B953D1 is a color with the RGB value rgb(185, 83, 209). 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 #B953D1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied