Skip to content

#ecdfbb

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

RGB
236, 223, 187
HSL
44°, 56%, 83%
CMYK
0, 6, 21, 8
Luminance
0.7420

Every format

HEX#ecdfbb
RGBrgb(236, 223, 187)
HSLhsl(44, 56%, 83%)
CMYKcmyk(0%, 6%, 21%, 8%)
LABlab(89.0 -1.2 19.3)
LCHlch(89.0 19.3 93.7)
OKLCHoklch(0.905 0.050 90.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecdfbb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#ecdfbb on black: 15.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green87.5%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow20.8%
Key (black)7.5%

Color previews

#ecdfbb text on a black background

contrast 15.84:1

Card sample

#ecdfbb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecdfbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecdfbb in the Color Lab