Skip to content

#eccc85

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

RGB
236, 204, 133
HSL
41°, 73%, 72%
CMYK
0, 14, 44, 8
Luminance
0.6271

Every format

HEX#eccc85
RGBrgb(236, 204, 133)
HSLhsl(41, 73%, 72%)
CMYKcmyk(0%, 14%, 44%, 8%)
LABlab(83.3 1.9 39.5)
LCHlch(83.3 39.5 87.2)
OKLCHoklch(0.857 0.097 86.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccc85 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#eccc85 on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.0%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow43.6%
Key (black)7.5%

Color previews

#eccc85 text on a black background

contrast 13.54:1

Card sample

#eccc85 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccc85 in the Color Lab