Skip to content

#ecccc3

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

RGB
236, 204, 195
HSL
13°, 52%, 85%
CMYK
0, 14, 17, 8
Luminance
0.6496

Every format

HEX#ecccc3
RGBrgb(236, 204, 195)
HSLhsl(13, 52%, 85%)
CMYKcmyk(0%, 14%, 17%, 8%)
LABlab(84.5 9.8 8.6)
LCHlch(84.5 13.1 41.3)
OKLCHoklch(0.870 0.038 36.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecccc3 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ecccc3 on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.0%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow17.4%
Key (black)7.5%

Color previews

#ecccc3 text on a black background

contrast 13.99:1

Card sample

#ecccc3 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecccc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecccc3 in the Color Lab