Skip to content

#eb978b

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

RGB
235, 151, 139
HSL
8°, 71%, 73%
CMYK
0, 36, 41, 8
Luminance
0.4166

Every format

HEX#eb978b
RGBrgb(235, 151, 139)
HSLhsl(8, 71%, 73%)
CMYKcmyk(0%, 36%, 41%, 8%)
LABlab(70.6 30.2 19.5)
LCHlch(70.6 35.9 32.9)
OKLCHoklch(0.758 0.103 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green59.2%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta35.7%
Yellow40.9%
Key (black)7.8%

Color previews

#eb978b text on a black background

contrast 9.33:1

Card sample

#eb978b text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb978b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb978b in the Color Lab