Skip to content

#ecadbc

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

RGB
236, 173, 188
HSL
346°, 62%, 80%
CMYK
0, 27, 20, 8
Luminance
0.5135

Every format

HEX#ecadbc
RGBrgb(236, 173, 188)
HSLhsl(346, 62%, 80%)
CMYKcmyk(0%, 27%, 20%, 8%)
LABlab(76.9 25.2 1.5)
LCHlch(76.9 25.2 3.3)
OKLCHoklch(0.810 0.076 3.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecadbc on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#ecadbc on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green67.8%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow20.3%
Key (black)7.5%

Color previews

#ecadbc text on a black background

contrast 11.27:1

Card sample

#ecadbc text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecadbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecadbc in the Color Lab