Skip to content

#eccecc

a pale, vivid red · warm · closest name: silver

RGB
236, 206, 204
HSL
4°, 46%, 86%
CMYK
0, 13, 14, 8
Luminance
0.6634

Every format

HEX#eccecc
RGBrgb(236, 206, 204)
HSLhsl(4, 46%, 86%)
CMYKcmyk(0%, 13%, 14%, 8%)
LABlab(85.2 10.2 4.9)
LCHlch(85.2 11.3 25.6)
OKLCHoklch(0.876 0.034 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccecc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#eccecc on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow13.6%
Key (black)7.5%

Color previews

#eccecc text on a black background

contrast 14.27:1

Card sample

#eccecc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccecc in the Color Lab