Skip to content

#ececdc

a pale, soft yellow · cool · closest name: beige

RGB
236, 236, 220
HSL
60°, 30%, 89%
CMYK
0, 0, 7, 8
Luminance
0.8299

Every format

HEX#ececdc
RGBrgb(236, 236, 220)
HSLhsl(60, 30%, 89%)
CMYKcmyk(0%, 0%, 7%, 8%)
LABlab(93.0 -2.8 7.8)
LCHlch(93.0 8.2 109.5)
OKLCHoklch(0.939 0.021 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ececdc on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ececdc on black: 17.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green92.5%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#ececdc text on a black background

contrast 17.60:1

Card sample

#ececdc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ececdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ececdc in the Color Lab