Skip to content

#ececbb

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

RGB
236, 236, 187
HSL
60°, 56%, 83%
CMYK
0, 0, 21, 8
Luminance
0.8141

Every format

HEX#ececbb
RGBrgb(236, 236, 187)
HSLhsl(60, 56%, 83%)
CMYKcmyk(0%, 0%, 21%, 8%)
LABlab(92.3 -7.8 23.8)
LCHlch(92.3 25.1 108.2)
OKLCHoklch(0.931 0.064 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ececbb on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ececbb on black: 17.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green92.5%
Blue73.3%

CMYK percentages

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

Color previews

#ececbb text on a black background

contrast 17.28:1

Card sample

#ececbb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ececbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ececbb in the Color Lab