#E98A67
≈ lightsalmon · rgb(233, 138, 103)
Color formats
HEX#E98A67
RGBrgb(233, 138, 103)
HSLhsl(16, 75%, 66%)
HSVhsv(16, 56%, 91%)
OKLCHoklch(73% 0.13 41)
CMYKcmyk(0%, 41%, 56%, 9%)
Contrast & accessibility
On white2.53:1below AA
On black8.30:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
--lightsalmon: #e98a67;
--lightsalmon-rgb: 233 138 103;
--lightsalmon-oklch: oklch(73% 0.13 41);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e98a67] text-[#e98a67] border-[#e98a67]
Shades & tints
Color harmonies
About this color
#E98A67 is a color with the RGB value rgb(233, 138, 103). Its closest CSS named color is "lightsalmon". 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.