Skip to content

#eccc79

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

RGB
236, 204, 121
HSL
43°, 75%, 70%
CMYK
0, 14, 49, 8
Luminance
0.6240

Every format

HEX#eccc79
RGBrgb(236, 204, 121)
HSLhsl(43, 75%, 70%)
CMYKcmyk(0%, 14%, 49%, 8%)
LABlab(83.1 0.8 45.3)
LCHlch(83.1 45.3 89.0)
OKLCHoklch(0.855 0.109 89.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.5%
Green80.0%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow48.7%
Key (black)7.5%

Color previews

#eccc79 text on a black background

contrast 13.48:1

Card sample

#eccc79 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccc79

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccc79 in the Color Lab