Skip to content

#ecab9b

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

RGB
236, 171, 155
HSL
12°, 68%, 77%
CMYK
0, 28, 34, 8
Luminance
0.4933

Every format

HEX#ecab9b
RGBrgb(236, 171, 155)
HSLhsl(12, 68%, 77%)
CMYKcmyk(0%, 28%, 34%, 8%)
LABlab(75.7 21.8 17.7)
LCHlch(75.7 28.0 39.1)
OKLCHoklch(0.798 0.080 34.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecab9b on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ecab9b on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green67.1%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta27.5%
Yellow34.3%
Key (black)7.5%

Color previews

#ecab9b text on a black background

contrast 10.87:1

Card sample

#ecab9b text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecab9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecab9b in the Color Lab