Skip to content

#ecc3cd

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

RGB
236, 195, 205
HSL
345°, 52%, 85%
CMYK
0, 17, 13, 8
Luminance
0.6127

Every format

HEX#ecc3cd
RGBrgb(236, 195, 205)
HSLhsl(345, 52%, 85%)
CMYKcmyk(0%, 17%, 13%, 8%)
LABlab(82.5 16.1 0.5)
LCHlch(82.5 16.1 1.7)
OKLCHoklch(0.856 0.048 1.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecc3cd on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#ecc3cd on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green76.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta17.4%
Yellow13.1%
Key (black)7.5%

Color previews

#ecc3cd text on a black background

contrast 13.25:1

Card sample

#ecc3cd text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecc3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecc3cd in the Color Lab