Skip to content

#C88BE9

≈ orchid · rgb(200, 139, 233)
Color formats
HEX#C88BE9
RGBrgb(200, 139, 233)
HSLhsl(279, 68%, 73%)
HSVhsv(279, 40%, 91%)
OKLCHoklch(73% 0.15 313)
CMYKcmyk(14%, 40%, 0%, 9%)
Contrast & accessibility
On white2.52:1below AA
On black8.33:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c88be9;
  --orchid-rgb: 200 139 233;
  --orchid-oklch: oklch(73% 0.15 313);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c88be9] text-[#c88be9] border-[#c88be9]
Shades & tints
Color harmonies
About this color

#C88BE9 is a color with the RGB value rgb(200, 139, 233). 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 #C88BE9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied