Skip to content

#EB667E

≈ lightcoral · rgb(235, 102, 126)
Color formats
HEX#EB667E
RGBrgb(235, 102, 126)
HSLhsl(349, 77%, 66%)
HSVhsv(349, 57%, 92%)
OKLCHoklch(68% 0.17 11)
CMYKcmyk(0%, 57%, 46%, 8%)
Contrast & accessibility
On white3.12:1below AA
On black6.73:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #eb667e;
  --lightcoral-rgb: 235 102 126;
  --lightcoral-oklch: oklch(68% 0.17 11);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eb667e] text-[#eb667e] border-[#eb667e]
Shades & tints
Color harmonies
About this color

#EB667E is a color with the RGB value rgb(235, 102, 126). 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 #EB667E to other formats

Palettes with a similar color

Gradients with a similar color

Copied