Skip to content

#eecc66

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

RGB
238, 204, 102
HSL
45°, 80%, 67%
CMYK
0, 14, 57, 7
Luminance
0.6232

Every format

HEX#eecc66
RGBrgb(238, 204, 102)
HSLhsl(45, 80%, 67%)
CMYKcmyk(0%, 14%, 57%, 7%)
LABlab(83.1 0.0 54.4)
LCHlch(83.1 54.4 90.0)
OKLCHoklch(0.854 0.127 91.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green80.0%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta14.3%
Yellow57.1%
Key (black)6.7%

Color previews

#eecc66 text on a black background

contrast 13.46:1

Card sample

#eecc66 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 204, 102, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 204, 102, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eecc66;
background: linear-gradient(135deg, #eecc66, #B5EE66);

Monochromatic scale

Palettes built from #eecc66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eecc66 in the Color Lab