Skip to content

#eccdce

a pale, soft red · warm · closest name: pink

RGB
236, 205, 206
HSL
358°, 45%, 87%
CMYK
0, 13, 13, 8
Luminance
0.6595

Every format

HEX#eccdce
RGBrgb(236, 205, 206)
HSLhsl(358, 45%, 87%)
CMYKcmyk(0%, 13%, 13%, 8%)
LABlab(85.0 11.0 3.5)
LCHlch(85.0 11.6 17.7)
OKLCHoklch(0.875 0.035 15.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccdce on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#eccdce on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.4%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow12.7%
Key (black)7.5%

Color previews

#eccdce text on a black background

contrast 14.19:1

Card sample

#eccdce text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccdce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccdce in the Color Lab