Skip to content

#ecccc1

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

RGB
236, 204, 193
HSL
15°, 53%, 84%
CMYK
0, 14, 18, 8
Luminance
0.6487

Every format

HEX#ecccc1
RGBrgb(236, 204, 193)
HSLhsl(15, 53%, 84%)
CMYKcmyk(0%, 14%, 18%, 8%)
LABlab(84.4 9.5 9.6)
LCHlch(84.4 13.5 45.3)
OKLCHoklch(0.869 0.039 39.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.5%
Green80.0%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow18.2%
Key (black)7.5%

Color previews

#ecccc1 text on a black background

contrast 13.97:1

Card sample

#ecccc1 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecccc1 in the Color Lab