Skip to content

#eccd64

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

RGB
236, 205, 100
HSL
46°, 78%, 66%
CMYK
0, 13, 58, 8
Luminance
0.6242

Every format

HEX#eccd64
RGBrgb(236, 205, 100)
HSLhsl(46, 78%, 66%)
CMYKcmyk(0%, 13%, 58%, 8%)
LABlab(83.1 -1.4 55.4)
LCHlch(83.1 55.4 91.5)
OKLCHoklch(0.854 0.129 93.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccd64 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#eccd64 on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.4%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow57.6%
Key (black)7.5%

Color previews

#eccd64 text on a black background

contrast 13.48:1

Card sample

#eccd64 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccd64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccd64 in the Color Lab