Skip to content

#eccdc3

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

RGB
236, 205, 195
HSL
15°, 52%, 85%
CMYK
0, 13, 17, 8
Luminance
0.6544

Every format

HEX#eccdc3
RGBrgb(236, 205, 195)
HSLhsl(15, 52%, 85%)
CMYKcmyk(0%, 13%, 17%, 8%)
LABlab(84.7 9.3 9.0)
LCHlch(84.7 12.9 44.0)
OKLCHoklch(0.872 0.038 38.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.5%
Green80.4%
Blue76.5%

CMYK percentages

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

Color previews

#eccdc3 text on a black background

contrast 14.09:1

Card sample

#eccdc3 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccdc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccdc3 in the Color Lab