Skip to content

#eb978a

a light, vivid red · warm · closest name: salmon

RGB
235, 151, 138
HSL
8°, 71%, 73%
CMYK
0, 36, 41, 8
Luminance
0.4163

Every format

HEX#eb978a
RGBrgb(235, 151, 138)
HSLhsl(8, 71%, 73%)
CMYKcmyk(0%, 36%, 41%, 8%)
LABlab(70.6 30.1 20.0)
LCHlch(70.6 36.1 33.6)
OKLCHoklch(0.758 0.104 29.3)

Copy-ready code

/* CSS */
color: #eb978a;
background-color: #eb978a;
/* Tailwind (arbitrary) */
class="text-[#eb978a] bg-[#eb978a]"
/* SCSS */
$brand: #eb978a;
/* SwiftUI */
Color(red: 0.922, green: 0.592, blue: 0.541)
/* Android */
Color.parseColor("#eb978a")

Accessibility — WCAG contrast

Aa
#eb978a on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#eb978a on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green59.2%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta35.7%
Yellow41.3%
Key (black)7.8%

Color previews

#eb978a text on a black background

contrast 9.33:1

Card sample

#eb978a text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #eb978a;
Background color
Panel with #eb978a background
background-color: #eb978a;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #eb978a;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(235, 151, 138, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 151, 138, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb978a;
background: linear-gradient(135deg, #eb978a, #EBD88A);

Monochromatic scale

Palettes built from #eb978a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb978a in the Color Lab