Skip to content

#ecdf8c

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

RGB
236, 223, 140
HSL
52°, 72%, 74%
CMYK
0, 6, 41, 8
Luminance
0.7250

Every format

HEX#ecdf8c
RGBrgb(236, 223, 140)
HSLhsl(52, 72%, 74%)
CMYKcmyk(0%, 6%, 41%, 8%)
LABlab(88.2 -7.1 42.2)
LCHlch(88.2 42.8 99.5)
OKLCHoklch(0.896 0.105 100.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecdf8c on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ecdf8c on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green87.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow40.7%
Key (black)7.5%

Color previews

#ecdf8c text on a black background

contrast 15.50:1

Card sample

#ecdf8c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecdf8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecdf8c in the Color Lab