Skip to content

#E4868E

≈ lightcoral · rgb(228, 134, 142)
Color formats
HEX#E4868E
RGBrgb(228, 134, 142)
HSLhsl(355, 64%, 71%)
HSVhsv(355, 41%, 89%)
OKLCHoklch(72% 0.12 15)
CMYKcmyk(0%, 41%, 38%, 11%)
Contrast & accessibility
On white2.59:1below AA
On black8.10:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #e4868e;
  --lightcoral-rgb: 228 134 142;
  --lightcoral-oklch: oklch(72% 0.12 15);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4868e] text-[#e4868e] border-[#e4868e]
Shades & tints
Color harmonies
About this color

#E4868E is a color with the RGB value rgb(228, 134, 142). Its closest CSS named color is "lightcoral". 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 #E4868E to other formats

Palettes with a similar color

Gradients with a similar color

Copied