Skip to content

#E587D4

≈ orchid · rgb(229, 135, 212)
Color formats
HEX#E587D4
RGBrgb(229, 135, 212)
HSLhsl(311, 64%, 71%)
HSVhsv(311, 41%, 90%)
OKLCHoklch(75% 0.15 334)
CMYKcmyk(0%, 41%, 7%, 10%)
Contrast & accessibility
On white2.40:1below AA
On black8.75:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #e587d4;
  --orchid-rgb: 229 135 212;
  --orchid-oklch: oklch(75% 0.15 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e587d4] text-[#e587d4] border-[#e587d4]
Shades & tints
Color harmonies
About this color

#E587D4 is a color with the RGB value rgb(229, 135, 212). 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 #E587D4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied