Skip to content

#eee48c

a light, vivid yellow · cool · “khaki”

RGB
238, 228, 140
HSL
54°, 74%, 74%
CMYK
0, 4, 41, 7
Luminance
0.7556

Every format

HEX#eee48c
RGBrgb(238, 228, 140)
HSLhsl(54, 74%, 74%)
CMYKcmyk(0%, 4%, 41%, 7%)
LABlab(89.7 -8.8 44.1)
LCHlch(89.7 45.0 101.3)
OKLCHoklch(0.908 0.110 102.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee48c on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#eee48c on black: 16.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green89.4%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta4.2%
Yellow41.2%
Key (black)6.7%

Color previews

#eee48c text on a black background

contrast 16.11:1

Card sample

#eee48c text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee48c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee48c in the Color Lab