Skip to content

#ecabb2

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

RGB
236, 171, 178
HSL
354°, 63%, 80%
CMYK
0, 28, 25, 8
Luminance
0.5017

Every format

HEX#ecabb2
RGBrgb(236, 171, 178)
HSLhsl(354, 63%, 80%)
CMYKcmyk(0%, 28%, 25%, 8%)
LABlab(76.2 24.8 5.9)
LCHlch(76.2 25.5 13.4)
OKLCHoklch(0.804 0.077 11.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecabb2 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ecabb2 on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green67.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta27.5%
Yellow24.6%
Key (black)7.5%

Color previews

#ecabb2 text on a black background

contrast 11.03:1

Card sample

#ecabb2 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecabb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecabb2 in the Color Lab