Skip to content

#ececdb

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

RGB
236, 236, 219
HSL
60°, 31%, 89%
CMYK
0, 0, 7, 8
Luminance
0.8294

Every format

HEX#ececdb
RGBrgb(236, 236, 219)
HSLhsl(60, 31%, 89%)
CMYKcmyk(0%, 0%, 7%, 8%)
LABlab(93.0 -2.9 8.2)
LCHlch(93.0 8.7 109.5)
OKLCHoklch(0.939 0.022 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.5%
Green92.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow7.2%
Key (black)7.5%

Color previews

#ececdb text on a black background

contrast 17.59:1

Card sample

#ececdb text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ececdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ececdb in the Color Lab