Skip to content

#CB85DD

≈ orchid · rgb(203, 133, 221)
Color formats
HEX#CB85DD
RGBrgb(203, 133, 221)
HSLhsl(288, 56%, 69%)
HSVhsv(288, 40%, 87%)
OKLCHoklch(72% 0.14 319)
CMYKcmyk(8%, 40%, 0%, 13%)
Contrast & accessibility
On white2.65:1below AA
On black7.94:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #cb85dd;
  --orchid-rgb: 203 133 221;
  --orchid-oklch: oklch(72% 0.14 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb85dd] text-[#cb85dd] border-[#cb85dd]
Shades & tints
Color harmonies
About this color

#CB85DD is a color with the RGB value rgb(203, 133, 221). Its closest CSS named color is "orchid". 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 #CB85DD to other formats

Palettes with a similar color

Gradients with a similar color

Copied