Skip to content

#ecdf85

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

RGB
236, 223, 133
HSL
52°, 73%, 72%
CMYK
0, 6, 44, 8
Luminance
0.7230

Every format

HEX#ecdf85
RGBrgb(236, 223, 133)
HSLhsl(52, 73%, 72%)
CMYKcmyk(0%, 6%, 44%, 8%)
LABlab(88.1 -7.8 45.6)
LCHlch(88.1 46.2 99.7)
OKLCHoklch(0.895 0.112 101.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecdf85 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ecdf85 on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green87.5%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow43.6%
Key (black)7.5%

Color previews

#ecdf85 text on a black background

contrast 15.46:1

Card sample

#ecdf85 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecdf85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecdf85 in the Color Lab