Skip to content

#eec2cd

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

RGB
238, 194, 205
HSL
345°, 56%, 85%
CMYK
0, 19, 14, 7
Luminance
0.6117

Every format

HEX#eec2cd
RGBrgb(238, 194, 205)
HSLhsl(345, 56%, 85%)
CMYKcmyk(0%, 19%, 14%, 7%)
LABlab(82.5 17.4 0.4)
LCHlch(82.5 17.4 1.4)
OKLCHoklch(0.856 0.052 1.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eec2cd on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#eec2cd on black: 13.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green76.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta18.5%
Yellow13.9%
Key (black)6.7%

Color previews

#eec2cd text on a black background

contrast 13.23:1

Card sample

#eec2cd text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eec2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eec2cd in the Color Lab