Skip to content

#eceeac

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

RGB
236, 238, 172
HSL
62°, 66%, 80%
CMYK
1, 0, 28, 7
Luminance
0.8196

Every format

HEX#eceeac
RGBrgb(236, 238, 172)
HSLhsl(62, 66%, 80%)
CMYKcmyk(1%, 0%, 28%, 7%)
LABlab(92.6 -10.8 31.8)
LCHlch(92.6 33.6 108.8)
OKLCHoklch(0.932 0.085 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eceeac on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#eceeac on black: 17.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green93.3%
Blue67.5%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow27.7%
Key (black)6.7%

Color previews

#eceeac text on a black background

contrast 17.39:1

Card sample

#eceeac text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eceeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eceeac in the Color Lab