Skip to content

#E07FCB

≈ orchid · rgb(224, 127, 203)
Color formats
HEX#E07FCB
RGBrgb(224, 127, 203)
HSLhsl(313, 61%, 69%)
HSVhsv(313, 43%, 88%)
OKLCHoklch(73% 0.15 336)
CMYKcmyk(0%, 43%, 9%, 12%)
Contrast & accessibility
On white2.60:1below AA
On black8.07:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #e07fcb;
  --orchid-rgb: 224 127 203;
  --orchid-oklch: oklch(73% 0.15 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e07fcb] text-[#e07fcb] border-[#e07fcb]
Shades & tints
Color harmonies
About this color

#E07FCB is a color with the RGB value rgb(224, 127, 203). 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 #E07FCB to other formats

Palettes with a similar color

Gradients with a similar color

Copied