Skip to content

#eccdc1

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

RGB
236, 205, 193
HSL
17°, 53%, 84%
CMYK
0, 13, 18, 8
Luminance
0.6535

Every format

HEX#eccdc1
RGBrgb(236, 205, 193)
HSLhsl(17, 53%, 84%)
CMYKcmyk(0%, 13%, 18%, 8%)
LABlab(84.7 9.0 10.0)
LCHlch(84.7 13.4 48.0)
OKLCHoklch(0.871 0.039 42.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccdc1 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#eccdc1 on black: 14.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.4%
Blue75.7%

CMYK percentages

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

Color previews

#eccdc1 text on a black background

contrast 14.07:1

Card sample

#eccdc1 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccdc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccdc1 in the Color Lab