Skip to content

#ececcb

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

RGB
236, 236, 203
HSL
60°, 47%, 86%
CMYK
0, 0, 14, 8
Luminance
0.8214

Every format

HEX#ececcb
RGBrgb(236, 236, 203)
HSLhsl(60, 47%, 86%)
CMYKcmyk(0%, 0%, 14%, 8%)
LABlab(92.6 -5.5 16.0)
LCHlch(92.6 16.9 108.8)
OKLCHoklch(0.935 0.043 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ececcb on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ececcb on black: 17.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green92.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#ececcb text on a black background

contrast 17.43:1

Card sample

#ececcb text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ececcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ececcb in the Color Lab