Skip to content

#ec8c8c

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

RGB
236, 140, 140
HSL
0°, 72%, 74%
CMYK
0, 41, 41, 8
Luminance
0.3848

Every format

HEX#ec8c8c
RGBrgb(236, 140, 140)
HSLhsl(0, 72%, 74%)
CMYKcmyk(0%, 41%, 41%, 8%)
LABlab(68.4 36.4 15.8)
LCHlch(68.4 39.7 23.5)
OKLCHoklch(0.741 0.117 20.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec8c8c on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#ec8c8c on black: 8.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green54.9%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta40.7%
Yellow40.7%
Key (black)7.5%

Color previews

#ec8c8c text on a black background

contrast 8.70:1

Card sample

#ec8c8c text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 140, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 140, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ec8c8c;
background: linear-gradient(135deg, #ec8c8c, #ECCC8C);

Monochromatic scale

Palettes built from #ec8c8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec8c8c in the Color Lab